バージョン

WantsInputNotification メソッド (ColorWellOverlayUIElement)

オーバーライドされます。オーバーレイ要素はマウスに応答しません。
シンタックス
'宣言
 
Protected Overrides Function WantsInputNotification( _
   ByVal inputType As UIElementInputType, _
   ByVal point As Point _
) As Boolean
protected override bool WantsInputNotification( 
   UIElementInputType inputType,
   Point point
)

パラメータ

inputType
Infragistics.Win.UIElementInputType
point
現在の System.Drawing.Point

戻り値の型

False。
参照