Package wx.SampleListCtrl

This exemplifies the list control. More...


Classes

class  ListCtrlApp
class  MyFrame
class  MyListCtrl

Enumerations

enum  Cmd


Detailed Description

This exemplifies the list control.

New since 0.7.2: Virtual lists (great for large amounts of data).

listctrlsmall.png

The list control in report mode.


Enumeration Type Documentation

enum wx::SampleListCtrl::Cmd

Enumerator:
LIST_ABOUT 
LIST_QUIT 
LIST_LIST_VIEW 
LIST_ICON_VIEW 
LIST_ICON_TEXT_VIEW 
LIST_SMALL_ICON_VIEW 
LIST_SMALL_ICON_TEXT_VIEW 
LIST_REPORT_VIEW 
LIST_VIRTUAL_VIEW 
LIST_DESELECT_ALL 
LIST_SELECT_ALL 
LIST_DELETE_ALL 
LIST_DELETE 
LIST_ADD 
LIST_EDIT 
LIST_SORT 
LIST_SET_FG_COL 
LIST_SET_BG_COL 
LIST_TOGGLE_MULTI_SEL 
LIST_TOGGLE_FIRST 
LIST_SHOW_COL_INFO 
LIST_SHOW_SEL_INFO 
LIST_FOCUS_LAST 
LIST_FREEZE 
LIST_THAW 
LIST_TOGGLE_LINES 
LIST_CTRL 
Quit 
SplitHorizontal 
SplitVertical 
Unsplit 
SplitLive 
SetPosition 
SetMinSize 
SetGravity 
About 
Quit 
RunWizard 

Definition at line 23 of file ListCtrl.cs.


Manual of the wx.NET   (c) 2003-2010 the wx.NET project