ClipWindow
Description: |
baClipWindow removes the edges from a window. |
Platforms: |
Windows |
Usage: |
baClipWindow( WindowHandle, Left, Top, Right, Bottom, Border, Remove ) |
Arguments: |
Integer, integer, integer, integer, integer, integer, integer. |
Returns: |
Void. |
Examples: |
Director: Authorware: |
Notes: |
If you specify to remove the border first, then the
window's menu bar and borders are removed first, then the window is clipped
by the amount specified
|