Accusoft ImagXpress 13
CtlVisible Property
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

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback