LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
MVM MVM is offline
external usenet poster
 
Posts: 53
Default positioning the control on a popup commandbar

I have a commandbar of popup type with a combobox control..
code is as follows/
Set myPopup = CommandBars.Add(Name:="MyBar", Position:=msoBarPopup)
'msoBarFloating) ' ', MenuBar:=True, temporary:=True)
Set myMnu = myPopup.Controls.Add(Type:=msoControlComboBox,
temporary:=False)

Question: popupbar appears as a bar next to curser. It has the combobox
control. But its position is not that good. combobox arrow is on far right.
It opensto the right of the control when the arrow is clicked. How to
control this position?
I like to have the drop down box to fall from the control similar to a combo
box

thank you
MVM
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Popup commandbar and Setfocus Greg Wilson Excel Programming 2 September 24th 05 07:26 AM
Assign hyperlink to new commandbar control mabond Excel Programming 3 August 22nd 05 02:33 PM
How control where the CommandBar will be placed? Gunnar Johansson[_5_] Excel Programming 4 May 9th 05 04:07 AM
How to force repaint of popup commandbar? RB Smissaert Excel Programming 0 December 17th 03 01:59 PM
Add control to commandbar Dan[_20_] Excel Programming 2 August 27th 03 04:47 PM


All times are GMT +1. The time now is 10:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"