System.Windows.Forms.Skins.CheckBoxSkin

CheckBoxSkin Class


Definition

public abstract class CheckBoxSkin: ControlSkin

Members Table

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

Inheritance Hierarchy

Object
ControlSkin
CheckBoxSkin
MyCheckBoxSkin
MyCheckBoxSkin

Class Information

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