Property | Type | Description | |
---|---|---|---|
clickTimer | |||
height | int | ||
parent | |||
width | int |
Method | Description | |
---|---|---|
Draw ( IDrawingGraphics g ) : void | ||
DynamicElement ( string text ) : System | ||
HandleTap ( System point ) : void | ||
NotifyAttach ( |
||
notifyDimensions ( int width, int height ) : void |
Method | Description | |
---|---|---|
ClickedTimer ( object state ) : void |
public DynamicElement ( string text ) : System | ||
text | string | |
return | System |
public NotifyAttach ( |
||
control | ||
return | void |
public notifyDimensions ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
protected Timer,System.Threading clickTimer | ||
return |
protected Control,System.Windows.Forms parent | ||
return |