8Jul/09Off
What can I use Frame object in NiceForm for?
You can use frame to create beveled boxes, frames, or lines. The frame can appear raised or lowered. You can see some of the possibilities below:
Frame also makes it easy to group collections of objects that belong together.
You can edit the frame’s properties by double clicking it, or pressing F2 after you select it. When the properties dialog box opens you can set line width and color and also define the frame style. Line width can be any value between 1 and 256.
Frame style supports the following values:
- None
- Lowered
- Raised
- Lowered border`
- Raised border
You can also define whether you want the frame to have only border or the whole frame colored. If you would like to have frame completely colored set the Filled check box.Samples above were all made with Filled property set to true.