Method | Description | |
---|---|---|
AboutBox ( ) : System |
Creates a new instance of the custom AboutBox object
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AboutBoxLoad ( object sender, |
||
AboutBoxPaint ( object sender, PaintEventArgs e ) : void | ||
AssemblyAttribs ( |
||
AssemblyBuildDate ( |
||
AssemblyInfoListViewColumnClick ( object sender, System.Windows.Forms.ColumnClickEventArgs e ) : void | ||
AssemblyInfoListViewDoubleClick ( object sender, |
||
AssemblyLastWriteTime ( |
||
AssemblyNamesComboBoxSelectedIndexChanged ( object sender, |
||
DetailsButtonClick ( object sender, |
||
EntryAssemblyAttrib ( string strName ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MatchAssemblyByName ( string assemblyName ) : |
||
MoreRichTextBoxLinkClicked ( object sender, System.Windows.Forms.LinkClickedEventArgs e ) : void | ||
Populate ( |
||
PopulateAppInfo ( ) : void | ||
PopulateAssemblies ( ) : void | ||
PopulateAssemblyDetails ( |
||
PopulateAssemblySummary ( |
||
PopulateLabels ( ) : void | ||
RegistryHklmValue ( string keyName, string subKeyRef ) : string | ||
ReplaceTokens ( string s ) : string | ||
ShowSysInfo ( ) : void | ||
SysInfoButtonClick ( object sender, |
||
TabPanelDetailsSelectedIndexChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |