Show / Hide Table of Contents

Property wnd.RectInWindow


Overload

Gets child window rectangle in the client area of the top-level parent window.

public RECT RectInWindow { get; }
Property Value
RECT

Remarks

Calls wnd.Window and wnd.GetRectIn. Returns default(RECT) if fails (eg window closed).