Ant Organisation Ltd documentation

DisplayMappingsWindowsDisplayer Members

DisplayMappingsWindowsDisplayer overview

Public Instance Constructors

DisplayMappingsWindowsDisplayer Constructor

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAlignment
GetControl (inherited from WindowsFieldDisplayer) 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 (inherited from WindowsFieldDisplayer) Overidden to provide the help string for the control which is under this point. Basic implementation provides, the help string for the control.
GetPreferredSize
GetType (inherited from Object)Gets the Type of the current instance.
GetValue
MarkInvalidControls (inherited from WindowsFieldDisplayer) Marks all the invalid sub controls
SetValue
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

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

Protected Instance Properties

Context (inherited from WindowsFieldDisplayer) Gets the context for this displayer
FieldDef (inherited from WindowsFieldDisplayer) Gets the field definition for this field
MyControl (inherited from WindowsFieldDisplayer) Gets the control which is represented by this object
Parent (inherited from WindowsFieldDisplayer) Gets the parent control for the control represented by this object

Protected Instance Methods

ChildChanged (inherited from WindowsFieldDisplayer) Standard handler for any event which indicates that the control has changed value
ChildValidatingChanged (inherited from WindowsFieldDisplayer) 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 (inherited from WindowsFieldDisplayer) Fires the ControlChanged event
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
PostInit

See Also

DisplayMappingsWindowsDisplayer Class | Ant.Shared.WebServices Namespace