GOA - System.Windows.Forms.Skins.FormSkin

FormSkin Class


Definition

public abstract class FormSkin: ControlSkin

Members Table

MethodDescription
DisposeInherited from ControlSkin.
DrawCloseButton
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
FormSkinInitializes a new instance of FormSkin.
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
OnFontChangedInherited from ControlSkin.
OnNCPaintInherited from ControlSkin.
OnPaint
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
CaptionFont
CloseButton
CloseButtonLocation
CloseButtonSize
Form
NCVisualInherited from ControlSkin.
NonClientParams
SkinInherited from ControlSkin.
ToolWindowCaptionFont
VisualInherited from ControlSkin.
FieldDescription
controlInherited from ControlSkin.

Inheritance Hierarchy

Object
ControlSkin
FormSkin
MyFormSkin

Class Information

NamespaceSystem.Windows.Forms.Skins
Flash LibrarySystem.Windows.Forms.scl
Flash Library Version2.0.0.2118
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.