BCGSoft.ControlBars Namespace > SplitterControl Class : HandleMouseEvent Method |
A MouseEvnetArgs that contains the event data for the event to process.
'Declaration Public Sub HandleMouseEvent( _ ByVal e As MouseEventArgs, _ ByVal msg As Integer _ )
'Usage Dim instance As SplitterControl Dim e As MouseEventArgs Dim msg As Integer instance.HandleMouseEvent(e, msg)
public void HandleMouseEvent( MouseEventArgs e, int msg )
public: void HandleMouseEvent( MouseEventArgs* e, int msg )
public: void HandleMouseEvent( MouseEventArgs^ e, int msg )
A MouseEvnetArgs that contains the event data for the event to process.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2