Version

FormStyleSettings Class Properties

For a list of all members of this type, see FormStyleSettings members.

Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the System.Windows.Forms.AccessibleObject for this toolbar.  
Public PropertyAccessibleDescriptionReturns/sets a string that describes the visual appearance of the UltraFormManager's top docking area.  
Public PropertyCaptionThe caption that will be displayed in the form caption area.  
Public PropertyCaptionAreaActiveAppearanceThe appearance used to render the background of the form's caption area when the caption is rendered as active.  
Public PropertyCaptionAreaAppearanceThe appearance used to render the background of the form's caption area.  
Public PropertyCaptionButtonsAppearancesGets/Sets the appearance of caption buttons with the exception of the caption buttons on maximized MDI child forms.  
Public PropertyCaptionInactiveReturns or sets the caption that will be displayed in the ribbon caption area when the containing form is inactive.  
Public PropertyDefaultCaptionButtonsAppearancesGets/Sets the general appearance of all caption buttons.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFormBorderAppearanceReturns or sets the appearance used to render the border area of the form.  
Public PropertyFormDisplayStyleDetermines if the form is displayed with rounded corners and if the UltraFormManager will draw the form's caption area and borders.  
Public PropertyFormManagerThe UltraFormManager component that owns the FormStyleSettings.  
Public PropertyHasCaptionAreaActiveAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCaptionAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCaptionButtonsAppearancesReturns whether a CaptionButtonsAppearances object has been created for the CaptionButtonsAppearances.  
Public PropertyHasDefaultCaptionButtonsAppearancesReturns whether a CaptionButtonsAppearances object has been created for the DefaultCaptionButtonsAppearances.  
Public PropertyHasFormBorderAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasMaximizedMdiChildFormCaptionAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasMaximizedMdiChildFormCaptionButtonsAppearancesReturns whether a CaptionButtonsAppearances object has been created for the MaximizedMdiChildFormCaptionButtonsAppearances.  
Public PropertyIsGlassSupportedGets or sets whether glass should be extended automatically into a containing form.  
Public PropertyMaximizedMdiChildFormCaptionAreaAppearanceThe appearance used to render the form's caption area when it is a maximized MDI child form.  
Public PropertyMaximizedMdiChildFormCaptionButtonsAppearancesGets/Sets the appearance of caption buttons on maximized MDI child forms.  
Public PropertyStyleReturns/sets the display style (Office XP/2000/2003, Visual Studio 2005, etc.) of the form's borders and caption area.  
Public PropertyStyleResolvedReturns the effective style setting (read-only)  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyUltraFormCaptionAreaAccessibilityObjectThe accessible object for the ribbon caption area  
Public PropertyUltraFormCaptionCloseButtonAccessibilityObjectThe accessible object for the ribbon caption close button  
Public PropertyUltraFormCaptionMaximizeButtonAccessibilityObjectThe accessible object for the ribbon caption maximize button  
Public PropertyUltraFormCaptionMinimizeButtonAccessibilityObjectThe accessible object for the ribbon caption minimize button  
Protected Properties
 NameDescription
Protected PropertyAppearanceManagerClass for managing multiple appearance properties. (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also