CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    Singapore
    Posts
    21

    CListCtrl As ActiveX Control

    Can some one please give me direction how can I crate an ActiveX Control with CListCtrl in it. It means ActiveX should appear as resizable/prgramable CListCtrl.

    Thanx,
    Sudhir Sehgal


  2. #2
    Join Date
    Oct 2001
    Location
    CA,USA
    Posts
    60

    Re: CListCtrl As ActiveX Control

    See my article on how to make control within control.
    http://atcsoft.freeservers.com/thele...hinactivex.htm

    Please rate the article if it is of any use to you. This encourages me to reply more and more and more.

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