Accusoft ImagXpress 12
CtlVisible Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : CtlVisible Property

Glossary Item Box

Description

Gets and sets the control windows visibility state.

Property Type

Read-write property

Syntax

Visual Basic
Public Property CtlVisible As Long

Return Type

The control window's visibility state.

Remarks

When the CtlVisible property is 1 (True), the controls Window is visible. When the CtlVisible property is 0 (False), the controls Window is invisible.

This property is provided as a replacement for the stock ActiveX Visible property. The stock ActiveX properties are not available when using ImagXpress as a COM object or when using the ImagXpress ActiveX control in a container that does not support the stock properties. In these cases, use CtlVisible to get or set the controls visibility state.

See Also

ImagXpress Object  | ImagXpress Members  | Window and Control

©2013. Accusoft Corporation. All Rights Reserved.