.. wxPython Phoenix documentation

   This file was generated by Phoenix's sphinx generator and associated
   tools, do not edit by hand.

   Copyright: (c) 2011-2025 by Total Control Software
   License:   wxWindows License

.. include:: headings.inc



.. _wx.aui.AuiDockUIPart:

==========================================================================================================================================
|phoenix_title|  **wx.aui.AuiDockUIPart**
==========================================================================================================================================





|

|class_hierarchy| Class Hierarchy
=================================

.. raw:: html

   <div class="collabsible-wrapper">
      <input id="collapsible-inheritance" class="collapsible-checkbox" type="checkbox">
      <label for="collapsible-inheritance" tabindex="0" title="Show inheritance diagram" class="collapsible-label">Inheritance diagram for class <strong>AuiDockUIPart</strong>:</label>
      <div class="collapsible-content">
         <p class="graphviz">
            <center><img src="_static/images/inheritance/wx.aui.AuiDockUIPart_inheritance.svg" alt="Inheritance diagram of AuiDockUIPart" usemap="#dummy" class="inheritance invert-in-dark-mode"/></center>
            <map id="dummy" name="dummy"> <area shape="rect" id="node1" href="wx.aui.AuiDockUIPart.html" title="wx.aui.AuiDockUIPart" alt="" coords="5,5,190,34"/> </map> 
         </p>
      </div>
   </div>
   <script type="text/javascript" src="_static/inheritancetoggle.js"></script>



|


|property_summary| Properties Summary
=====================================

================================================================================ ================================================================================
:attr:`~wx.aui.AuiDockUIPart.button`                                             A public C++ attribute of type ``int``.
:attr:`~wx.aui.AuiDockUIPart.cont_sizer`                                         A public C++ attribute of type `~wx.Sizer`     .
:attr:`~wx.aui.AuiDockUIPart.dock`                                               A public C++ attribute of type `~wx.aui.AuiDockInfo`     .
:attr:`~wx.aui.AuiDockUIPart.orientation`                                        A public C++ attribute of type ``int``.
:attr:`~wx.aui.AuiDockUIPart.pane`                                               A public C++ attribute of type `~wx.aui.AuiPaneInfo`     .
:attr:`~wx.aui.AuiDockUIPart.rect`                                               A public C++ attribute of type `~wx.Rect`     .
:attr:`~wx.aui.AuiDockUIPart.sizer_item`                                         A public C++ attribute of type `~wx.SizerItem`     .
:attr:`~wx.aui.AuiDockUIPart.type`                                               A public C++ attribute of type ``int``.
================================================================================ ================================================================================


|


|api| Class API
===============


.. class:: wx.aui.AuiDockUIPart(object)

   



   .. attribute:: button

      A public C++ attribute of type ``int``.


   .. attribute:: cont_sizer

      A public C++ attribute of type `~wx.Sizer`     .


   .. attribute:: dock

      A public C++ attribute of type `~wx.aui.AuiDockInfo`     .


   .. attribute:: orientation

      A public C++ attribute of type ``int``.


   .. attribute:: pane

      A public C++ attribute of type `~wx.aui.AuiPaneInfo`     .


   .. attribute:: rect

      A public C++ attribute of type `~wx.Rect`     .


   .. attribute:: sizer_item

      A public C++ attribute of type `~wx.SizerItem`     .


   .. attribute:: type

      A public C++ attribute of type ``int``.

