VBox

Inherits Container

This class is a container that arranges its children vertically.

It is like a Panel without border whose Arrangement property would be set to Arrange.Vertical.

This class is creatable.

DIM hVBox AS VBox

hVBox = NEW VBox ( Parent AS Container )

Creates a new VBox.


Properties  Methods  Events 
BackColor  Background  Children  ClientH  ClientHeight  ClientW  ClientWidth  ClientX  ClientY  Cursor  Design  Drop  Enabled  Expand  Font  ForeColor  Foreground  H  Handle  Height  Id  Left  Mouse  Next  Padding  Parent  Previous  ScreenX  ScreenY  Spacing  Tag  ToolTip  Top  Visible  W  Width  Window  X  Y    Delete  Drag  Grab  Hide  Lower  Move  Raise  Refresh  Resize  SetFocus  Show    DblClick  Drag  DragMove  Drop  Enter  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseMove  MouseUp  MouseWheel