Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Organize Toolbar buttons as 3x3 cells
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Organize Toolbar buttons as 3x3 cells

 Post Reply Post Reply
Author
Message
sheetal View Drop Down
Newbie
Newbie


Joined: 17 April 2008
Location: Netherlands
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sheetal Quote  Post ReplyReply Direct Link To This Post Topic: Organize Toolbar buttons as 3x3 cells
    Posted: 06 June 2008 at 11:19am
Hello,

I want to Organize my toolbar buttons in 3x3 cells like the attached file.
Is this posssible.

Thanks in advance.uploads/20080606_111912_3x3.zip
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: 06 June 2008 at 3:23pm
Hi,
 
yes, you can wrap row with this code:
 
ToolBar.Controls(4).Flags = xtpFlagWrapRow
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
sheetal View Drop Down
Newbie
Newbie


Joined: 17 April 2008
Location: Netherlands
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sheetal Quote  Post ReplyReply Direct Link To This Post Posted: 09 June 2008 at 11:07am
This is working to wrap different toolbars into rows.
But I want to wrap Icons(buttons)  in a single toolbar.

Please Help me.

Thanks
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: 09 June 2008 at 4:01pm
seems you didn't even try it..
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
sheetal View Drop Down
Newbie
Newbie


Joined: 17 April 2008
Location: Netherlands
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote sheetal Quote  Post ReplyReply Direct Link To This Post Posted: 10 June 2008 at 5:49am
Indeed.........I didnt tried it(actually tried by wrong way)
Now I tried it and it is working fine.....

Thank you Oleg.



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.046 seconds.