|
|
| Top
|
| Specifies the top (vertical) ordinate pixel of the object
|
|
|
| Left
|
| Specifies the left (horizontal) ordinate pixel of the object
|
|
|
| Width
|
| Specifies the quantity of pixels in width the object is
|
|
|
| Height
|
| Specifies the quantity of pixels in height the object is
|
|
|
| Align
|
| Specifies the alignment of the object. The options are:
|
| None
|
| Object can be moved anywhere because it is not aligned to the parent object
|
|
|
| Client
|
| Aligns itself to the available client area by expanding to fill the parent object that it is in
|
|
|
| Left
|
| Aligns itself to the left side of the parent object growing or shrinking to match parent height
|
|
|
| Right
|
| Aligns itself to the rigt side of the parent object growing or shrinking to match parent height
|
|
|
| Top
|
| Aligns itself to the top side of the parent object growing or shrinking to match parent width
|
|
|
| Bottom
|
| Aligns itself to the bottom side of the parent object growing or shrinking to match parent width
|
|
|
| Transparent
|
| Allows the background to become transparent to the parent object
|
| Bevel Width
|
| Specifies the width of the bevel around the object
|
|
|
| Border Width
|
| Specifies the width of the border around the object
|
| Color
|
| Specifies the background color of the object
|
|
|
| AaBbYyZz
|
| Specifies the font style, size and color for the object
|
| Caption
|
| Value which object will display when form is run
|
|
|
| Hint
|
| Value which will display when object is hovered over by the mouse
|
|
|
| Caption Alignment
|
| Specifies the horizontal justification of the text within the object. The options are:
|
| Left
|
| Text is left justified
|
|
|
| Center
|
| Text is center justified
|
|
|
| Right
|
| Text is right justified
|
|
|
| Caption Vertical Alignment
|
| Specifies the vertical justification of the text within the object. The options are:
|
| Top
|
| Text is top justified
|
|
|
| Center
|
| Text is center justified
|
|
|
| Bottom
|
| Text is bottom justified
|
| Unique identifier used when passing property parameters in statements calling the form
|