ContainerMarginPlacement.KnownValues.HorizontalScrollBarContainer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.