M
Merrows
I need to build a screen control which can display different words in
different fonts, eg
<bold>This is Bold</bold><notbold>and this is not</notbold>
I have seen that listboxes allow changes per line, but I would need
changes within a line. My guess is that a grid is best option but I
find the events in grids not that easy.
Does anyone have any experience of this?
different fonts, eg
<bold>This is Bold</bold><notbold>and this is not</notbold>
I have seen that listboxes allow changes per line, but I would need
changes within a line. My guess is that a grid is best option but I
find the events in grids not that easy.
Does anyone have any experience of this?