'宣言 Public Function New( _ ByVal style As Style, _ ByVal hostedControl As Control _ )
public ControlHostElement( Style style, Control hostedControl )
パラメータ
- style
- The Style object to use.
- hostedControl
- The ControlHostElement.Control that this element is hosting.