Compartir a través de


ContainerMarginPlacement.KnownValues.BottomControl Property

Definition

A horizontal margin container in the Bottom margin that contains the HorizontalScrollBarContainer.

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

Property Value

Remarks

Margins that wish to appear to the left or right of the horizontal scrollbar and all its siblings should be added to this container margin.

Applies to