ContainerMarginPlacement.KnownValues.BottomControl 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 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.