| Visual Basic (Declaration) | |
|---|---|
Public Property UnderMouse As Boolean | |
| C# | |
|---|---|
public bool UnderMouse {get; set;} | |
Property Value
BooleanThis property is only used when HotTrack Property is True.
| dbicTabs | Send comments on this topic. |
| UnderMouse Property | |
| See Also | |
|
| dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > UserDrawnTabTextEventArgs Class : UnderMouse Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property UnderMouse As Boolean | |
| C# | |
|---|---|
public bool UnderMouse {get; set;} | |