Method | Description | |
---|---|---|
GetItemRectangle ( int itemIndex ) : |
||
GetParentControl ( ) : |
||
HideToolTip ( |
||
MyListView ( ) : System | ||
ShowToolTip ( |
Method | Description | |
---|---|---|
OnDoubleClick ( |
||
OnKeyPress ( |
Method | Description | |
---|---|---|
OnItemSelected ( ) : void |
public GetItemRectangle ( int itemIndex ) : |
||
itemIndex | int | |
return |
public GetParentControl ( ) : |
||
return |
public HideToolTip ( |
||
control | ||
return | void |
protected OnDoubleClick ( |
||
e | ||
return | void |
protected OnKeyPress ( |
||
e | ||
return | void |
public ShowToolTip ( |
||
autocompleteItem | ||
control | ||
return | void |