| Visual Basic (Declaration) | |
|---|---|
Public Property UnderMouse As Boolean | |
| C# | |
|---|---|
public bool UnderMouse {get; set;} | |
Property Value
Boolean.This 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 > UserDrawnTabEventArgs Class : UnderMouse Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property UnderMouse As Boolean | |
| C# | |
|---|---|
public bool UnderMouse {get; set;} | |