ContainerMarginPlacement.KnownValues.RightControl 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.
A vertical margin container in the Right margin that contains the VerticalScrollBarContainer.
public static Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement RightControl { get; }
static member RightControl : Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement
Public Shared ReadOnly Property RightControl As ContainerMarginPlacement
Property Value
Remarks
Margins that wish to appear on top or bottom of the vertical scrollbar and all its siblings should be added to this container margin.