Border property


Available for all objects except Combo, HScroll, VScroll, ToolBar, StatusBar and ImageCombo.

Read/Write only at design time

Specifies the border for the object. It can be one of the following values:

For Window, MDIWindow and DialogBox objects:

0  None
1  Single
2  Fixed
3  Sizable (default)
4  Dialog

For Control objects:

0  None (default)
1  Single
2  Modal