Jump to content

Recommended Posts

Posted

I notice in the Help File (beta) under GUICtrlCreateButton parameters it has:

style - forced styles : $WS_TABSTOP, $BS_PUSHBUTTON, $BS_NOTIFY

I have run a search in the Help File for $BS_PUSHBUTTON and $BS_NOTIFY and can't find them. Are these just typo's or are they particular button styles that aren't listed?

Also, why is it that when you make a bitmap button, it loses the ability to highlight it's border when you pass the mouse cursor over it like does for a simple text button? Is there a specific PushButton style I need to be using to get this back?

Thanks.

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
×
×
  • Create New...