formview
BS> I' writing a simple formview application — Just a few edit controls,
BS> static controls Band buttons in the main view. I want the backround
BS> color of the main client area to be gray (RGB(192,192,192)) — by
BS> default it comes up white.
You must handle both the OnEraseBkgnd() (to get the gray window background) and
OnCtlColor() (for the static controls) messages for your CFormView.
gc
Norman, Oklahoma USA
— "Is that a *real* poncho or is that a *Sears* poncho?"