13,420
edits
Changes
no edit summary
==== Resize Window ====
Steps to Resize an Application Window:
<ol>
<li>Prior to resizing, '''check to see that application window is not maximized'''.</li>
<li>'''Point on a window boundary'''.</li>
<li>The user should notice that the mouse pointer is on a window boundary if the shape of the '''mouse pointer changes to a resize icon'''.</li>
<li> '''Drag the mouse to resize the application window'''.</li>
</ol>
'''NOTE''': The window boundary that you point on will determine how you resize your application window. For example, pointing on a horizontal window boundary will allow the user to resize horizontally, pointing on a vertical window boundary will allow the user to resize vertically. If you wish to resize application window both horizontally and vertically, point on the corner of a window boundary.
==== Close Window ====