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

Determines the main border used for the button.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also