Most visible objects (controls) have borders, of which you can set the type.
To change the border type of an object:
1. | In the Windows Designer catalog, select the class of windows/dialogs for which you want to specify the border type of some of their constituent objects. |
| Always do this at the highest possible level. |
2. | In the design view of the selected class, click the object whose border type you want to change. |
3. | Open the Property Inspector, and then click its Visual tab page. |
4. | Put the cursor in the Border Type field. Click the dropdown button, and then choose one of the types (e.g. None, Raised, Shadow) from the list. |
|