For a list of all members of this type, see LinkedAppearance members.
Name | Description | |
---|---|---|
Clone | Overridden. Returns a clone of the object | |
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 properties 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 always since we need to maintain the link to the appearance in the collection even if the appearance has all default properties. | |
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 index in the collection and the key value. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
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) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
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) |