GroupWindowsDisplayer overview
![]() | Constructor |
![]() | Add a row at the index specified |
![]() | Called when a child control of this group changes size. Causes this group to recalculate its size and inform it parent. |
![]() | Called when a child control of this group changes value. Causes this group to inform its parent. |
![]() | Delete a row from the repeat |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the alignment for the control |
![]() | Gets the Windows control that represents this field |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Overidden to provide the help string for the control which is under this point. Basic implementation provides, the help string for the control. |
![]() | Gets the preferred size of the control |
![]() | Gets the Type of the current instance. |
![]() | Gets the value of a control which has been displayed |
![]() | Marks all the invalid sub controls |
![]() | Sets the value of the control |
![]() | Returns a String that represents the current Object. |
![]() | This event is fired (by the overriding class) when a control has changed. It is used to reverify the form |
![]() | Event is triggered when a new member is added to the group or when a control is removed |
![]() | Event is triggered when a value changes in a sub control of this control |
![]() | Gets the context for this displayer |
![]() | Gets the field definition for this field |
![]() | Gets the control which is represented by this object |
![]() | Gets the parent control for the control represented by this object |
![]() | Standard handler for any event which indicates that the control has changed value |
![]() | Standard handler for any event which indicates that the control has changed value |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Fires the ControlChanged event |
![]() | Virtual method which returns a button which appears at the end of the controls in order to add a row. Override in order to change the style of the button |
![]() | Virtual method which returns a button which appears at the end of each row in order to delete rows. Override in order to change the style of the button |
![]() | Creates a shallow copy of the current Object. |
![]() | Gets a new control to represent the field |
GroupWindowsDisplayer Class | Ant.ContentEntry.FieldDisplayers.Windows Namespace