Results 1 to 3 of 3

Thread: Displaying the Red error icons next to the headers of tabpages within tabControl

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2006
    Posts
    589

    Displaying the Red error icons next to the headers of tabpages within tabControl

    Hi,

    - VS2008,Windows forms

    You know those little error red icons displayed next to controls that are not valid, those controls are usually textbox, combobox..etc.

    What I need is to display that same kind of error red icon next to tabpages headers in a tabcontrol.

    I mean, whenever i do some sort of validation logic in one of the tabPages, if my logic returns false, then I want to be able to display the error red icon next to the header of that Tabpage that's not valid.

    P.S: The value of that to the user is that once he is not in the same tabpage that is invalid, to spot quickly which tabpages have errors within them, by seing the error icon in the tabpage header.
    Last edited by tutus; Jul 15th, 2009 at 07:46 AM. Reason: edit
    Thanks a lot for your help.

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