Jump to content

EZSkin Buttons with Multi-Lines?


 Share

Recommended Posts

First off, thank you to the person who provided the EZSkin code -it has been a tremendous help to us in creating a nicer looking menu.

I have a need to create a button with text that spans two lines. I can get it to work with the generic grey windows buttons:

$SurgicalPC = GuiCtrlCreateButton("SurgiNet Surgical PowerChart", 90, 130, 100, 30,BitOR($BS_BOTTOM, $BS_MULTILINE))

But using EZSkin, I am having trouble - does the $BS_MULTILINE not work with EZSkin? Is there a different way to do it?

Thank you in advance for your help!

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...