While laying out some checkbox controls and setting their properties to %BS_PUSHLIKE the checkbox control does NOT update to a button in the Visual Designer. If %BS_PUSHLIKE is selected shouldn't the designer reflect this change?
When the app is compiled everything looks and behaves like it should. :D
I'm using Firefly 2.60.
Yes, you're exactly right. Thanks. Looks like I missed adding that style when the control is created in the designer. Will be fixed for the next version.