C# Class SIL.FieldWorks.IText.InterlinMaster

Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Property Type Description
m_tabCtrl TabControl
m_tcPane TitleContentsPane

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
return void

Property Details

m_tabCtrl protected_oe property

protected TabControl m_tabCtrl
return TabControl

m_tcPane protected_oe property

protected TitleContentsPane m_tcPane
return TitleContentsPane