Vertical floating toolbar |
Post Reply |
Author | |
Micca
Groupie Joined: 26 November 2008 Status: Offline Points: 22 |
Post Options
Thanks(0)
Posted: 12 October 2016 at 8:46pm |
hi,
is it possible to change the orientation of a floating toolbar from horizontal (buttons from left to right) to vertical (button from top to the bottom) but with horizontal text orientation? |
|
Micca
--------------------- Product: Xtreme Commandbars (ActiveX) Version 17.2 Platform: Win7 64bit Language: Visual Basic 6.0 SP6 |
|
gibra
Senior Member Joined: 31 October 2008 Location: Italy Status: Offline Points: 288 |
Post Options
Thanks(0)
|
Set Position property to xtpBarLeft
|
|
gibra
CJ SuiteControl v: 13.x to 19.x Windows 10 64bit VS2019 - VB6.0 SP6 <a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8 |
|
Micca
Groupie Joined: 26 November 2008 Status: Offline Points: 22 |
Post Options
Thanks(0)
|
xtpBarLeft docks the toolbar to the left edge and it changes the text orientation to vertical.
I need a floating toolbar with vertical aligned buttons (from the top to the bottom) and horizontal aligned icons/text... Example: |
|
Micca
--------------------- Product: Xtreme Commandbars (ActiveX) Version 17.2 Platform: Win7 64bit Language: Visual Basic 6.0 SP6 |
|
gibra
Senior Member Joined: 31 October 2008 Location: Italy Status: Offline Points: 288 |
Post Options
Thanks(0)
|
I know what is a vertical toolbar...
I use the next code with success:
|
|
gibra
CJ SuiteControl v: 13.x to 19.x Windows 10 64bit VS2019 - VB6.0 SP6 <a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8 |
|
Micca
Groupie Joined: 26 November 2008 Status: Offline Points: 22 |
Post Options
Thanks(0)
|
Your example creats a fixed toolbar at the left edge of the window and not a floating toolbar, or?
I need a floating+vertical toolbar that the user can drag around... |
|
Micca
--------------------- Product: Xtreme Commandbars (ActiveX) Version 17.2 Platform: Win7 64bit Language: Visual Basic 6.0 SP6 |
|
Carlos Rocha
Groupie Joined: 11 February 2008 Location: Portugal Status: Offline Points: 92 |
Post Options
Thanks(0)
|
I think what you need is a DialogBar with as many toolbars as the options you want, all of them docked to the top. I managed to do this to create a SideBar.
|
|
SuitePro 20.3.0
OS: Windows 10 Language: Visual Objects 2.8 |
|
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 |