.. 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.MenuColour:

==========================================================================================================================================
|phoenix_title|  **wx.MenuColour**
==========================================================================================================================================



The `MenuColour` enumeration provides the following values:



================================================================================ ================================================================================
**Description**                                                                  **Value**
================================================================================ ================================================================================
StandardFg                                                                       Text colour used for the normal items in dark mode. 
                     
StandardBg                                                                       Standard menu background colour. 
                     
DisabledFg                                                                       Foreground colour for the disabled items. 
                     
HotBg                                                                            Background colour used for the item over which mouse is hovering. 
                     
================================================================================ ================================================================================

|

