dbicTabs Send comments on this topic.
TabOverEventArgs Class Members
See Also  Properties 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace : TabOverEventArgs Class


"

The following tables list the members exposed by TabOverEventArgs.

"

Public Constructors

 NameDescription
public ConstructorTabOverEventArgs ConstructorCreates a new instance of the TabOverEventArgs.  
Top

Public Properties

 NameDescription
public PropertyTabIndexReturns the 0-based index of the tab currently under the mouse  
public PropertyTabPageReturns the TabPage object currently under the mouse.  
Top

See Also