クラス | |
class | wxScrolled< T > |
The wxScrolled class manages scrolling for its client area, transforming the coordinates according to the scrollbar positions, and setting the scroll positions, thumb sizes and ranges according to the area in view. More... | |
Typedefs | |
typedef wxScrolled< wxPanel > | wxScrolledWindow |
Scrolled window derived from wxPanel. | |
typedef wxScrolled< wxWindow > | wxScrolledCanvas |
Alias for wxScrolled<wxWindow>. | |
Enumerations | |
enum | wxScrollbarVisibility { wxSHOW_SB_NEVER = -1, wxSHOW_SB_DEFAULT, wxSHOW_SB_ALWAYS } |
Possible values for the second argument of wxScrolled::ShowScrollbars(). More... |
Possible values for the second argument of wxScrolled::ShowScrollbars().