GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI.Entities
TabData Class
TabData Constructor
TabData Methods
TabData Fields
TabData Constructor
Create the new tab type.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
TabData
(
string
tabName
,
Panel
tabPanel
,
Button
tabButton
)
Parameters
tabName
Type:
System
String
Tab name / identifier.
tabPanel
Type:
GeonBit.UI.Entities
Panel
Tab panel.
tabButton
Type:
GeonBit.UI.Entities
Button
Tab button.
See Also
Reference
TabData Class
GeonBit.UI.Entities Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com