dbicDropDate Send comments on this topic.
BorderType Property
See Also 
dbicDropDate Assembly > Dbi.WinControl Namespace > dbiButtonControl Class : BorderType Property

Determines the main border used for the button.

Syntax

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

Requirements

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

See Also