the single line control, derived from mEdit.
More...
#include <msledit.h>
the single line control, derived from mEdit.
- status
The status of the sledit. the value may be:
- NCST_SLEDIT_FOCUSED
- NCST_SLEDIT_MODIFY
- NCST_SLEDIT_TMP
- NCST_SLEDIT_REPLACE
- editPos
The modify position,(the position of the caret)
- selStart
The start of the selected text
- selEnd
The end of the selected text
- nContX
Content x offset position
- nContW
Content width
- rcVis
Content rect
- nVisW
Visible area width
- startX
Text x display position
- startY
Text y display position
- nBlockSize
String buffer block size
- content
String text buffer
- tipText
Tip text
- hardLimit
Hard limit
- passwdChar
Password character
- changed
Change flag
- cp
Copy & Paste operators
- See also
- mSlEditClass
The documentation for this struct was generated from the following file: