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

Threaded View

  1. #19
    Join Date
    Sep 2010
    Posts
    29

    Re: Create Combobox with ToolTips

    Declaration/definition of PreSubclassWindow are in CTooltipComboBox.h/.cpp

    Anyway, I've always used GetDlgItem instead of a control variable... I think it's the same...
    Last edited by symreds; October 19th, 2011 at 07:01 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