This property sets whether or not the ImageKit Control border is visible.
[Visual Basic]   imagekitcontrolname.BorderVisible [= Boolean ]
[Visual C++]     [BOOL = ]imagekitcontrolname.GetBorderVisible()
                 imagekitcontrolname.SetBorderVisible(BOOL Val)

Property Value

Value Explanation
True The ImageKit Control border is visible
False (default) The ImageKit Control border is not visible

Setting this value

  This value can be set at design-time and run-time.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation