Method | Description | |
---|---|---|
SetPropertyOnArea ( string propertyName, object value ) : void | ||
YamuiArea ( ) : System |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
PaintTransparentBackground ( |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected PaintTransparentBackground ( |
||
graphics | ||
clipRect | ||
return | void |
public SetPropertyOnArea ( string propertyName, object value ) : void | ||
propertyName | string | |
value | object | |
return | void |