The following tables list the members exposed by FormStyleSettings.
Name | Description | |
---|---|---|
FormStyleSettings Constructor | Constructor used for deserialization. |
Name | Description | |
---|---|---|
appearances | AppearancesColection from the control which manages this SubObject. (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets the settings of the object to their default values. | |
ResetAccessibleDescription | Resets the AccessibleDescription property to its default value. | |
ResetCaptionAreaActiveAppearance | Resets the CaptionAreaActiveAppearance property to its default value. | |
ResetCaptionAreaAppearance | Resets the CaptionAreaAppearance property to its default value. | |
ResetCaptionButtonsAppearances | Resets the properties of the CaptionButtonsAppearances to their default values. | |
ResetDefaultCaptionButtonsAppearances | Resets the properties of the DefaultCaptionButtonsAppearances to their default values. | |
ResetFormBorderAppearance | Resets the FormBorderAppearance property to its default value. | |
ResetFormDisplayStyle | Resets the FormDisplayStyle property to its default value. | |
ResetIsGlassSupported | Resets the IsGlassSupported property to its default value. | |
ResetMaximizedMdiChildFormCaptionAreaAppearance | Resets the MaximizedMdiChildFormCaptionAreaAppearance property to its default value. | |
ResetMaximizedMdiChildFormCaptionButtonsAppearances | Resets the properties of the MaximizedMdiChildFormCaptionButtonsAppearances to their default values. | |
ResetStyle | Resets the Style property to its default value. | |
ShouldSerialize | Overridden. Determines whether any properties of the object differ from their default values. | |
ShouldSerializeFormDisplayStyle | Determines whether the FormDisplayStyle property is set to its default value. | |
ShouldSerializeIsGlassSupported | Determines whether the IsGlassSupported property is set to its default value. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string so nothing shows up on the right side of the property grid. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Overridden. Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. | |
Initialize | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Invoked when the object is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeCaptionButtonsAppearances | Returns whether the CaptionButtonsAppearances requires serialization. | |
ShouldSerializeDefaultCaptionButtonsAppearances | Returns whether the DefaultCaptionButtonsAppearances requires serialization. | |
ShouldSerializeMaximizedMdiChildFormCaptionButtonsAppearances | Returns whether the MaximizedMdiChildFormCaptionButtonsAppearances requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |