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.
Subject |
Author |
Date |
|
Shailesh Nikam
|
Feb 2, 2007 - 3:01 AM
|
Hi,
How to set label background color as transparent
|
|
Technical Support
|
Feb 2, 2007 - 11:30 AM
|
The CExtLabel control does not support a transparent background. Each control in Prof-UIS has its own background and you should use the CExtPaintManager::g_nMsgPaintInheritedBackground registered message which allows you to paint a custom background that is consistent between controls. You can find information about how to use this message in the forum, just make a search for.
|
|