.. 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
.. currentmodule:: wx.lib.combotreebox
.. highlight:: python
.. _wx.lib.combotreebox.MSWPopupFrame:
==========================================================================================================================================
|phoenix_title| **wx.lib.combotreebox.MSWPopupFrame**
==========================================================================================================================================
MSWPopupFrame is the base class Windows PopupFrame.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
MSWPopupFrame:
|
|super_classes| Known Superclasses
==================================
:class:`wx.lib.combotreebox.BasePopupFrame`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.combotreebox.MSWPopupFrame.Show` Show(show: bool=True) -> bool
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: MSWPopupFrame(BasePopupFrame)
MSWPopupFrame is the base class Windows PopupFrame.
.. method:: Show(self)
Show(show: bool=True) -> bool
Shows or hides the window.