System.Windows.Forms.HScrollBar.HScrollBar C# (CSharp) Method

HScrollBar() public method

public HScrollBar ( ) : System.Drawing
return System.Drawing
		public HScrollBar() 
		{			
			vert = false; 
		}
HScrollBar