PredefinedMarginNames.RightControl Field

Definition

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.

Applies to