System.Windows.Forms.Skins.TextBoxSkin

TextBoxSkin Class


Definition

public abstract class TextBoxSkin: ControlSkin

Members Table

MethodDescription
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)
TextBoxSkinInitializes a new instance of TextBoxSkin.
ToString(Inherited from Object)
PropertyDescription
Skin(Inherited from ControlSkin)
FieldDescription
MouseIsOver
control(Inherited from ControlSkin)

Inheritance Hierarchy

Object
ControlSkin
TextBoxSkin
MyTextBoxSkin
MyTextBoxSkin

Class Information

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