See Also Examples Applies To
Displays an image from a gdpicture image handle or a GDI+ bitmap handle. Ex: nImageBoxStat.DisplayFromImageRef(oGdPicture.GetnativeImage()).
Syntax
object.DisplayFromImageRef (nimageID)
The DisplayFromImageRef syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nimageID | Required. Long image object handle. |
Returns
ViewerStatus.
Remarks
The ViewerStatus constants are defined HERE