Ant Organisation Ltd documentation

WindowsFieldDisplayer Members

WindowsFieldDisplayer overview

Public Instance Constructors

WindowsFieldDisplayerOverloaded. Initializes a new instance of the WindowsFieldDisplayer class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAlignment Gets the preferred alignment of this field.
GetControl Gets the Windows control that represents this field
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetHelpString Overidden to provide the help string for the control which is under this point. Basic implementation provides, the help string for the control.
GetPreferredSize Gets the preferred size of the component based on the suggested size
GetType (inherited from Object)Gets the Type of the current instance.
GetValue Gets the value from the control
MarkInvalidControls Marks all the invalid sub controls
SetValue Sets the value of the control
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

ControlChanged This event is fired (by the overriding class) when a control has changed. It is used to reverify the form

Protected Instance Properties

Context Gets the context for this displayer
FieldDef Gets the field definition for this field
MyControl Gets the control which is represented by this object
Parent Gets the parent control for the control represented by this object

Protected Instance Methods

ChildChanged Standard handler for any event which indicates that the control has changed value
ChildValidatingChanged Standard handler for any event which indicates that the control has changed value
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
FireControlChanged Fires the ControlChanged event
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
PostInit Handle creation of the control and populate the MyControl member

See Also

WindowsFieldDisplayer Class | Ant.ContentEntry Namespace