![]() | Type | Description | ||
| IPictureDisp | A Picture object that specifies the control's picture. |
Use the Picture property to define the control's picture. Use the TransparentFrom and TransparentTo properties to define the transparent colors. The control's size is defined by the control's picture. If the control has no picture the control's size is empty. Use the BackColor property to define the control's background color if the Picture points to an icon file. Use the Caption property to specify the control's caption.