Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » How to Set CExtButton Transparent Collapse All
Subject Author Date
zou Jun 30, 2002 - 4:22 AM

I like this lib
and i find i can’t make button Transparent such as CButtonST lib.
CButtonST can make button backgroud to window ,such as picture or color.
how can i do?

Sergiy Lavrynenko Jul 9, 2002 - 10:41 AM

If you wish to use both the CExtButton features (e.g. menu tracking, etc.) and the ButtonST features, you should create your own class derived from the ButtonST and then implement the CExtButton methods you need in that derived class.

Best regards,
Sergiy Lavrynenko.