BCGSoft.Controls.Grid Namespace > PushButtonCell Class : CheckMouseOverContentState Method |
'Declaration Public Overrides Function CheckMouseOverContentState( _ ByVal e As MouseEventArgs, _ ByVal type As MouseEventType, _ ByRef handled As Boolean _ ) As Boolean
'Usage Dim instance As PushButtonCell Dim e As MouseEventArgs Dim type As MouseEventType Dim handled As Boolean Dim value As Boolean value = instance.CheckMouseOverContentState(e, type, handled)
public override bool CheckMouseOverContentState( MouseEventArgs e, MouseEventType type, ref bool handled )
public: bool CheckMouseOverContentState( MouseEventArgs* e, MouseEventType type, ref bool handled ) override
public: bool CheckMouseOverContentState( MouseEventArgs^ e, MouseEventType type, bool% handled ) override
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