C# Class entity.MapForms.identSwapLayout

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Свойство Type Description
oldident System.Windows.Forms.Label
tagname System.Windows.Forms.ComboBox
tagtype System.Windows.Forms.ComboBox

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Property Details

oldident public_oe property

public Label,System.Windows.Forms oldident
Résultat System.Windows.Forms.Label

tagname public_oe property

public ComboBox,System.Windows.Forms tagname
Résultat System.Windows.Forms.ComboBox

tagtype public_oe property

public ComboBox,System.Windows.Forms tagtype
Résultat System.Windows.Forms.ComboBox