public class PCBIEnterTextDialog : FormPublic Class PCBIEnterTextDialog
Inherits Formpublic ref class PCBIEnterTextDialog : public Formtype PCBIEnterTextDialog =
class
inherit Form
end| PCBIEnterTextDialog | Create instance of enter text dialog for simple text input. |
| PCBIEnterTextDialog(String, String, String, Boolean, Boolean) | Create instance of enter text dialog for simple text input. |
| PCBIEnterTextDialog(String, String, String, Boolean, ListObject) | Initializes a new instance of the PCBIEnterTextDialog class |
| GetText | Get the text of the dialog. |
| Init | Important init method to set labels by using constructor without this parameters. |
| SetComboBoxItems | Set the textbox to dropdown and fill the list for all items. |