DPropertySheet
From GMod Wiki
Revision as of 20:58, 9 November 2011 by TheFreeman193 (Talk | contribs)
Derma Control: DPropertySheet | |
---|---|
Parent Class: | Panel |
Subclasses: | |
Description: | |
A control with tabs. |
Examples
Methods
DPropertySheet.AddSheet
DPropertySheet.CrossFade
DPropertySheet.GetActiveTab
DPropertySheet.GetDrawBackground
DPropertySheet.GetFadeTime
DPropertySheet.GetPadding
DPropertySheet.GetShowIcons
DPropertySheet.Init
DPropertySheet.Paint
DPropertySheet.PerformLayout
DPropertySheet.SetActiveTab
DPropertySheet.SetDrawBackground
DPropertySheet.SetFadeTime
DPropertySheet.SetPadding
DPropertySheet.SetShowIcons
DPropertySheet.SizeToContentWidth
DPropertySheet.Think