UIControlledApplication Methods


UIControlled Application Methods

The UIControlledApplication type exposes the following members.

Methods
Name Description
Public method CreateAddInCommandBinding
Public method CreateRibbonPanel(String)
Public method CreateRibbonPanel(String, String)
Public method CreateRibbonPanel(Tab, String)
Public method CreateRibbonTab
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetDockablePane
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetRibbonPanels
Public method GetRibbonPanels(String)
Public method GetRibbonPanels(Tab)
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method LoadAddIn
Public method LoadPackageContents
Public method RegisterContextMenu
Public method RegisterDockablePane
Public method RemoveAddInCommandBinding
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also