wxContextHelpButton
generated from ../src/mod_gui/control/helpbtn.cppInstances of this class may be used to add a question mark button that when pressed, puts the application into context-help mode. It does this by creating a wxContextHelp object which itself generates a wxHelpEvent event when the user clicks on a window.
Constants
Constructor
wxContextHelpButton
wxContextHelpButton(Parent)
| Name | Type | Default | Description |
|---|---|---|---|
| Parent | wxWindow | The parent of wxContextHelpButton. |
Constructs a new wxContextHelpButton object.
© 2002 - 2007 Franky Braem.