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