ð Size and Coordinates Left Specifies the left (horizontal) ordinate pixel of the object Top Specifies the top (vertical) ordinate pixel of the object Width Specifies the object width, in pixels Height Specifies the object height, in pixels 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 right 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
ð Caption Value which the object will display when the form is run Position Position of the specified caption text which can be either centered or at X and Y coordinates X Specifies the X ordinate value when XY is specified in the Position field Y Specifies the Y ordinate value when XY is specified in the Position field
ð Hint Value which will display when the object is hovered over by the mouse cursor
ð Font AaBbYyZz Specifies the font style, size and color for the object
ð Bevel Highlight Color Specifies the highlight color of the object's bevel Width Specifies the width, in pixels, of the object's bevel Border Shadow Color Specifies the shadow color of the object's border
ð Attributes Show Hint Displays the defined hint
ð Component ID Unique identifier used when passing property parameters in statements |