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 |
|
Kjetil Salomonsen
|
Oct 31, 2006 - 3:09 AM
|
|
|
Technical Support
|
Oct 31, 2006 - 11:11 AM
|
To assign an icon to the status bar pane, you can use the following code: CStatusBar::GetStatusBarCtrl().SetIcon(
the_index_of_the_pane,
the_HICON_handle_or_NULL_to_remove
); This code works with the latest version available on our site.
|
|