Properties summary
| Member | Comment |
|---|---|
| ActiveDocument | Returns a reference to the currently active QlikView document in the control. |
| CausesValidation | Not implemented in the QlikView OCX control. |
| Container | Returns a reference to the container object of the control. |
| DocName | Name of QV document to be pre-opened in control. |
| DragIcon | Not implemented in the QlikView OCX control. |
| DragMode | Not implemented in the QlikView OCX control. |
| Height | Returns or sets the height of the control. |
| HelpContextID | Not implemented in the QlikView OCX control. |
| Index | Not implemented in the QlikView OCX contro |
| Left | Returns or sets the distance in between the internal left edge of the control and the left edge of its container. |
| Name |
Returns the name used in code to identify the control. By default QlikOCX1. |
| Object | Not implemented in the QlikView OCX control. |
| ObjectID | Qualified ObjectID if a single object is displayed in the QlikView OCX control. |
| Parent | Returns a reference to the parent object of the control. |
| Password | Returns or sets a password to be used when opening a QlikView document. |
| ProductLevel | Returns or sets the level of functionality for the OCX |
| Src | Reserved for plug-in client! Must not be used! |
| TabIndex | Returns or sets the tab order of the control within its parent form. |
| TabStop | Returns or sets a value indicating whether a user can use the TAB key to give the focus to an object. |
| Tag | Not used in the QlikView OCX control. |
| ToolTipText | Returns or sets the tooltip text that is shown when the cursor is passed over the control. |
| Top | Returns or sets the distance between the internal top edge of the control and the top edge of its container |
| UserName | Returns or sets a user ID to be used when opening a QlikView document. |
| WhatsThisHelpID | Not implemented in the QlikView OCX control. |
| Width | Returns or sets the width of the control. |
| Visible | Returns or sets a variable controlling whether the control should be visible. True if control should be visible, false if control should be hidden. |