Back to product page

BorderVisible property


Returns or sets whether the control is displayed with a border.

Type

Boolean

Syntax

  • Basic
object.BorderVisible [= value]
The BorderVisible(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

This property is only available in OCX (GUI) version of the component.

BorderVisible property determines if border is drawn around wodTelnetDLX client area. When it is set, black 3D border is visible. Having border visible reduces size of client area available for displaying contents, so Scroll Bars may appear when you set this property.

Platforms

Windows