Ribbon for WinForms
OnMouseUp メソッド (ContentElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ContentElement クラス : OnMouseUp メソッド
System.Windows.Forms.MouseEventArgs that contains the event data.
Called by the host control when the user releases a mouse button over this Element.
シンタックス
'宣言
 
Public Overridable Sub OnMouseUp( _
   ByVal e As MouseEventArgs _
) 
public virtual void OnMouseUp( 
   MouseEventArgs e
)

パラメータ

e
System.Windows.Forms.MouseEventArgs that contains the event data.
参照

ContentElement クラス
ContentElement メンバ