<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - Workspace
 (gb.form.mdi)</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help+en"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../gb.form.mdi+en">Up</a>&nbsp;
<a href="toolbar/vertical+en">Previous</a>&nbsp;
<a href="workspace/_activate+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
Workspace
 (gb.form.mdi)</h1>
<img src="../../../image/control/+workspace+en" alt="Workspace">
<p>
This control implements a workspace <a href="../gb.qt/tabstrip+en">TabStrip</a> where you can embed top-level windows.
<p>
To add a new window to the workspace, you must first instanciate it, and then use the <a href="workspace/add+en">Add</a> method
to insert it.
<p>
The user can switch between the child windows by using the <a href="../gb.qt/tabstrip+en">TabStrip</a> tabs.
<p>
<div class="black"><font size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is not creatable.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Properties</b></td><td width="32">&nbsp;</td>
<td align=left><b>Methods</b></td><td width="32">&nbsp;</td>
<td align=left><b>Events</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<a class="none" href="workspace/activewindow+en">ActiveWindow</a>&nbsp;&nbsp; <a class="none" href="workspace/children+en">Children</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<a class="none" href="workspace/add+en">Add</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<a class="none" href="workspace/_activate+en">Activate</a>&nbsp;&nbsp; <a class="none" href="workspace/_windowmenu+en">WindowMenu</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

</div>
</body>
</html>

