Version

Search Results

ToolbarsManager Property (Ribbon)

The UltraToolbarsManager component that owns the Ribbon. Syntax

ToString Method (Ribbon)

Returns an empty string so nothing shows up on the right side of the property grid. Syntax Return Value An empty string.

Visible Property (Ribbon)

Returns or sets whether the Ribbon area is visible. Syntax Remarks When using this Microsoft Office 2007 UI capability, be aware that the Infragistics license grants you no rights to the Microsoft Office 2007 UI. For more information, contact officeui@microsoft.com, and see Installing Microsoft Office 2007 UI Capa...

Ribbon Constructor

Constructor used for deserialization. Syntax Parameters info The serialization information.context The streaming context.

Ribbon Constructor

Overload List

RootToolsCollection Class

Collection of ToolBase derived objects off the UltraToolbarsManagers UltraToolbarsManager.Tools collection. Syntax Example The following code creates 2 toolbars and a button tool. It adds an instance of the button tool to each toolbar. It then sets some shared properties on the tool which will affect both tool ins...

RootToolsCollection Class Events

For a list of all members of this type, see RootToolsCollection members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top