#include <hyperlink.h>
Public Member Functions | |
wxHyperLink () | |
default constructor | |
wxHyperLink (wxWindow *parent, wxWindowID id, const wxString &label=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=_T("HyperLink")) | |
create constructor |
Definition at line 39 of file hyperlink.h.