Property | Type | Description | |
---|---|---|---|
m_listbox | IFwListBoxSite | ||
m_tssBlanks | ITsString |
Method | Description | |
---|---|---|
DisplayList ( IVwEnv vwenv ) : void |
Displays the list of items in the list box.
|
Method | Description | |
---|---|---|
Display ( IVwEnv vwenv, int hvo, int frag ) : void | ||
ListBoxVc ( IFwListBoxSite listbox ) : System |
Construct one. Must be part of an InnerFwListBox.
|
protected DisplayList ( IVwEnv vwenv ) : void | ||
vwenv | IVwEnv | The view environment |
return | void |