PredefinedMarginNames.RightControl 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 vertical margin container in the Right margin that contains the VerticalScrollBarContainer.
public: System::String ^ RightControl;
std::wstring RightControl;
public const string RightControl;
val mutable RightControl : string
Public Const RightControl As String
Field Value
Remarks
Margins that wish to appear on top or bottom of the vertical scrollbar and all its siblings should be added to this container margin.