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