.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.VScrolledCanvas: ========================================================================================================================================== |phoenix_title| **wx.VScrolledCanvas** ========================================================================================================================================== The `VScrolledCanvas` class is a combination of the `Window` and `VScrolled` classes, and 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. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class VScrolledCanvas:
| |api| Class API =============== .. class:: wx.VScrolledCanvas(Window, VScrolled) The `VScrolledCanvas` class is a combination of the `Window` and `VScrolled` classes, and 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.