PredefinedMarginNames.VerticalScrollBarContainer 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 VerticalScrollBar by default.
public: System::String ^ VerticalScrollBarContainer;
std::wstring VerticalScrollBarContainer;
public const string VerticalScrollBarContainer;
val mutable VerticalScrollBarContainer : string
Public Const VerticalScrollBarContainer As String
Field Value
Remarks
Other margins can be placed above or below the VerticalScrollBar depending on their order attribute.