Class StdBSSystemInformation
Standard system information control.
Inheritance
System.Object
StdBSSystemInformation
Assembly: StdPlatBS100.dll
public class StdBSSystemInformation : UserControl
Constructors
Create and initialize system ifnformation.
Declaration
public StdBSSystemInformation()
Fields
Declaration
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblInstalledModulesDesc
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
lblLicenseContentDesc
Declaration
public Label lblLicenseContentDesc
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label LblNomePriempre
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label LblNomePriempreValor
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label LblServidorDados
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblTermsConditionsDesc
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblUserModulesDesc
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label LblUtilizador
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoConfBaseLabel
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoConfBaseValor
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoDBM
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoDBMValor
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoLabel
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoPlataforma
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label lblVersaoValor
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Declaration
public Label LblVersaoValorPlataforma
Field Value
Type |
Description |
System.Windows.Forms.Label |
|
Methods
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
System.Boolean |
disposing |
true if managed resources should be disposed; otherwise, false.
|
Inicializas the specified plataforma.
Declaration
public void Inicializa(StdPlatBS plataforma, string abrApl)
Parameters
Type |
Name |
Description |
StdPlatBS |
plataforma |
The plataforma.
|
System.String |
abrApl |
The abr apl.
|