Version

Search Results

ToolAppearance Property

Returns or sets the Appearance object that controls the objects formatting. Syntax Remarks The Appearance property of an object is used to associate the object with an Appearance object that will determine its appearance. The Appearance object has properties that control settings such as color, borders, font, tran...

ToolbarsManager Property (SettingsBase)

Returns the UltraToolbarsManager to which the SettingsBase is attached. Syntax Remarks This property returns a reference to the UltraToolbarsManager object associated with this SettingsBase object. This property is read only.

ToolDisplayStyle Property

Returns or sets a value that specifies display style for all PopupMenuTool on the UltraToolbar which determines when the tools text and image are displayed. Syntax Remarks The DefaultForToolType setting indicates tools are displayed based on the default for the tools type and location. The TextOnlyAlways setting s...

ToString Method (SettingsBase)

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

UseLargeImages Property

Returns or sets a value that specifies whether the tools on the toolbar/menu will display using the toolbarmanagers UltraToolbarsManager.ImageSizeLarge. Syntax