프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bSelectPathToFfExe | System.Windows.Forms.Button | ||
bSelectPathToFfProfile | System.Windows.Forms.Button | ||
form | |||
tbConString_mysql | System.Windows.Forms.TextBox | ||
tbConString_mysql_port | System.Windows.Forms.TextBox | ||
tbPathBB_mysql | System.Windows.Forms.TextBox | ||
tbPathToFfExe | System.Windows.Forms.TextBox | ||
tbPathToFfProfile | System.Windows.Forms.TextBox | ||
tbURL_BB_mysql | System.Windows.Forms.TextBox | ||
tb_usr_Admin_Ava | System.Windows.Forms.TextBox | ||
tb_usr_Admin_Email | System.Windows.Forms.TextBox | ||
tb_usr_Admin_LastName | System.Windows.Forms.TextBox | ||
tb_usr_Admin_Login | System.Windows.Forms.TextBox | ||
tb_usr_Admin_Name | System.Windows.Forms.TextBox | ||
tb_usr_Admin_Password | System.Windows.Forms.TextBox | ||
tb_usr_Intra1_Ava | System.Windows.Forms.TextBox | ||
tb_usr_Intra1_Email | System.Windows.Forms.TextBox | ||
tb_usr_Intra1_LastName | System.Windows.Forms.TextBox | ||
tb_usr_Intra1_Login | System.Windows.Forms.TextBox | ||
tb_usr_Intra1_Name | System.Windows.Forms.TextBox | ||
tb_usr_Intra1_Password | System.Windows.Forms.TextBox | ||
tb_usr_Intra2_Ava | System.Windows.Forms.TextBox | ||
tb_usr_Intra2_Email | System.Windows.Forms.TextBox | ||
tb_usr_Intra2_LastName | System.Windows.Forms.TextBox | ||
tb_usr_Intra2_Login | System.Windows.Forms.TextBox | ||
tb_usr_Intra2_Name | System.Windows.Forms.TextBox | ||
tb_usr_Intra2_Password | System.Windows.Forms.TextBox |
메소드 | 설명 | |
---|---|---|
OptionsForm ( ) : System |
Форма настроек
|
|
PasteTextToTextBox ( TextBox tb ) : void |
Метод вставляет в передаваемый текстбокс выбранную в файловом диалоге папку в формате "D:\BX\PHP5.UTF\wwwSOLUTIONS_mysql\"
|
|
PasteTextToTextBoxFile ( TextBox tb ) : void |
Метод вставляет в передаваемый текстбокс выбранную в файловом диалоге папку в формате "D:\BX\PHP5.UTF\wwwSOLUTIONS_mysql\"
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OptionsForm_Load ( object sender, EventArgs e ) : void | ||
bAcceptOptions_Click ( object sender, EventArgs e ) : void | ||
bCancelOptions_Click ( object sender, EventArgs e ) : void | ||
bSaveOptions_Click ( object sender, EventArgs e ) : void | ||
bSelectMySQLPath_bb_Click ( object sender, EventArgs e ) : void | ||
bSelectPathToFfExe_Click ( object sender, EventArgs e ) : void | ||
bSelectPathToFfProfile_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public PasteTextToTextBox ( TextBox tb ) : void | ||
tb | TextBox | имя текстбокса |
리턴 | void |
public PasteTextToTextBoxFile ( TextBox tb ) : void | ||
tb | TextBox | имя текстбокса |
리턴 | void |
public System.Windows.Forms.Button bSelectPathToFfExe | ||
리턴 | System.Windows.Forms.Button |
public System.Windows.Forms.Button bSelectPathToFfProfile | ||
리턴 | System.Windows.Forms.Button |
public System.Windows.Forms.TextBox tbConString_mysql | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tbConString_mysql_port | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tbPathBB_mysql | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tbPathToFfExe | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tbPathToFfProfile | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tbURL_BB_mysql | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Admin_Ava | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Admin_Email | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Admin_LastName | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Admin_Login | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Admin_Name | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Admin_Password | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra1_Ava | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra1_Email | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra1_LastName | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra1_Login | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra1_Name | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra1_Password | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra2_Ava | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra2_Email | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra2_LastName | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra2_Login | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox tb_usr_Intra2_Name | ||
리턴 | System.Windows.Forms.TextBox |