Hi, I try to use CSrollView in my application. To do this, I can use VC++ to create a SDI application and select CScrollView in the creation process. But in my application, I don't want to see any caption bar, system menu, and windows border. I don't know how to do it. Does anyone know how to do it? Thanks.