C1.C1Preview Namespace : RenderInputComboBox Class |
For a list of all members of this type, see RenderInputComboBox members.
Name | Description | |
---|---|---|
AssignFrom | Overloaded. Overridden. Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputBase.AssignFrom method. If source is a RenderInputComboBox, also copies RenderInputComboBox-specific properties. | |
CalcSize | Calculates the size of the current object. When this method is called, the object must already have been added to the document (e.g. to C1PrintDocument.Body or to RenderObject.Children of another object in the document). See remarks for more details. (Inherited from C1.C1Preview.RenderObject) | |
Clone | Overloaded. Clones the current RenderObject. (Inherited from C1.C1Preview.RenderObject) | |
CreateControl | Creates the underlying System.Windows.Forms.Control. (Inherited from C1.C1Preview.RenderInputBase) | |
GetAutoSize | Overridden. Returns the preffered size of the control in pixels. | |
GetNestedObjectCount | Calculates the count of objects which are nested within this object. This method takes into account child objects and their children. (Inherited from C1.C1Preview.RenderObject) | |
GetOwnedObjectCount | Calculates the number of objects which are owned by the current object. (Inherited from C1.C1Preview.RenderObject) | |
IndexOfFragment | Returns the index of the specified RenderFragment of the current object in the RenderObject.Fragments collection. (Inherited from C1.C1Preview.RenderObject) | |
IsControlNeededParentForWmPrint | Called to test whether the underlying control requires a parent to correctly process the WM_PRINT message. (Inherited from C1.C1Preview.RenderInputBase) | |
IsResetSelectionNeeded | Overridden. For internal use. |