ImageManagerIcon Object Members
See Also
- ImageManagerIcon Overview
- PopupControl Icons Property
- TabControl Icons Property
- GetImage Method
- Draw Method

ImageManagerIcon Object Members
Public Methods
| Method | Description |
|---|---|
CreatePicture |
Creates a StdPicture object from the ImageManagerIcon. |
Draw |
Draws the image to the specified device context. |
Scale |
Scales the icon to the specified width. |
Public Properties
| Property | Description |
|---|---|
Alpha |
Checks to see if the image contains Alpha information. |
Handle |
Handle to the image. |
Height |
The height of the icon. |
Id |
Id of the image. |
Scaled |
Determines whether the image is scaled from its original size. |
Width |
The width of the icon. |
See Also
- ImageManagerIcon Overview
- PopupControl Icons Property
- TabControl Icons Property
- GetImage Method
- Draw Method
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.

