DMultiChoice.SetEditable

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:SetEditable( Boolean )
Description:
Lets you edit the text box
Returns: nil
In Object: DMultiChoice
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DMultiChoice.SetEditable]DMultiChoice.SetEditable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionThis will set it true
Used onNewerClient.png
Code
myPanel:SetEditable( true )
OutputLets you edit the text box to an extent


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox