Skybound VisualTips

VisualTipOfficePreset Members

VisualTipOfficePreset overview

Public Static (Shared) Properties

AutoSelect A preset which selects XPBlue, XPGreen, XPSilver or Control depending on the system colors.
Brown A preset based on brown.
Control A preset which matches the system Control color.
Cyan A preset based on cyan.
DeepBlue A preset based on dark blue.
Hazel A preset based on hazel.
Midnight A preset based on black.
Pink A preset based on pink.
Red A preset based on ref.
Smoke A preset based on light gray.
ToolTip A preset based on the system tooltip color.
Violet A preset based on violet.
XPBlue A preset which matches the windows XP blue theme.
XPGreen A preset which matches the windows XP green theme.
XPSilver A preset which matches the windows XP silver theme.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

VisualTipOfficePreset Class | Skybound.VisualTips.Rendering Namespace