C# Class TpTrayUtility.Components.LinePropertyControl

Inheritance: PropertyControlBase
显示文件 Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Public Methods

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

Private Methods

Method Description
colorControl_ValueChanged ( object sender, EventArgs e ) : void
lineDD_ValueChanged ( 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

LinePropertyControl() public method

public LinePropertyControl ( ) : System
return System