バージョン

WantsInputNotification メソッド (StateDepictionUIElement)

指定した inputType の通知がこの要素に渡されるかどうかを示すブール値を返します。
シンタックス
'宣言
 
Protected Overrides Function WantsInputNotification( _
   ByVal inputType As Infragistics.Win.UIElementInputType, _
   ByVal point As Point _
) As Boolean
protected override bool WantsInputNotification( 
   Infragistics.Win.UIElementInputType inputType,
   Point point
)

パラメータ

inputType
point
参照