![]() |
how add a bitmap to status bar |
Post Reply
|
| Author | |
stephen_hyc
Newbie
Joined: 27 January 2005 Status: Offline Points: 38 |
Post Options
Thanks(0)
Quote Reply
Topic: how add a bitmap to status barPosted: 24 May 2005 at 1:14am |
|
how can i add a bitmap to the status bar.
|
|
![]() |
|
bevpet
Newbie
Joined: 01 April 2005 Location: Canada Status: Offline Points: 39 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 May 2005 at 10:33am |
|
take a look at this sample, it doesn't have bitmaps, but you can easily alter to display a bitmap http://www.codeproject.com/statusbar/ExtStatusControlBar.asp
|
|
![]() |
|
thodgson
Groupie
Joined: 11 August 2003 Status: Offline Points: 78 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 May 2005 at 11:41am |
|
// .h // Mainfrm.cpp if (!m_wndStatusBar.Create(this) || m_wndStatusBar.SetPaneWidth(nIndex, xtAfxData.cxSmIcon); |
|
|
Tim H(http://www.ExclamationSoft.com)
Product: Xtreme Toolkit v13.1 Platform: Vista(x64)-SP1 Language: Visual C++ 6.0 Currently: Satisfied w/ Toolkit |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |