Jump to content

Break in CtrlEdit and CtrlLabel


Chobyhy
 Share

Recommended Posts

Is it possible to add a break between a sentence without adding another GuiCtrlCreateEdit or GuiCtrlCreateLabel?

For example...

GUICtrlCreateEdit("TestOne (Enter/Break) TestTwo (Enter/Break) TestThree", $ES_READONLY)

So it shows up as in the edit box.

TestOne

TestTwo

TestThree

If its possible to do that with edit box, is it possible with the label as well?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...