GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SideButtonBase クラス : OnMouseUp メソッド |
'Declaration Protected Overridable Sub OnMouseUp( _ ByVal sender As Object, _ ByVal e As MouseEventArgs _ )
'使用法 Dim instance As SideButtonBase Dim sender As Object Dim e As MouseEventArgs instance.OnMouseUp(sender, e)
protected virtual void OnMouseUp( object sender, MouseEventArgs e )