Property wnd.getwnd.LastSibling
Overload
Gets the last sibling window or control in the Z order.
If this is the last, returns this, not default(wnd)
.
public wnd LastSibling { get; }
Gets the last sibling window or control in the Z order.
If this is the last, returns this, not default(wnd)
.
public wnd LastSibling { get; }