List View control extended parameters NOTE: Elements could be disabled individually and focused element could be obtained: int *enabled defines an array with enabled elements inside the list int *focus returns focused element (may be not pressed)
See Implementation
List View control extended parameters NOTE: Elements could be disabled individually and focused element could be obtained: int *enabled defines an array with enabled elements inside the list int *focus returns focused element (may be not pressed)