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


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス > 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 C1FlexViewer
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
参照

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