The SELCHANGE stucture contains information associated with an EN_SELCHANGE notification message. A rich edit control sends this notification to its parent window when the current selection changes.
typedef struct _selchange {
NMHDR nmhdr;
CHARRANGE chrg;
WORD seltyp;
} SELCHANGE;
|
Value |
Contents of the selection |
|
SEL_TEXT |
Text |
|
SEL_OBJECT |
At least one OLE object |
|
SEL_MULTICHAR |
More than one character of text |
|
SEL_MULTIOBJECT |
More than one OLE object |
See also:
| file: /Techref/os/win/api/win32/struc/src/str16_24.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2012/2/10 15:55,
38.107.179.231:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str16_24.htm"> SELCHANGE</A> |
| Did you find what you needed? |
|
|
|
The only consistant, simple to use yet powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc) in real time, has a syntax highlighting editor, macro assembler and disassembler. Regular updates and third-party plugins keep this software ahead of any other PIC IDE. |
.