.. 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.FileCtrlEvent: ========================================================================================================================================== |phoenix_title| **wx.FileCtrlEvent** ========================================================================================================================================== A file control event holds information about events associated with :ref:`wx.FileCtrl` objects. .. _FileCtrlEvent-events: |events| Events Emitted by this Class ===================================== Handlers bound for the following event types will receive a :ref:`wx.FileCtrlEvent` parameter. - EVT_FILECTRL_FILEACTIVATED: The user activated a file(by double-clicking or pressing Enter) - EVT_FILECTRL_SELECTIONCHANGED: The user changed the current selection(by selecting or deselecting a file) - EVT_FILECTRL_FOLDERCHANGED: The current folder of the file control has been changed - EVT_FILECTRL_FILTERCHANGED: The current file filter of the file control has been changed | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class FileCtrlEvent: