C# 클래스 SIL.FieldWorks.Common.Widgets.ListBoxVc

상속: SIL.FieldWorks.Common.RootSites.VwBaseVc
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_listbox IFwListBoxSite
m_tssBlanks ITsString

보호된 메소드들

메소드 설명
DisplayList ( IVwEnv vwenv ) : void

Displays the list of items in the list box.

비공개 메소드들

메소드 설명
Display ( IVwEnv vwenv, int hvo, int frag ) : void
ListBoxVc ( IFwListBoxSite listbox ) : System

Construct one. Must be part of an InnerFwListBox.

메소드 상세

DisplayList() 보호된 메소드

Displays the list of items in the list box.
protected DisplayList ( IVwEnv vwenv ) : void
vwenv IVwEnv The view environment
리턴 void

프로퍼티 상세

m_listbox 보호되어 있는 프로퍼티

protected IFwListBoxSite m_listbox
리턴 IFwListBoxSite

m_tssBlanks 보호되어 있는 프로퍼티

protected ITsString m_tssBlanks
리턴 ITsString