Compartir a través de


ContainerMarginPlacement.KnownValues.HorizontalScrollBarContainer Property

Definition

The container margin that contains the HorizontalScrollBar by default.

public static Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement HorizontalScrollBarContainer { get; }
static member HorizontalScrollBarContainer : Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement
Public Shared ReadOnly Property HorizontalScrollBarContainer As ContainerMarginPlacement

Property Value

Remarks

Other margins can be placed to the left or right of the HorizontalScrollBar depending on their order attribute.

Applies to