FlexReport for WinForms
GetChildAtPoint(Point,GetChildAtPointSkip) メソッド


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Forms 名前空間 > OutputRangeForm クラス > GetChildAtPoint メソッド : GetChildAtPoint(Point,GetChildAtPointSkip) メソッド
シンタックス
'宣言
 
Public Overloads Function GetChildAtPoint( _
   ByVal pt As System.Drawing.Point, _
   ByVal skipValue As System.Windows.Forms.GetChildAtPointSkip _
) As System.Windows.Forms.Control
'使用法
 
Dim instance As OutputRangeForm
Dim pt As System.Drawing.Point
Dim skipValue As System.Windows.Forms.GetChildAtPointSkip
Dim value As System.Windows.Forms.Control
 
value = instance.GetChildAtPoint(pt, skipValue)
public System.Windows.Forms.Control GetChildAtPoint( 
   System.Drawing.Point pt,
   System.Windows.Forms.GetChildAtPointSkip skipValue
)

パラメータ

pt
skipValue
参照

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