Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SIL
FieldWorks
IText
InterlinMaster
C# Class SIL.FieldWorks.IText.InterlinMaster
ファイルを表示
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