The RenderFieldEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RenderFieldEventArgs |
Initializes a new instance of the RenderFieldEventArgs class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Render |
Renders the field into the designer surface.
|
Properties
Name | Description | |
---|---|---|
![]() |
Bounds |
Gets the Rectangle where the field will be rendered.
|
![]() |
Field |
Gets the Field object that will be rendered.
|
![]() |
Graphics |
Gets the Graphics object where the field will be rendered.
|
![]() |
Handled |
Gets or sets a value that determines whether the event has been handled.
|
![]() |
Section |
Gets the Section that contains the field.
|
![]() |
Text |
Gets or sets the text that will be displayed by the designer in the field.
|