PowerTools CalendarGrid for Windows Forms 1.0J
OnMouseUp メソッド (SideButtonBase)

イベントソースを示す System.Object
イベントデータを含む System.Windows.Forms.MouseEventArgs オブジェクト。
MouseUp イベントを発生させます。
構文
Protected Overridable Sub OnMouseUp( _
   ByVal sender As Object, _
   ByVal e As MouseEventArgs _
) 
protected virtual void OnMouseUp( 
   object sender,
   MouseEventArgs e
)

パラメータ

sender
イベントソースを示す System.Object
e
イベントデータを含む System.Windows.Forms.MouseEventArgs オブジェクト。
参照

SideButtonBase クラス
SideButtonBase メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.