| **Navigation:**  [[introduction.htm|Language Reference]] > [[chapter runtime properties.htm|App C - PROP: Runtime Properties]] > Complete Property List >====== PROP:TabRect ====== | [[prop tabbarvisible.htm|{{btn_prev_n.gif|Previous page}}]][[chapter runtime properties.htm|{{btn_home_n.gif|Return to chapter overview}}]][[prop tabrows.htm|{{btn_next_n.gif|Next page}}]] | | || PROP:TabRect returns the coordinates of the active SHEET controls. (READ-ONLY) It's return value is an array of integers that correspond to the following values: XPosition = ?SHEET{PROP:TabRect,1} YPosition = ?SHEET{PROP:TabRect,2} Width       = ?SHEET{PROP:TabRect,3} Height      = ?SHEET{PROP:TabRect,4} **See also:** [[prop tabrows.htm|PROP:TabRows]]