![]() |
Commandbar position |
Post Reply
|
| Author | |
Mr.Den
Groupie
Joined: 26 August 2007 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Topic: Commandbar positionPosted: 11 May 2009 at 11:35am |
|
Is there a way when creating a floating commandbar in code to specify the left and top of the commandbar? When I create the commandbar, it is at 0,0 (left,top) of my screen. Here is the code I am using: Dim obBar As CommandBar Set obBar = obCommandBars.Add("Mismatched page numbers", xtpBarFloating) |
|
|
Product: Xtreme SuitePro (ActiveX) version 16.3.1
Platform: Windows 7 Professional (64bit) - SP 1 Language: Visual Basic 6.0 SP 6 |
|
![]() |
|
Aaron
Senior Member
Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 May 2009 at 12:52pm |
|
Hi,
You can use method:
CommandBars.DockToolBar obBar, 1000, 1000, xtpBarFloating
|
|
|
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.... |
|
![]() |
|
Mr.Den
Groupie
Joined: 26 August 2007 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 May 2009 at 6:51am |
|
Thank you Aaron, for the fast reply. I got buisy and did not have time to try until today, works perfect |
|
|
Product: Xtreme SuitePro (ActiveX) version 16.3.1
Platform: Windows 7 Professional (64bit) - SP 1 Language: Visual Basic 6.0 SP 6 |
|
![]() |
|
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 |