The Field type exposes the following members.

Methods

  Name Description
Public method Clone
Creates a new object that is a copy of the current Field object.
Protected method GetRenderContent
Selects the text or image that will be rendered by the field.
Protected method Load
Override in derived classes to provide advanced persistence mechanism.
Protected method Save
Override in derived classes to provide advanced persistence mechanism.
Public method SetZOrder
Brings a field to the front or sends it to the back of the ZOrder.
Public method ToString
Returns a description of the field (name, location, size).
(Overrides Object..::..ToString()()()().)

See Also