/**
@class wxFileCtrl
- @wxheader{filectrl.h}
This control allows the user to select a file.
The current folder of the file control has been changed
@endEventTable
- @nativeimpl{gtk}
+ @nativeimpl{wxgtk}
@library{wxbase}
@category{miscwnd}
/**
@class wxFileCtrlEvent
- @wxheader{filectrl.h}
A file control event holds information about events associated with
wxFileCtrl objects.