WideStudio/MWT Logo
WideStudio/MWT
Application Builder User's Guide
WideStudio/MWT Index
Table of contents


Form classes

The Forms manage the client region of the parent window, by allowing other objects to be placed on it. Objects on a Form move along as the Form moves. Also, when a Form is displayed, the objects on it appear as well.


  • WSCform

    Used for a general Form. This Form provides coordinates dependent from the parent window, and raises a resize event. When a resize event is raised, an event procedure for that event allows for complex replacing which is difficult for users to do by only setting anchor properties.

  • WSCscrForm

    Form with scrolling function. Useful for handling an area larger than the actual window size. Use Scroll bar to scroll the area. You can set various properties such as the size of the area, the scrolling unit and so on.

  • WSCsform

    Form with a separator to separate regions. This separator has a mouse scaling to decide the size of the area.

  • WSCindexForm

    Form with indexing tab. Select an index to show the corresponding area. This form appears as if it has multiple layers.

  • Document Release 3.90 for WideStudio/MWT ver 3.90, Jul 2005


    WideStudio/MWT documents index | Table of contents

    Copyright(C) WideStudio/MWT Development Team, 1999-2005 Last modified: Jul 31, 2005