Property wnd.getwnd.DirectParent
Overload
Gets the direct parent window of this control. It can be the top-level window or another control.
public wnd DirectParent { get; }
Property Value
|
wnd
|
Gets the direct parent window of this control. It can be the top-level window or another control.
public wnd DirectParent { get; }
|
wnd
|