dbicDate Send comments on this topic.
Visible Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiButtonControl Class : Visible Property

Gets or sets the visibility of the button.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Visible As Boolean
C# 
public virtual bool Visible {get; set;}

Property Value

Boolean

Remarks


Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also