#include <notebook.h>
Inheritance diagram for VDKNotebook:

|
|
Constructor
|
|
|
Destructor |
|
||||||||||||||||||||||||
|
Add a page containing <obj>
Reimplemented from VDKObjectContainer. |
|
||||||||||||||||||||
|
Add a page containing <obj>
|
|
||||||||||||
|
Remove a page from notebook
|
|
|
Sets/gets currently active page
|
|
|
Return a list of notebook pages You can access to a single page like this: // disables last page
book->Pages[book->Pages.size()-1]->TabLabel->Enabled = false;
|
|
|
Setting to true enables pop menu on notebook |
|
|
Gets previous active page |
|
|
Sets/gets notebook scrollable flags |
|
|
Sets/gets notebook tabs position |
1.2.15