System.Windows.Forms.Skins.ButtonSkin

ButtonSkin Class


Definition

public abstract class ButtonSkin: ControlSkin

Members Table

MethodDescription
ButtonSkinInitializes a new instance of ButtonSkin.
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
ButtonSkin
MyButtonSkin
MyButtonSkin

Class Information

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