Nana C++ Library. Reference for users.
What we need to use nana
|
Interface for scroll operations. More...
Public Member Functions | |
virtual | ~scroll_operation_interface ()=default |
virtual bool | visible (bool vert) const =0 |
Interface for scroll operations.
This interface provides methods to operate the scrollbars that are contained in a specific widget, such as listbox and treebox
|
virtualdefault |
|
pure virtual |
Implemented in nana::drawerbase::treebox::exclusive_scroll_operation.