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

Thread: Task bar icon

  1. #1
    Join Date
    Mar 1999
    Posts
    2

    Task bar icon



    Hi,

    How do I set the task bar icon. I'm using a dialogbox based application which doesn't have a title bar. So I have to set the taskbar icon seperately.

    How do I do that?

    thanking U

    Oommen

  2. #2
    Join Date
    Mar 1999
    Posts
    2

    Re: Task bar icon



    Hi!!!

    Can you please make your question more clearer?

    You have written that you application does'nt have a title bar and that's why you want to have a Task bar icon...What does this mean???

    Are you asking about the "Task bar icon" or "Caption Bar icon"???


    Regards,

    Kanwardeep Singh

  3. #3
    Join Date
    Mar 1999
    Posts
    2

    Re: Task bar icon



    Hi,

    I'll tell U the problem.

    I have a dialog box based application. I deselect the title bar option. Now when I'm running the program, at the windows Taskbar (next to the Start) My application's name will come without any icon.(The name I set by the SetWindowText(). So I want to display an icon near the name in the taskbar as any other application.


    I hope U got it. Can U help me to sort it out.


    Thanking U

    Oommen

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