ButtonSettings.Gap Property

Gets or sets the distance between ToolBar Buttons.
Public Property Gap() As Integer
This language is not supported or no code example is available.
public int Gap {get; set;}
This language is not supported or no code example is available.

Property Value

int
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