Symbian3/SDK/Source/GUID-352850A9-227F-45DB-8DCD-C6268954B4ED.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    37     }
    37     }
    38 </codeblock>
    38 </codeblock>
    39 <p><parmname>CEikAppUi::ClientRect()</parmname> returns the screen area
    39 <p><parmname>CEikAppUi::ClientRect()</parmname> returns the screen area
    40 available to the application for drawing. This typically does not include
    40 available to the application for drawing. This typically does not include
    41 the space that is reserved for the status/control panes.</p>
    41 the space that is reserved for the status/control panes.</p>
    42 <p>For more information, see <xref href="GUID-E244744F-4837-5B46-8E37-4666A28BF0B7-GENID-1-8-1-3-1-1-7-1-7-1-5-1.dita">The
    42 <p>For more information, see <xref href="GUID-E244744F-4837-5B46-8E37-4666A28BF0B7.dita">The
    43 run-time control hierarchy</xref></p>
    43 run-time control hierarchy</xref></p>
    44 </section>
    44 </section>
    45 <section id="GUID-13D754E5-EBCF-4058-B3B3-05505289953B"><title>Non-window-owning
    45 <section id="GUID-13D754E5-EBCF-4058-B3B3-05505289953B"><title>Non-window-owning
    46 controls</title>
    46 controls</title>
    47 <p>Non-window-owning controls typically cover only part of a window on
    47 <p>Non-window-owning controls typically cover only part of a window on
    54 <li><p>labels</p></li>
    54 <li><p>labels</p></li>
    55 </ul>
    55 </ul>
    56 <p>Non-window-owning controls are assigned to window-owning controls by
    56 <p>Non-window-owning controls are assigned to window-owning controls by
    57 calling <xref href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.dita#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160/GUID-A39BAD7E-BAF2-3A4B-BE4F-2A86718EB190"><apiname>CCoeControl::SetContainerWindowL()</apiname></xref> when the control
    57 calling <xref href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.dita#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160/GUID-A39BAD7E-BAF2-3A4B-BE4F-2A86718EB190"><apiname>CCoeControl::SetContainerWindowL()</apiname></xref> when the control
    58 is constructed.</p>
    58 is constructed.</p>
    59 <p>For more information, see <xref href="GUID-E244744F-4837-5B46-8E37-4666A28BF0B7-GENID-1-8-1-3-1-1-7-1-7-1-5-1.dita">The
    59 <p>For more information, see <xref href="GUID-E244744F-4837-5B46-8E37-4666A28BF0B7.dita">The
    60 run-time control hierarchy</xref></p>
    60 run-time control hierarchy</xref></p>
    61 </section>
    61 </section>
    62 </conbody></concept>
    62 </conbody></concept>