Dispose()
|
Releases all resources used by the current object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
ForceCompactUIMode(Boolean, Boolean)
static
|
This method is not intended to be used in code. Use the WindowsFormsSettings.CompactUIMode property instead to switch between regular and compact UI modes.
|
GetCompactScaleFactor()
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetCompactScaleFactor(String)
static
|
|
GetCompactUI()
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetHashCode()
|
Serves as the default hash function.
|
GetIsSpaciousSkin()
|
For internal use.
|
GetMaskColor()
|
Gets the actual value of the UserLookAndFeel.SkinMaskColor setting for the current UserLookAndFeel object.
|
GetMaskColor2()
|
Gets the actual value of the UserLookAndFeel.SkinMaskColor2 setting for the current UserLookAndFeel object.
|
GetSpaciousScaleFactor()
|
For internal use.
|
GetTouchScaleFactor()
|
This member supports the internal infrastructure, and is not intended to be used directly from your code. Use the WindowsFormsSettings.TouchScaleFactor property instead.
|
GetTouchUI()
|
This member supports the internal infrastructure, and is not intended to be used directly from your code. Use the WindowsFormsSettings.TouchUIMode property instead.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RegisterEventRecord<T>()
static
|
|
Reset()
|
Reverts the look and feel settings to their default values.
|
ResetParentLookAndFeel()
|
Sets the UserLookAndFeel.ParentLookAndFeel property to its default value.
|
SetDefaultStyle()
|
Applies the default look and feel settings to a control.
|
SetFlatStyle()
|
Applies the Flat style to a control.
|
SetOffice2003Style()
|
Applies the Office2003 style to a control.
|
SetSkinStyle(SkinStyle)
|
Applies the desired DevExpress skin to the application.
|
SetSkinStyle(SkinSvgPalette)
|
Applies the specified skin and palette.
|
SetSkinStyle(String, TouchUIMode)
|
Obsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
SetSkinStyle(String, Boolean)
|
Obsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
SetSkinStyle(String, String)
|
Applies the specified skin and palette.
|
SetSkinStyle(String)
|
Applies the specified skin.
|
SetStyle(ILookAndFeelService, String)
|
For internal use.
|
SetStyle(ILookAndFeelService)
|
This method supports internal infrastructure and is not intended to be used in code.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, TouchUIMode, Single)
|
Obsolete. Sets the look and feel settings of the current object to the specified values.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, TouchUIMode)
|
Obsolete. Sets the look and feel settings of the current object to the specified values.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, Boolean, Single)
|
Obsolete. Sets the look and feel settings of the current object to the specified values.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, Boolean)
|
Obsolete. Sets the look and feel settings of the current object to the specified values.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean, String, String)
|
Sets the look and feel settings of the current object to the specified values.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean, String)
|
Sets the look and feel settings of the current object to the specified values.
|
SetStyle(LookAndFeelStyle, Boolean, Boolean)
|
Sets the look and feel settings of the current object.
|
SetStyle3D()
|
Applies the Style3D style to a control.
|
SetUltraFlatStyle()
|
Applies the UltraFlat style to a control.
|
SetWindowsXPStyle()
|
Applies the WindowsXP style to a control.
|
ShouldSerialize()
|
Tests whether the UserLookAndFeel object should be persisted.
|
ToString()
|
Returns the text representation of the current object.
|
UpdateStyleSettings()
|
Notifies controls that look-and-feel settings have been changed and the controls need to be refreshed.
|