Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - StatusBar Style Property
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

StatusBar Style Property

 Post Reply Post Reply
Author
Message
coolzsunil View Drop Down
Groupie
Groupie


Joined: 18 March 2009
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote coolzsunil Quote  Post ReplyReply Direct Link To This Post Topic: StatusBar Style Property
    Posted: 24 March 2009 at 10:53am
The Statusbar Style Property has the following valid values:
 
XTPStatusPaneStyle Enumeration
 
Member Description
SBPS_NOBORDERS When this flag is applied, the border will be removed from the indicated statusbar pane.
SBPS_DISABLED When this flag is applied, the indicated statusbar pane will be disabled.  The text in the pane will appear "disabled" based on the DrawDisabledText setting.
SBPS_STRETCH The pane will stretched, it will not have a static width.  So the pane's width can be only more or equal to its Width property.
 
I would like the style for the dialog to have a border. But I do not want the other two values.
 
Is there any way to do this?
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 25 March 2009 at 2:23am
Hi,
 
Guess its default.   How do you see it ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
coolzsunil View Drop Down
Groupie
Groupie


Joined: 18 March 2009
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote coolzsunil Quote  Post ReplyReply Direct Link To This Post Posted: 25 March 2009 at 6:04am
Got it, It was default itself. Read it wrong.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.234 seconds.