C# Class TpTrayUtility.Components.ArrowPropertyControl

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

Méthodes publiques

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

Private Methods

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

Method Details

ArrowPropertyControl() public méthode

public ArrowPropertyControl ( ) : System
Résultat System

AttachTo() public méthode

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