Sets the position of a bitmap.
Applies To
- 
            Check boxes
 - 
            Command buttons
 - 
            Menu buttons
 - 
            Option buttons
 
Property Value
| Value | Description | 
|---|---|
None  | None (the bitmap is not displayed)  | 
Left (default for command buttons, check boxes, option buttons)  | On the left  | 
Right (default for menu buttons)  | On the right  | 
Top  | At the top  | 
Bottom  | At the bottom  | 
Center  | In the center  | 






