| Name |
Type |
Description |
| BackColor |
(OLE_COLOR) |
Gets or sets the Background color of the control |
| BackStyle |
(eUniLabel_BackStyle) |
Gets or sets the backstyle for the control |
| Border |
(Boolean) |
Shows or hides the border |
| BorderColor |
(OLE_COLOR) |
Gets or sets the Border color |
| Enabled |
(Boolean) |
Enables or disables the control |
| MouseIcon |
(Picture) |
Gets or sets the MouseIcon for the control |
| MousePointer |
(VBRUN.MousePointerConstants) |
Gets or sets the MousePointer for the control |
| OLEDropMode |
(eCtlOLEDropMode) |
Gets or sets the OleDropMode for the control |
| Picture |
(StdPicture) |
Gets or sets the Picture displayed in the control |
| QualityStretch |
(Boolean) |
Turns on the quality stretch for the image in the control |
| RightToLeft |
(Boolean) |
Gets or sets the ability to show bidirectional text on the control |
| RoundedBorders |
(Boolean) |
Gets or sets Rounded borders |
| Stretch |
(Boolean) |
Gets or sets the ability to stretch the Picture is it is bigger than the client size of the control |
| Tip |
(String) |
Gets or sets the Unicode Tooltip for the control |
| TransparencyType |
(eUniImage_TranspType) |
Gets or sets the Transparency Type for the image in the control |
| TransparentColor |
(OLE_COLOR) |
Gets or sets the Color to treat as a transparent color when rendering the image in the control |
| xTranspColor |
(Long) |
Gets or sets the Transparency X coordinate if you chose eUniImage_TranspType_ByCoords ([ctlUniImageWL.eUniImage_TranspType]) as transparency type |
| yTranspColor |
(Long) |
Gets or sets the Transparency Y coordinate if you chose eUniImage_TranspType_ByCoords ([ctlUniImageWL.eUniImage_TranspType]) as transparency type |