'Declaration
Public Function New( _ ByVal hostedControl As Control _ )
public ControlHostElement( Control hostedControl )
Parameters
- hostedControl
- The Control that this element is hosting.
'Declaration
Public Function New( _ ByVal hostedControl As Control _ )
public ControlHostElement( Control hostedControl )