Environment.ButtonStyle Property

Gets or sets the style used by the ToolBar and ProgressBar buttons.
Public Property ButtonStyle() As ButtonSettings
This language is not supported or no code example is available.
public ButtonSettings ButtonStyle {get; set;}
This language is not supported or no code example is available.

Property Value

ButtonSettings
Remarks
 
You need to call the Viewport.CompileUserInterfaceElements() to see the effect of this command.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition