SIL.FieldWorks.Common.Controls.SimpleExplorerBar.SimpleExplorerBar C# (CSharp) Method

SimpleExplorerBar() public method

Constructs a SimpleExplorerBar object.
public SimpleExplorerBar ( ) : System
return System
		public SimpleExplorerBar()
		{
			base.AutoScroll = true;
		}