United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Office 2010
Office 2010
Office 2010 Primary Interop Assembly Reference
Class Library
Microsoft.Office.Core
CommandBarsClass Class
CommandBarsClass Methods
Add Method
add_OnUpdate Method
AddEx Method
CommitRenderingTransaction Method
ExecuteMso Method
FindControl Method
FindControls Method
GetEnabledMso Method
GetEnumerator Method
GetImageMso Method
GetLabelMso Method
GetPressedMso Method
GetScreentipMso Method
GetSupertipMso Method
GetVisibleMso Method
ReleaseFocus Method
remove_OnUpdate Method
This topic has not yet been rated
-
Rate this topic
CommandBarsClass
.
remove_OnUpdate Method
Office 2010
Other Versions
Office 2003
Namespace:
Microsoft.Office.Core
Assembly:
office
(in office.dll)
Syntax
C#
VB
Copy
public
virtual
void
remove_OnUpdate( _CommandBarsEvents_OnUpdateEventHandler param0 )
Parameters
param0
Type:
Microsoft.Office.Core
.
_CommandBarsEvents_OnUpdateEventHandler
Implements
_CommandBarsEvents_Event
.
remove_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler)
See Also
Reference
CommandBarsClass Class
CommandBarsClass Members
Microsoft.Office.Core Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD