MonoDevelop.Components.DropDownBoxListWindow.DropDownBoxListWindow C# (CSharp) Method

DropDownBoxListWindow() public method

public DropDownBoxListWindow ( IListDataProvider provider ) : System
provider IListDataProvider
return System
		public DropDownBoxListWindow (IListDataProvider provider) : this (provider, WindowType.Toplevel)
		{
		}

Same methods

DropDownBoxListWindow::DropDownBoxListWindow ( IListDataProvider provider, WindowType windowType ) : System