TMemo draw bug
Publicado: Jue Jul 05, 2007 9:49 am
Ignacio,
the TMemo control is not painted correctly after lHScroll is set to .T at design time. The
right bottom corner is missing. It's visible in the IDE and at runtime.
I have tried to set the horizontal scroll at runtime:
::oMemo1:lHScroll := .T.
but this code has no effect.
Gejza Horvath
the TMemo control is not painted correctly after lHScroll is set to .T at design time. The
right bottom corner is missing. It's visible in the IDE and at runtime.
I have tried to set the horizontal scroll at runtime:
::oMemo1:lHScroll := .T.
but this code has no effect.
Gejza Horvath