C# Class SIL.FieldWorks.IText.InterlinMaster

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Свойство Type Description
m_tabCtrl TabControl
m_tcPane TitleContentsPane

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Property Details

m_tabCtrl protected_oe property

protected TabControl m_tabCtrl
Résultat TabControl

m_tcPane protected_oe property

protected TitleContentsPane m_tcPane
Résultat TitleContentsPane