NIREP

IntelliTextCtrl.h File Reference

#include "vector"
#include "map"
Include dependency graph for IntelliTextCtrl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IntelliTextCtrl

Defines

#define ID_TEXTCTRL9   10104
#define SYMBOL_INTELLITEXTCTRL_IDNAME   ID_TEXTCTRL9
#define SYMBOL_INTELLITEXTCTRL_POSITION   wxDefaultPosition
#define SYMBOL_INTELLITEXTCTRL_SIZE   wxSize(-1, 200)
#define SYMBOL_INTELLITEXTCTRL_STYLE   wxTE_MULTILINE

Define Documentation

#define ID_TEXTCTRL9   10104

Control identifiers

Definition at line 26 of file IntelliTextCtrl.h.

#define SYMBOL_INTELLITEXTCTRL_IDNAME   ID_TEXTCTRL9

Definition at line 28 of file IntelliTextCtrl.h.

#define SYMBOL_INTELLITEXTCTRL_POSITION   wxDefaultPosition

Definition at line 30 of file IntelliTextCtrl.h.

#define SYMBOL_INTELLITEXTCTRL_SIZE   wxSize(-1, 200)

Definition at line 29 of file IntelliTextCtrl.h.

#define SYMBOL_INTELLITEXTCTRL_STYLE   wxTE_MULTILINE

Definition at line 27 of file IntelliTextCtrl.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines