Ribbon for WinForms
HitTest(Point) メソッド

C1.Win.Ribbon.4.8 アセンブリ > C1.Win.Ribbon 名前空間 > C1Ribbon クラス > HitTest メソッド : HitTest(Point) メソッド
Position to test.
Gets the hit-testable element at a given position.
シンタックス
'宣言
 
Public Overloads Function HitTest( _
   ByVal pt As Point _
) As Element
public Element HitTest( 
   Point pt
)

パラメータ

pt
Position to test.

戻り値の型

Element at the given position.
参照

C1Ribbon クラス
C1Ribbon メンバ
オーバーロード一覧