1 write to HorizontalScrollbar
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.designer.cs (1)
104this._selectSimpleCheckedListBox.HorizontalScrollbar = true;
2 references to HorizontalScrollbar
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListBox.cs (2)
1872if (RightToLeft == RightToLeft.Yes || this.HorizontalScrollbar) { 2331if (HorizontalScrollbar) {