Name | Description | |
---|---|---|
FieldPaintEventArgs Constructor | Initializes a new instance of the FieldPaintEventArgs class. |
The following tables list the members exposed by FieldPaintEventArgs.
Name | Description | |
---|---|---|
FieldPaintEventArgs Constructor | Initializes a new instance of the FieldPaintEventArgs class. |
Name | Description | |
---|---|---|
ClipRectangle | Gets the rectangle in which to paint. (Inherited from System.Windows.Forms.PaintEventArgs) | |
Field | Gets the field which triggers the FieldsEditorControl.FieldPaint event. | |
Graphics | Gets the graphics used to paint. (Inherited from System.Windows.Forms.PaintEventArgs) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases all resources used by the System.Windows.Forms.PaintEventArgs. (Inherited from System.Windows.Forms.PaintEventArgs) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from System.Windows.Forms.PaintEventArgs) |