C# Class TpTrayUtility.Components.DecoratedTextBoxPropertyControl

Inheritance: PropertyControlBase
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Méthodes publiques

Méthode Description
AttachTo ( Primitive primitive ) : void
DecoratedTextBoxPropertyControl ( ) : System

Private Methods

Méthode Description
colorControl_ValueChanged ( object sender, EventArgs e ) : void
colorControl_ValueChanged2 ( object sender, EventArgs e ) : void
numControl_ValueChanged ( object sender, EventArgs e ) : void

Method Details

AttachTo() public méthode

public AttachTo ( Primitive primitive ) : void
primitive Primitive
Résultat void

DecoratedTextBoxPropertyControl() public méthode

public DecoratedTextBoxPropertyControl ( ) : System
Résultat System