wxChoicebook
Table of Contents
wxChoicebook
wxWidgets Documentation for wxChoicebook
wxChoicebook is a class similar to
wxNotebook
but which uses a
wxChoice
to show the labels instead of the tabs.
Creation Parameters
atom parent
integer id [= -1]
integer x [=-1]
integer y [=-1]
integer cx [=-1]
integer cy [=-1]
integer style [= 0]
Supertopics
Controls
Notebook Controls