Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 2
Default The "temporary" parameter of CommandBarPopup.Controls.Add

Hi,

Could someone explain me what the tempoaray parameter defines in:

myCommandBarPopup.Controls.Add(type, id, parameter, before, TEMPORARY)
as Office.CommandBarButton;

This is all the documentation I've found:
http://msdn2.microsoft.com/en-us/lib...ffice.11).aspx

Br,
Tom

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default The "temporary" parameter of CommandBarPopup.Controls.Add

Sometimes VBAs help isn't too bad <vbg:

Temporary Optional Variant. True to make the new control temporary. Temporary
controls are automatically deleted when the container application is closed. The
default value is False.

(from xl2003's help)

Tom wrote:

Hi,

Could someone explain me what the tempoaray parameter defines in:

myCommandBarPopup.Controls.Add(type, id, parameter, before, TEMPORARY)
as Office.CommandBarButton;

This is all the documentation I've found:
http://msdn2.microsoft.com/en-us/lib...ffice.11).aspx

Br,
Tom


--

Dave Peterson
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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
Temporary Array i.e. match "this" and return entire row Alan[_7_] Excel Discussion (Misc queries) 1 August 13th 07 10:06 PM
"Empty" values in holiday parameter for NETWORKDAYS() function RMTP Excel Worksheet Functions 6 April 30th 06 12:51 AM
CommandBars("Worksheet Menu Bar").Controls("Tools").Enabled = Fals Arturo Excel Programming 3 May 26th 05 05:44 PM
Can ActiveX controls be "disabled" and "enabled"? William DeLeo Excel Programming 1 May 7th 04 09:10 PM


All times are GMT +1. The time now is 02:36 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"