CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 1999
    Posts
    6

    How to use Dialog bar

    Hi all:
    I want to use dialogbar like that using dialog. I want to get all the data I shoud input through dialogbar.Who can tell me how to realize that?
    Thanks a lot.
    Sincere Andrew.



  2. #2
    Join Date
    Apr 1999
    Location
    Toronto, ON
    Posts
    713

    Re: How to use Dialog bar

    Sorry, what is dialogbar? Is it statusbar or what?

    Dmitriy, MCSE

  3. #3
    Join Date
    May 1999
    Posts
    6

    Re: How to use Dialog bar

    Hi:
    The DialogBar is like ToolBar and can conjucted with CDialogBar class.If you want to know, you can try to insert resource in one of your projects.
    Sorry for not discribing the question clearly.
    Thanks for your reply.
    Sincerely Andrew


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