PredefinedMarginNames.HorizontalScrollBarContainer 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.
The container margin that contains the HorizontalScrollBar by default.
public: System::String ^ HorizontalScrollBarContainer;
std::wstring HorizontalScrollBarContainer;
public const string HorizontalScrollBarContainer;
val mutable HorizontalScrollBarContainer : string
Public Const HorizontalScrollBarContainer As String
Field Value
Remarks
Other margins can be placed to the left or right of the HorizontalScrollBar depending on their order attribute.