Value indicating if the mouse events will be handled by the RowSelector.
'Declaration
Protected ReadOnly Property MouseState As RowSelector.RowSelectorMouseState
'Usage
Dim instance As RowSelector
Dim value As RowSelector.RowSelectorMouseState
value = instance.MouseState
protected RowSelector.RowSelectorMouseState MouseState {get;}
Property Value
A
RowSelector.RowSelectorMouseState value indicating mouse events will be handled by the RowSelector. If Idle, then the RowSelector will not handle the mouse events.
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