C# Class TpTrayUtility.Components.BoxPropertyControl

Inheritance: PropertyControlBase
ファイルを表示 Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Public Methods

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

Private Methods

Method Description
colorControl_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

BoxPropertyControl() public method

public BoxPropertyControl ( ) : System
return System