GrapeCity SPREAD for WPF 2.0J
OnMouseLeftButtonDown メソッド (CellDropDownButton)

イベントデータ。
このコントロールの上にマウスポインタがある間にマウス左ボタンが押されたときに発生する System.Windows.UIElement.MouseLeftButtonDown イベントのクラス処理を提供します。
構文
'Declaration
 
Protected Overrides Sub OnMouseLeftButtonDown( _
   ByVal e As MouseButtonEventArgs _
) 
protected override void OnMouseLeftButtonDown( 
   MouseButtonEventArgs e
)

パラメータ

e
イベントデータ。
例外
例外説明
System.ArgumentNullExceptione が null です。
参照

CellDropDownButton クラス
CellDropDownButton メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.