Public Member Functions | |
AboutBox1 () | |
Creates a new instance. | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. | |
Private Member Functions | |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. | |
Private Attributes | |
System.ComponentModel.IContainer | components = null |
Required designer variable. |
ServicesCtl.AboutBox1.AboutBox1 | ( | ) |
Creates a new instance.
Reads it data mainly from the Assembly.
override void ServicesCtl.AboutBox1.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
void ServicesCtl.AboutBox1.InitializeComponent | ( | ) | [private] |
Required method for Designer support - do not modify the contents of this method with the code editor.
System.ComponentModel.IContainer ServicesCtl.AboutBox1.components = null [private] |
Required designer variable.