previous up next     contents index
Next: fit Up: Class Reference Previous: wx:object

wx:panel%

    Superclass:  wx:canvas%

A panel is a subwindow of a frame in which control items can be placed to allow the user to view and set controls. Control items are:

Because wxPanel inherits from wxCanvas, it has a device context and can be drawn on. See begin-drawing for more information.

Methods: All methods:
previous up next     contents index
Next: fit Up: Class Reference Previous: wx:object

PLT