Zoom_object - cComActiveXEntryControl_
The object that pops up when the kZoom key (Alt+F9) is pressed or the Zoom message is sent
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Handle Zoom_object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Zoom_object to HandleVariable |
| Write Access: | Set Zoom_object to HandleVariable/Value |
Description
The Zoom_Object is the object that pops up when the kZoom key (Alt+F9) is pressed or the Zoom message is sent.
Sample
Set Zoom_Object to oLoginDialog
For column-based classes, see Column_Zoom_Object.