DefaultTextViewHostOptions.HorizontalScrollBarName 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 name of the option that determines whether to have a horizontal scroll bar.
public: System::String ^ HorizontalScrollBarName;
std::wstring HorizontalScrollBarName;
public const string HorizontalScrollBarName;
val mutable HorizontalScrollBarName : string
Public Const HorizontalScrollBarName As String