SetPromptWidth |
Change the prompt width of an entry or dropcombo control
Prototype:
SetPromptWidth(LONG ControlID, LONG nWidth)
Arguments:
ControlID |
ID of the control |
nWidth |
New prompt width. Set to PTB:BTN_RESIZE if you want the size to be equal to the size of the prompt-text. |