ContainerMarginPlacement.KnownValues.VerticalScrollBarContainer 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 VerticalScrollBar by default.
public static Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement VerticalScrollBarContainer { get; }
static member VerticalScrollBarContainer : Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement
Public Shared ReadOnly Property VerticalScrollBarContainer As ContainerMarginPlacement
Property Value
Remarks
Other margins can be placed above or below the VerticalScrollBar depending on their order attribute.