Jump to content

Recommended Posts

Posted

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?

Posted (edited)

Thanks for the help, but one more question. How can I have a scroll bar (vertical), I can't find it in the GUI Control style

At the same time I need to run $ES_READONLY

Edited by Chobyhy

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
  • Recently Browsing   0 members

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