Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Custom Toolbar/Menu for UserForm

I am developing a custom dialog box/userform through the Excel 2003 VBE. I
would like to create a custom toolbar menu for this userform, but I can't
find any controls that allow me to "build" a toolbar in the VBE.

Is there a way to do this with the VBE, or must it be coded using VBA?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Custom Toolbar/Menu for UserForm

Userforms don't support menus like VB 6.0 forms. At least there is no built
in support for it - no controls.

--
Regards,
Tom Ogilvy



"mikeg710" wrote:

I am developing a custom dialog box/userform through the Excel 2003 VBE. I
would like to create a custom toolbar menu for this userform, but I can't
find any controls that allow me to "build" a toolbar in the VBE.

Is there a way to do this with the VBE, or must it be coded using VBA?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Custom Toolbar/Menu for UserForm

Thank you.

"Tom Ogilvy" wrote:

Userforms don't support menus like VB 6.0 forms. At least there is no built
in support for it - no controls.

--
Regards,
Tom Ogilvy



"mikeg710" wrote:

I am developing a custom dialog box/userform through the Excel 2003 VBE. I
would like to create a custom toolbar menu for this userform, but I can't
find any controls that allow me to "build" a toolbar in the VBE.

Is there a way to do this with the VBE, or must it be coded using VBA?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Custom Toolbar/Menu for UserForm

You could try the TabStrip. You might need to add 'MS Forms 2.0 TabStrip' to
your Control-toolbox.

If you set Appearance-0 and Style-0 (in the Custom properties), add some
buttons and it'll look pretty much like a menu bar.

Regards,
Peter T



"mikeg710" wrote in message
...
I am developing a custom dialog box/userform through the Excel 2003 VBE.

I
would like to create a custom toolbar menu for this userform, but I can't
find any controls that allow me to "build" a toolbar in the VBE.

Is there a way to do this with the VBE, or must it be coded using VBA?



Reply
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
Custom Floatable Toolbar Popup Menu Pflugs Excel Programming 6 June 14th 07 03:51 PM
Lock a custom Userform in toolbar thedouble13man Excel Programming 0 May 10th 07 12:23 AM
Add standard excel button to custom toolbar menu Gixxer_J_97[_2_] Excel Programming 9 December 21st 05 07:13 PM
VBA - Disappearing custom menu and custom toolbar Peter[_50_] Excel Programming 2 December 2nd 04 06:09 PM
Adding a check mark to the custom made toolbar/menu continue...... aiyer[_59_] Excel Programming 0 September 2nd 04 12:52 AM


All times are GMT +1. The time now is 12:20 PM.

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"