| Visual Basic (Declaration) | |
|---|---|
Public Property BorderType As enumBorderType | |
| C# | |
|---|---|
public enumBorderType BorderType {get; set;} | |
Property Value
dbi.enumBorderTypeThis property is only applicable if the FlatStyle Property is set to Standard
| dbicButton | Send comments on this topic. |
| BorderType Property | |
| See Also | |
|
| dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : BorderType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BorderType As enumBorderType | |
| C# | |
|---|---|
public enumBorderType BorderType {get; set;} | |