AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : CtlVisible Property |
Visual Basic |
---|
Public Property CtlVisible As Long |
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.
ImagXpress Object | ImagXpress Members | Window and Control