Condividi tramite


ContainerMarginPlacement.KnownValues.RightControl Property

Definition

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.

Applies to