DTinyButton

From GMod Wiki

Jump to: navigation, search
Derma Control: DTinyButton
Parent Class:DButton
Subclasses:
Description:
A small button.
DescriptionCreates a DFrame
Used onNewerClient.png
Code
DTinyButton= vgui.Create("DTinyButton", DermaPanel)
OutputDTinyButton.PNG


Methods

NewerClient.png DTinyButton.ApplySchemeSettings
NewerClient.png DTinyButton.Init
NewerClient.png DTinyButton.Paint

Inherited from DButton

NewerClient.png DButton.SetDrawBackground
NewerClient.png DButton.GetSelected
NewerClient.png DButton.SetDisabled
NewerClient.png DButton.GetDrawBorder
NewerClient.png DButton.IsDown
NewerClient.png DButton.OnMouseReleased
NewerClient.png DButton.GenerateExample
NewerClient.png DButton.SetConsoleCommand
NewerClient.png DButton.DoRightClick
NewerClient.png DButton.SetSelected
NewerClient.png DButton.GetDrawBackground
NewerClient.png DButton.DoClick
NewerClient.png DButton.GetDisabled
NewerClient.png DButton.SetDrawBorder
NewerClient.png DButton.OnMousePressed

Inherited from DLabel

NewerClient.png DLabel.ApplySchemeSettings
NewerClient.png DLabel.GenerateExample
NewerClient.png DLabel.GetAutoStretchVertical
NewerClient.png DLabel.GetColor
NewerClient.png DLabel.GetTextColor
NewerClient.png DLabel.GetTextColorHovered
NewerClient.png DLabel.Init
NewerClient.png DLabel.OnCursorEntered
NewerClient.png DLabel.OnCursorExited
NewerClient.png DLabel.Paint
NewerClient.png DLabel.PerformLayout
NewerClient.png DLabel.SetAutoStretchVertical
NewerClient.png DLabel.SetColor
NewerClient.png DLabel.SetText
NewerClient.png DLabel.SetTextColor
NewerClient.png DLabel.SetTextColorHovered
NewerClient.png DLabel.SizeToContents
NewerClient.png DLabel.SetWrap

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox