SetParent(ParentType) Method
Configure the parent window for the case where there is either No Parent or the case where the Default Parent should be chosen
Syntax
public void SetParent(
WindowSettings.ParentType alg
)Public Overloads Sub SetParent( _
ByVal alg As WindowSettings.ParentType _
) Parameters
| Name | Description |
|---|---|
| alg | The configuration for the parent window |