DTab
Description
This is used internally - although you're able to use it you probably shouldn't.
This element is created within and only used in the DPropertySheet file. These can be elements are stored items are stored in the Items
subtable of the DPropertySheet
Parent
Derives methods, etc not listed on this page from DButton.
Methods
Panel DTab:GetPropertySheet()
The DPropertySheet this tab belongs to.
number DTab:GetTabHeight()
This is used internally - although you're able to use it you probably shouldn't.
Returns the target height of this tab. Used internally by DTab's PANEL:ApplySchemeSettings.
Returns whether the tab is the currently selected tab of the associated DPropertySheet.
This is used internally - although you're able to use it you probably shouldn't.
Used internally by DTab:Setup.
DTab:SetPropertySheet( Panel pnl )
This is used internally - although you're able to use it you probably shouldn't.
Used internally by DTab:Setup.