PredefinedMarginNames.BottomControl Field
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: System::String ^ BottomControl;
std::wstring BottomControl;
public const string BottomControl;
val mutable BottomControl : string
Public Const BottomControl As String
Field 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.