[Visual
Basic] imagekitcontrolname.BorderVisible
[= Boolean ]
[Visual
C++] [BOOL =
]imagekitcontrolname.GetBorderVisible()
imagekitcontrolname.SetBorderVisible(BOOL Val)
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.