dbicMonth Send comments on this topic.
ButtonBorderDown Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : ButtonBorderDown Property

Determines the main border when the button is pressed.

Syntax

Visual Basic (Declaration) 
Public Property ButtonBorderDown As enumBorderType
C# 
public enumBorderType ButtonBorderDown {get; set;}

Property Value

enumBorderType

Requirements

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

See Also