Wimark.Controls Class Library  

Editor.HorizontalDropDownScrollBar Property

Gets or sets a value indicating whether the horizontal scrollbar of the drop down window should be visible when it's needed.

[Visual Basic]
Protected Property HorizontalDropDownScrollBar As Boolean 
[C#]
protected bool HorizontalDropDownScrollBar {get; set;}
[C++]
protected: __property bool get_HorizontalDropDownScrollBar();
protected: __property void set_HorizontalDropDownScrollBar(bool);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

Editor Class | Editor Members | Wimark.Controls.Editors Namespace