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)
[VB.NET]   imagekitcontrolname.BorderVisible [= Boolean ]
[C#.NET]   imagekitcontrolname.BorderVisible [= bool ]

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 ImageKit10 ActiveX is a product created by Newtone Corporation