CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 15

Threaded View

  1. #5
    Join Date
    Mar 2009
    Posts
    15

    Re: CDateTimeCtrl - background color

    And also add BOOL OnEraseBkgnd(CDC* pDC); to the header file too

    And replace those HTML > codes with > symbol


    error C2084: function '__thiscall CMyDateTimeCtrl::~ CMyDateTimeCtrl(void)' already has a body
    Last edited by andwan0; April 29th, 2009 at 06:13 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured