名前 | 解説 | |
---|---|---|
AssignFrom | オーバーロードされます。 オーバーライドされます。 Assigns (copies) properties from another RenderObject to the current object. Calls the base RenderInputBase.AssignFrom method, then copies RenderInputButtonBase-specific properties if source is a RenderInputButtonBase. | |
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. C1.C1Preview.RenderObjectから継承されます。 | |
Clone | オーバーロードされます。 Clones the current RenderObject. C1.C1Preview.RenderObjectから継承されます。 | |
CreateControl | Creates the underlying System.Windows.Forms.Control. C1.C1Preview.RenderInputBaseから継承されます。 | |
GetAutoSize | Returns the preffered size of the input control in pixels. C1.C1Preview.RenderInputBaseから継承されます。 | |
GetNestedObjectCount | Calculates the count of objects which are nested within this object. This method takes into account child objects and their children. C1.C1Preview.RenderObjectから継承されます。 | |
GetOwnedObjectCount | Calculates the number of objects which are owned by the current object. C1.C1Preview.RenderObjectから継承されます。 | |
IndexOfFragment | Returns the index of the specified RenderFragment of the current object in the RenderObject.Fragments collection. C1.C1Preview.RenderObjectから継承されます。 | |
IsControlNeededParentForWmPrint | Called to test whether the underlying control requires a parent to correctly process the WM_PRINT message. C1.C1Preview.RenderInputBaseから継承されます。 | |
IsResetSelectionNeeded | Called to test whether the selection on the parent control should be reset when the underlying control receives input focus. C1.C1Preview.RenderInputBaseから継承されます。 |