Public Member Functions | |
| TagCloud (Core.Tools.AccountManager.Product in_base, Form1 host_form) | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Private Member Functions | |
| void | Form1_FormClosing (object sender, EventArgs e) |
| void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. | |
Private Attributes | |
| Form1 | vault_form = null |
| Core.Tools.AccountManager.Product | product_base = null |
| System.ComponentModel.IContainer | components = null |
| Required designer variable. | |
| Vault2.TagCloud.TagCloud | ( | Core.Tools.AccountManager.Product | in_base, | |
| Form1 | host_form | |||
| ) |
| void Vault2.TagCloud.Form1_FormClosing | ( | object | sender, | |
| EventArgs | e | |||
| ) | [private] |
| override void Vault2.TagCloud.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
| void Vault2.TagCloud.InitializeComponent | ( | ) | [private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
Form1 Vault2.TagCloud.vault_form = null [private] |
Core.Tools.AccountManager.Product Vault2.TagCloud.product_base = null [private] |
System.ComponentModel.IContainer Vault2.TagCloud.components = null [private] |
Required designer variable.