For a list of all members of this type, see FormStyleSettings members.
Name | Description | |
---|---|---|
AccessibilityObject | Returns the System.Windows.Forms.AccessibleObject for this toolbar. | |
AccessibleDescription | Returns/sets a string that describes the visual appearance of the UltraFormManager's top docking area. | |
Caption | The caption that will be displayed in the form caption area. | |
CaptionAreaActiveAppearance | The appearance used to render the background of the form's caption area when the caption is rendered as active. | |
CaptionAreaAppearance | The appearance used to render the background of the form's caption area. | |
CaptionButtonsAppearances | Gets/Sets the appearance of caption buttons with the exception of the caption buttons on maximized MDI child forms. | |
CaptionInactive | Returns or sets the caption that will be displayed in the ribbon caption area when the containing form is inactive. | |
DefaultCaptionButtonsAppearances | Gets/Sets the general appearance of all caption buttons. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FormBorderAppearance | Returns or sets the appearance used to render the border area of the form. | |
FormDisplayStyle | Determines if the form is displayed with rounded corners and if the UltraFormManager will draw the form's caption area and borders. | |
FormManager | The UltraFormManager component that owns the FormStyleSettings. | |
HasCaptionAreaActiveAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCaptionAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCaptionButtonsAppearances | Returns whether a CaptionButtonsAppearances object has been created for the CaptionButtonsAppearances. | |
HasDefaultCaptionButtonsAppearances | Returns whether a CaptionButtonsAppearances object has been created for the DefaultCaptionButtonsAppearances. | |
HasFormBorderAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasMaximizedMdiChildFormCaptionAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasMaximizedMdiChildFormCaptionButtonsAppearances | Returns whether a CaptionButtonsAppearances object has been created for the MaximizedMdiChildFormCaptionButtonsAppearances. | |
IsGlassSupported | Gets or sets whether glass should be extended automatically into a containing form. | |
MaximizedMdiChildFormCaptionAreaAppearance | The appearance used to render the form's caption area when it is a maximized MDI child form. | |
MaximizedMdiChildFormCaptionButtonsAppearances | Gets/Sets the appearance of caption buttons on maximized MDI child forms. | |
Style | Returns/sets the display style (Office XP/2000/2003, Visual Studio 2005, etc.) of the form's borders and caption area. | |
StyleResolved | Returns the effective style setting (read-only) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
UltraFormCaptionAreaAccessibilityObject | The accessible object for the ribbon caption area | |
UltraFormCaptionCloseButtonAccessibilityObject | The accessible object for the ribbon caption close button | |
UltraFormCaptionMaximizeButtonAccessibilityObject | The accessible object for the ribbon caption maximize button | |
UltraFormCaptionMinimizeButtonAccessibilityObject | The accessible object for the ribbon caption minimize button |
Name | Description | |
---|---|---|
AppearanceManager | Class for managing multiple appearance properties. (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
AppearanceManagerPropIds | Overridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |