The following tables list the members exposed by Appearance.
Name | Description | |
---|---|---|
Appearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlphaLevel | Overridden. The level (0 to 255) used for alpha blending (0 means default). This value is used when the BackColorAlpha, BorderAlpha, ForegroundAlpha, ImageAlpha, or ImageBackgroundAlpha properties are set to 'UseAlphaLevel'. | |
BackColor | Overridden. The primary color used to fill the background. | |
BackColor2 | Overridden. The second color used in a gradient fill of the background. | |
BackColorAlpha | Overridden. Specifies what alpha level (opacity) is applied to the background color. | |
BackColorDisabled | Overridden. The primary color used to fill the background of disabled elements. | |
BackColorDisabled2 | Overridden. The second color used to gradient fill the background of disabled elements. | |
BackGradientAlignment | Overridden. Determines how the BackGradientStyle is aligned with respect to its origin and extent. | |
BackGradientStyle | Overridden. Specifies if and how a color gradient will be used to fill the background. | |
BackHatchStyle | Overridden. Specifies if a hatch brush will be used to fill the background. | |
BorderAlpha | Overridden. An enumeration that specifies what alpha level (opacity) is applied to the borders. | |
BorderColor | Overridden. The color used to draw 2D borders. | |
BorderColor2 | Overridden. The second color used to draw 2D borders. | |
BorderColor3DBase | Overridden. The color used as the base for calculating the shadow and highlight colors when drawing 3D borders. | |
Cursor | Overridden. The mouse cursor. | |
Data | Overridden. The internal structure that actually holds the property values | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FontData | Overridden. The font override settings to be used for displaying text. | |
ForeColor | Overridden. The color of text. | |
ForeColorDisabled | Overridden. The color of text for disabled elements. | |
ForegroundAlpha | Overridden. An enumeration that specifies what alpha level (opacity) is applied to text. | |
HasFontData | Overridden. Returns true if any of the fontdata properties are not set to their default values | |
Image | Overridden. The foreground image. Can be either an image or an index into the imagelist's collection | |
ImageAlpha | Overridden. An enumeration that specifies what alpha level (opacity) is applied to the foreground image. | |
ImageBackground | Overridden. The background image. | |
ImageBackgroundAlpha | Overridden. An enumeration that specifies what alpha level (opacity) is applied to the background image. | |
ImageBackgroundDisabled | Overridden. Determines the background image for a disabled image. | |
ImageBackgroundOrigin | Overridden. The origin of the background image. | |
ImageBackgroundStretchMargins | Overridden. Determines the margins used when drawing an ImageBackground when ImageBackgroundStyle is set to Stretched. | |
ImageBackgroundStyle | Overridden. The style of the background image. | |
ImageHAlign | Overridden. The alignment of the Image horizontally. | |
ImageVAlign | Overridden. The alignment of the Image vertically. | |
Key | The key of the item in the appearances collection (Inherited from Infragistics.Win.AppearanceBase) | |
NonDefaultSettings | Overridden. Bit flags that indicate which properties have non-default values. | |
StyleLibraryName | Overridden. Returns or sets the name of the library from which the style resource should be obtained. | |
StyleResourceName | Overridden. Returns or sets the name of the application styling resource whose appearance information should be included when the MergeData method is invoked. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TextHAlign | Overridden. The alignment of text horizontally. | |
TextTrimming | Overridden. Specifies how text will be rendered when there is not enough room to display the entire string. | |
TextVAlign | Overridden. The alignment of text vertically. | |
ThemedElementAlpha | Overridden. An enumeration that specifies what alpha level (opacity) is applied to a themed element. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Clone | Overridden. Returns a clone of the appearance object | |
Compare | Compares two appearances | |
CreateFont | Overloaded. Overridden. This creates a font based on the FontData settings and the passed in base font. | |
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) | |
Equals | If object is of the same type, compares contents to determine equality. (Inherited from Infragistics.Win.AppearanceBase) | |
GetHashCode | Returns a hash code for the object. (Inherited from Infragistics.Win.AppearanceBase) | |
GetImage | Overridden. Returns the image property as an image. If it was set as an index into an imagelist control it will return the image at that index. If the image property was set to an image it will return that image. | |
GetImageBackground | Overridden. Returns the image from the appearance that should be used to render the element based on the specified enabled state. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
HasPropertyBeenSet | Overridden. Returns true if the requested property has been set | |
HavePropertiesBeenSet | Overridden. Returns true if any of the requested property have been set | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
MergeData | Overridden. Merges/copies the non-default appearance property settings from this object into the target AppearanceData structure based on the properties requested. | |
MergeDataExclude | Overridden. Merges/copies the non-default appearance property settings from this object into the target AppearanceData structure based on the properties requested. | |
MergeDataInclude | Overridden. Merges/copies the non-default appearance property settings from this object into the target AppearanceData structure based on the properties requested. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties back to their defaults | |
ResetAlphaLevel | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackColor | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackColor2 | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackColorAlpha | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackColorDisabled | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackColorDisabled2 | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackGradientAlignment | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackGradientStyle | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBackHatchStyle | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBorderAlpha | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBorderColor | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBorderColor2 | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetBorderColor3DBase | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetCursor | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetFontData | Overridden. Resets the property back to its default value | |
ResetForeColor | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetForeColorDisabled | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetForegroundAlpha | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImage | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageAlpha | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageBackground | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageBackgroundAlpha | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageBackgroundDisabled | Resets the AppearanceBase.ImageBackgroundDisabled property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageBackgroundOrigin | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageBackgroundStretchMargins | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageBackgroundStyle | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageHAlign | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetImageVAlign | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetStyleLibraryName | Resets the AppearanceBase.StyleLibraryName property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetStyleResourceName | Resets the AppearanceBase.StyleResourceName property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetTextHAlign | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetTextTrimming | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetTextVAlign | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ResetThemedElementAlpha | Resets the property back to its default value (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerialize | Overridden. Returns true if any appearance property is set to a non-default value | |
ShouldSerializeFontData | Overridden. Returns true if the value is not the default | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the number of non-default properties. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeFrom | Initializes the state of this object from a source object of the same type. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Called when and active object is Disposed to notify a derived class when the object has been Disposed. The default implmentation does nothing | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAlphaLevel | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackColor | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackColor2 | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackColorAlpha | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackColorDisabled | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackColorDisabled2 | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackGradientAlignment | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackGradientStyle | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBackHatchStyle | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBorderAlpha | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBorderColor | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBorderColor2 | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeBorderColor3DBase | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeCursor | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeForeColor | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeForeColorDisabled | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeForegroundAlpha | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImage | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageAlpha | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageBackground | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageBackgroundAlpha | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageBackgroundDisabled | Returns true if the AppearanceBase.ImageBackgroundDisabled is not set to its default value. (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageBackgroundOrigin | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageBackgroundStretchMargins | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageBackgroundStyle | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageHAlign | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeImageVAlign | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeStyleLibraryName | Returns true if the AppearanceBase.StyleLibraryName is not set to its default value. (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeStyleResourceName | Returns true if the AppearanceBase.StyleResourceName is not set to its default value. (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeTextHAlign | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeTextTrimming | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeTextVAlign | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) | |
ShouldSerializeThemedElementAlpha | Returns true if the value is not the default (Inherited from Infragistics.Win.AppearanceBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |