Version: 2.9.4
Classes | Defines | Variables
hyperlink.h File Reference

クラス

class  wxHyperlinkEvent
 This event class is used for the events generated by wxHyperlinkCtrl. More...
class  wxHyperlinkCtrl
 This class shows a static text element which links to an URL. More...

Defines

#define wxHL_CONTEXTMENU   0x0001
#define wxHL_ALIGN_LEFT   0x0002
#define wxHL_ALIGN_RIGHT   0x0004
#define wxHL_ALIGN_CENTRE   0x0008
#define wxHL_DEFAULT_STYLE   (wxHL_CONTEXTMENU|wxNO_BORDER|wxHL_ALIGN_CENTRE)

Variables

wxEventType wxEVT_COMMAND_HYPERLINK

Define Documentation

#define wxHL_ALIGN_CENTRE   0x0008
#define wxHL_ALIGN_LEFT   0x0002
#define wxHL_ALIGN_RIGHT   0x0004
#define wxHL_CONTEXTMENU   0x0001
#define wxHL_DEFAULT_STYLE   (wxHL_CONTEXTMENU|wxNO_BORDER|wxHL_ALIGN_CENTRE)

Variable Documentation

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines