|
IGLib
1.6.0
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for IG.Forms.Test.MessageBoxBuilder:
Collaboration diagram for IG.Forms.Test.MessageBoxBuilder:Public Member Functions | |
| MessageBoxBuilder () | |
Static Public Member Functions | |
| static void | Main0 (string[] args) |
Protected Member Functions | |
| void | btnCancel_Click (object sender, System.EventArgs e) |
| void | btnOK_Click (object sender, System.EventArgs e) |
| void | txtCaption_TextChanged (object sender, System.EventArgs e) |
| void | txtMessage_TextChanged (object sender, System.EventArgs e) |
| void | cboButtons_OnSelectedIndexChanged (object sender, System.EventArgs e) |
| void | btnPreview_Click (object sender, System.EventArgs e) |
| void | cbnUseReturnVar_CheckedChanged (object sender, System.EventArgs e) |
Private Member Functions | |
| void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
| void | InitForm () |
| void | btnDefault1_Clicked (object sender, System.EventArgs e) |
| void | btnDefault2_Clicked (object sender, System.EventArgs e) |
| void | btnDefault3_Clicked (object sender, System.EventArgs e) |
| void | OnMessageBoxChanged (object sender, System.EventArgs e) |
| string | BuildMessageBox () |
| string | BuildForCPlusPlus () |
| string | BuildForVisualBasic () |
| string | BuildForVisualBasicOld () |
| string | BuildForCSharp () |
| void | ButtonsAreUs (ref string strButtons, ref string strSwitch, ref string strIcon, ref string strDefButton) |
| void | OnListBox1DrawItem (object sender, System.Windows.Forms.DrawItemEventArgs e) |
| void | listBox1_MeasureItem (object sender, System.Windows.Forms.MeasureItemEventArgs e) |
| void | OnLanguageChanged (object sender, System.EventArgs e) |
| void | cbnUseReturnVar_OnCheckChanged (object sender, System.EventArgs e) |
| void | btnDefault1_OnClick (object sender, System.EventArgs e) |
| void | btnDefault2_OnClick (object sender, System.EventArgs e) |
| void | btnDefault3_OnClick (object sender, System.EventArgs e) |
Private Attributes | |
| System.ComponentModel.IContainer | components |
| System.Windows.Forms.Button | btnPreview |
| System.Windows.Forms.Button | btnCancel |
| System.Windows.Forms.Button | btnOK |
| System.Windows.Forms.TextBox | txtCaption |
| System.Windows.Forms.GroupBox | grpCaption |
| System.Windows.Forms.TextBox | txtMessage |
| System.Windows.Forms.GroupBox | grpMessage |
| MessageBoxButtons | btnStyle |
| MessageBoxIcon | iconStyle |
| System.Windows.Forms.GroupBox | groupBox1 |
| System.Windows.Forms.ListBox | listBox1 |
| System.Windows.Forms.ImageList | imageList1 |
| System.Windows.Forms.CheckBox | cbnVisualCSharp |
| System.Windows.Forms.CheckBox | cbnVisualCPP |
| System.Windows.Forms.CheckBox | cbnVisualBasic |
| System.Windows.Forms.CheckBox | cbnUseMFC |
| System.Windows.Forms.GroupBox | grpButtons |
| System.Windows.Forms.GroupBox | grpDefault |
| System.Windows.Forms.Button | btnDefault3 |
| System.Windows.Forms.Button | btnDefault2 |
| System.Windows.Forms.Button | btnDefault1 |
| System.Windows.Forms.ComboBox | cboButtons |
| System.Windows.Forms.GroupBox | grpSend |
| System.Windows.Forms.RadioButton | rdoFile |
| System.Windows.Forms.RadioButton | rdoClipboard |
| System.Windows.Forms.GroupBox | grpOptions |
| System.Windows.Forms.CheckBox | cbnDeclareIt |
| System.Windows.Forms.CheckBox | cbnBuildSwitch |
| System.Windows.Forms.Label | lblVariable |
| System.Windows.Forms.CheckBox | cbnUseReturnVar |
| System.Windows.Forms.TextBox | txtVariable |
| System.Windows.Forms.GroupBox | grpCode |
| System.Windows.Forms.TextBox | txtCode |
| System.Windows.Forms.GroupBox | grpSample |
| System.Windows.Forms.Button | btnSample4 |
| System.Windows.Forms.Button | btnSample2 |
| System.Windows.Forms.Button | btnSample5 |
| System.Windows.Forms.Button | btnSample3 |
| System.Windows.Forms.Button | btnSample1 |
| System.Windows.Forms.Label | lblSampleText |
| System.Windows.Forms.PictureBox | pbIcon |
| System.Windows.Forms.Label | lblCaption |
| System.Windows.Forms.PictureBox | pictureBox1 |
| System.Windows.Forms.CheckBox | cbnDefault3 |
| System.Windows.Forms.CheckBox | cbnDefault2 |
| System.Windows.Forms.CheckBox | cbnDefault1 |
| MessageBoxDefaultButton | btnDefault |
| int | SelectedIcon = 0 |
|
inline |
|
inlinestatic |
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
inlineprivate |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |