Panel.SetText
From GMod Wiki
(Redirected from DCheckBoxLabel.SetText)
				
																
				
				
								
				| Function | |
| Syntax | Panel:SetText( String text ) | 
| Description: | |
| Sets the text in the control. | |
| Returns: | nil | 
| In Object: | Panel | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.SetText]Panel.SetText [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
Additional Notes
- This work on following panels: P.Button, P.TextEntry, P.RichText, P.Label, P.URLLabel.
- If you know more controls than the above, please add.
- This function can work with more than 255 bytes of data.
 
			
			