Commandbars in middle of form |
Post Reply |
Author | |
tmurph
Newbie Joined: 18 February 2010 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 22 March 2010 at 5:40pm |
Is there a way to get a command bar in the middle of a form? All my attempt have given me a bar at the top/right/left/bottom of the form. I need the command bars in a groupbox in the middle of the form however.
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Just put CommandBars control inside PictureBox and PictureBox in Groupbox. This way you can position commandbars (menu or toolbar) yourself by positioning PictureBox (in code) inside GroupBox
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
tmurph
Newbie Joined: 18 February 2010 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
I got it figured out. It ended up that the cause was other errors on the page not letting the commandbars load correctly.
|
|
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 |