System.Windows.Forms.Skins.LabelSkin

LabelSkin Class


Definition

public abstract class LabelSkin: ControlSkin

Members Table

MethodDescription
Dispose(Inherited from ControlSkin)
Equals(Inherited from Object)
GetHashCode(Inherited from Object)
GetTypeName(Inherited from Object)
LabelSkinInitializes a new instance of LabelSkin.
MemberwiseClone(Inherited from Object)
OnFontChanged(Inherited from ControlSkin)
OnPaint
ReferenceEquals(Inherited from Object)
ToString(Inherited from Object)
PropertyDescription
Skin(Inherited from ControlSkin)
FieldDescription
control(Inherited from ControlSkin)

Inheritance Hierarchy

Object
ControlSkin
LabelSkin
MyLabelSkin
MyLabelSkin

Class Information

NamespaceSystem.Windows.Forms.Skins
Libraryforms.scl
Library Version1.0.0.1829
© 2004-2005 GlobFX Technologies. All rights reserved.