C# Class SIL.FieldWorks.Common.Widgets.ListBoxVc

Inheritance: SIL.FieldWorks.Common.RootSites.VwBaseVc
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Свойство Type Description
m_listbox IFwListBoxSite
m_tssBlanks ITsString

Méthodes protégées

Méthode Description
DisplayList ( IVwEnv vwenv ) : void

Displays the list of items in the list box.

Private Methods

Méthode Description
Display ( IVwEnv vwenv, int hvo, int frag ) : void
ListBoxVc ( IFwListBoxSite listbox ) : System

Construct one. Must be part of an InnerFwListBox.

Method Details

DisplayList() protected méthode

Displays the list of items in the list box.
protected DisplayList ( IVwEnv vwenv ) : void
vwenv IVwEnv The view environment
Résultat void

Property Details

m_listbox protected_oe property

protected IFwListBoxSite m_listbox
Résultat IFwListBoxSite

m_tssBlanks protected_oe property

protected ITsString m_tssBlanks
Résultat ITsString