📚 SAP Business One SDK Help

Visible Property
See Also 

Description

Indicates whether the item is visible.

Property type

Read-write property

Syntax

Visual Basic
Public Property Visible() As Boolean

Remarks

You cannot set this property to true for items of system forms.

You cannot set this property to false if the item is in focus.

See Also