WindowIsTopLevel

Help Contents GUI programming Window H-N WindowIsTopLevel
WindowIsShownOnScreen WindowLayout

bool WindowIsTopLevel window


Returns true if the given window is a top-level one. Currently all frames and dialogs are considered to be top-level windows (even if they have a parent window).

WindowIsShownOnScreen WindowLayout