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

Threaded View

  1. #1
    Join Date
    Sep 2005
    Posts
    117

    Red face Open file Dialog

    When I click the browse button, filedialog box opens.

    the normal behaviour is "after selecting the file and then click the "open" button and that file name will be swritten in a text box assocaited.

    but If i double click the file name , the form flickers for a second.
    I mean to say there is not smooth transition. why???
    Last edited by callavin; June 15th, 2006 at 04:41 AM.

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