![]() |
The FormsThe Forms manges window region separatly to the parent window placing other objects on its Form. Objects on a Form move along as the Form moves. Also, when a Form is visualized, the objects on it too.Used for a general Form. This Form provides dependent coordinates from the parent window, and raises resize event. When a resize event is raised, an event procedure for that event enables to complex replacing which is difficult to do for users by only setting anchor properties. Form with scrolling function. Usefull for handling larger area than an 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. Form with sepator to separate region. This separator has a mouse scaling to decide the size of the area. Form with indexing tab. Selecting an index to show corresponding area. This form appears as if it has multiple layers. Document Release 3.0 For Use with Wide Studio Release 3.0, Summer 2002
|