ToolbarDropDownList Constructor (title, nothing)

Free Text Box Controls

FreeTextBox 3.2 Documentation ToolbarDropDownList Constructor (title, nothing)
NamespacesFreeTextBoxControlsToolbarDropDownListToolbarDropDownList(String, String)
Initializes a new instance of the ToolbarDropDownList class
Declaration Syntax
C# Visual Basic Visual C++
                  public ToolbarDropDownList(
	string title,
	string nothing
)
                  Public Sub New ( _
	title As String, _
	nothing As String _
)
                  public:
ToolbarDropDownList(
	String^ title, 
	String^ nothing
)
Parameters
title (String)

[Missing <param name="title"/> documentation for "M:FreeTextBoxControls.ToolbarDropDownList.#ctor(System.String,System.String)"]

nothing (String)

[Missing <param name="nothing"/> documentation for "M:FreeTextBoxControls.ToolbarDropDownList.#ctor(System.String,System.String)"]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068