Results 1 to 3 of 3

Thread: Why do you have to refresh a control?

  1. #1

    Thread Starter
    Hyperactive Member gmatteson's Avatar
    Join Date
    Feb 2002
    Location
    Rhode Island, USA
    Posts
    293

    Why do you have to refresh a control?

    What would cause you to have to refresh a control? I am trying to figure out why I need to refresh a label on my form in order for the text to show up....

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    One example I can think of is : when you add some items(for the 2nd time or third time) to listbox or combobox , you need to call refresh method to update the listbox/combobox .

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    loop that is not allwoing the Paint event to fire.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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