C# Class TpTrayUtility.Components.DecoratedTextBoxPropertyControl

Inheritance: PropertyControlBase
Show file Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Public Methods

Method Description
AttachTo ( Primitive primitive ) : void
DecoratedTextBoxPropertyControl ( ) : System

Private Methods

Method 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 method

public AttachTo ( Primitive primitive ) : void
primitive Primitive
return void

DecoratedTextBoxPropertyControl() public method

public DecoratedTextBoxPropertyControl ( ) : System
return System