PredefinedMarginNames.BottomControl Field

Definition

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.

Applies to