|
IDA SDK
|
Multi line text control, used to embed a text control in a form.
Public Attributes | |
| size_t | cb |
| size of this structure | |
| qstring | text |
| in, out: text control value | |
| uint16 | flags |
| Text control property bits | |
| uint16 | tabsize |
| how many spaces a single tab will indent | |
Public Member Functions | |
| textctrl_info_t () | |
| Constructor. | |