How to hide scroll bars in rich edit ctrl?

Hey,
I need to hide the scroll bars in a rich edit ctrl using Win32. I tried using ShowScrollBar(hWnd, SB_BOTH, FALSE);. I did not receive any error msgs when using it, but it did not work. Does anyone know how I can fix this problem? Thanks.
Fierytycoon
[267 byte] By [Fierytycoon] at [2007-11-17 8:55:58]
«« OpenGL & MFC
»» hDC