Initializes a new instance of a ControlRenderer, and takes its initial values from an existing Control.
If you choose to inherit from this type to create a custom renderer for your control, this is the preferred constructor because all of the properties in the render can be obtained from the specified Control.
Exception Type | Condition |
---|---|
ArgumentNullException | The c property was a null reference (Nothing in Visual Basic). |
ControlRenderer Class | Skybound.Rebar.Rendering Namespace | ControlRenderer Constructor Overload List