Hey all,
Is there a command to start a new line in a GUICtrlCreateLabel?
So for example Label GUICtrlCreateLabel("text on first line" &@LF& " text on second line", 0, 0, 200, 200, BitOR(0x01, 0x0200)
Is this possible?
Is there a command to start a new line in a GUICtrlCreateLabel?
So for example Label GUICtrlCreateLabel("text on first line" &@LF& " text on second line", 0, 0, 200, 200, BitOR(0x01, 0x0200)
Is this possible?