/**
@class wxFontPickerCtrl
- @wxheader{fontpicker.h}
This control allows the user to select a font. The generic implementation is
a button which brings up a wxFontDialog when clicked. Native implementation
/**
@class wxFontPickerEvent
- @wxheader{fontpicker.h}
This event class is used for the events generated by
wxFontPickerCtrl.