Method | Description | |
---|---|---|
HasMouseDown ( |
||
HasMouseDown ( |
||
HasMouseUp ( |
||
ListView ( |
||
ListView ( |
||
ListView ( |
||
ListView ( |
||
MultiSelection ( int prevSelected, int currSelected, int &initialSelected, bool &selectedItems ) : bool |
Method | Description | |
---|---|---|
BeginLayoutedListview ( |
||
DoListView ( |
public static HasMouseDown ( |
||
r | ||
return | bool |
public static HasMouseDown ( |
||
r | ||
button | int | |
return | bool |
public static HasMouseUp ( |
||
r | ||
return | bool |
public static ListView ( |
||
state | ||
style | ||
return | ListViewShared.ListViewElementsEnumerator |
public static ListView ( |
||
state | ||
lvOptions | ListViewOptions | |
style | ||
return | ListViewShared.ListViewElementsEnumerator |
public static ListView ( |
||
state | ||
lvOptions | ListViewOptions | |
dragTitle | string | |
style | ||
return | ListViewShared.ListViewElementsEnumerator |
public static ListView ( |
||
state | ||
dragTitle | string | |
style | ||
return | ListViewShared.ListViewElementsEnumerator |
public static MultiSelection ( int prevSelected, int currSelected, int &initialSelected, bool &selectedItems ) : bool | ||
prevSelected | int | |
currSelected | int | |
initialSelected | int | |
selectedItems | bool | |
return | bool |