Gets or sets the Default style for buttons (default=Vista Style). Just set it one time when your program starts. This property affects controls that have Style = -1& (Default).
Syntax
Public Property Get DefaultButtonStyle () As eCtlButtonStyle Public Property Let DefaultButtonStyle (ByRef i As eCtlButtonStyle)