System.Windows.Forms.HScrollBar.HScrollBar C# (CSharp) 메소드

HScrollBar() 공개 메소드

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