SetTextControlExLinePadding |
www.progui.co.uk Top Previous Next |
SetTextControlExLinePadding() Syntax Success = SetTextControlExLinePadding(ID.i, Padding.l) Description Sets the line padding of a multi-line TextControlEx. ID is the handle/ID of a previously created TextControlEx or can be -1 in order to set the line padding for all TextControlEx's created after this command. Returns true for success or zero for failure.
|