DefaultTextViewHostOptions.VerticalScrollBarName 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 vertical scroll bar.
public: System::String ^ VerticalScrollBarName;
std::wstring VerticalScrollBarName;
public const string VerticalScrollBarName;
val mutable VerticalScrollBarName : string
Public Const VerticalScrollBarName As String