bsp
WList Class Reference

Inherits WControl.

List of all members.

Public Member Functions

 WList (HWND parent, int id, int cx, int cy, int width, int height)
 WList (HWND parentdlg, int id, bool subclass=false)
int AddString (char *str)
void ClearList ()
void InsertString (char *str, int index=-1)
int GetString (char *str, int index)
int GetSelIndex ()
void SetSelIndex (int index)
void DeleteString (int index)
int GetCount ()
int GetItemHeight (int index)
int GetTopIndex ()
DWORD GetItemData (int index)
bool SetItemData (int index, DWORD data)

The documentation for this class was generated from the following files:
 All Classes Functions