Hi

I'm using CPSUI and I've a question about the documentation... for
TVOT_EDITBOX they write

pOptParam[1]->IconID is used for specifying the size, in bytes, of both the
edit box and the buffer pointed to by pSel in the OPTITEM structure.

... now, what does this mean? What's the "size of the edit box" ?? They size
of the pSel-Buffer is clear... but the edit box size?

thanks for help
MR

RE: ... what do they mean? by ScottRobins

ScottRobins
Tue Jun 01 06:56:05 CDT 2004

There's one example in the DDK and it uses it to mean the size of the buffer. I don't know what they could mean by "the size of the edit box". The comments in compstui.h don't mention this, just the buffer size

Play around with it and see

Scott
--
Scott Robin