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

Thread: Data Combo

  1. #1
    Join Date
    Nov 2000
    Location
    IL, U.S.A.
    Posts
    218

    Data Combo

    Where is the DataCombo1 control?


  2. #2
    Join Date
    Dec 2000
    Location
    Canada
    Posts
    59

    Re: Data Combo

    You have to add the component to the toolbar.
    Right-click on the toolbar and click components.
    Under there you will find many components. It will be called Microsoft DataCombo and
    there is also
    Microsoft DataGrid
    Microsoft ADO
    Microsoft Datalist

    Hope this helps
    Please vote.
    Raistlin


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