프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_cacheDa | IVwCacheDa | ||
m_dataAccess | ISilDataAccess | ||
m_owner | |||
m_writingSystem | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HandleListItemSelect | void | ||
InnerFwListBox | System |
메소드 | 설명 | |
---|---|---|
GetAvailWidth ( IVwRootBox prootb ) : int | ||
IsHighlighted ( int index ) : bool | ||
MakeRoot ( ) : void |
Create the root box and initialize it.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
HighlightFromMouse ( Point pt, |
||
OnKeyDown ( |
||
OnKeyPress ( |
||
OnMouseMove ( MouseEventArgs e ) : void |
While tracking, we move the highlight as the mouse moves.
|
|
OnMouseUp ( MouseEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
HandleListItemSelect ( ) : void | ||
InnerFwListBox ( |
Constructor
|
protected HighlightFromMouse ( Point pt, |
||
pt | Point | |
rcSrcRoot | ||
rcDstRoot | ||
리턴 | void |
protected OnKeyDown ( |
||
e | ||
리턴 | void |
protected OnKeyPress ( |
||
e | ||
리턴 | void |