Results 1 to 3 of 3

Thread: [RESOLVED] OpenFileDialog Default Button.

  1. #1

    Thread Starter
    Addicted Member skea's Avatar
    Join Date
    Mar 2006
    Posts
    187

    Resolved [RESOLVED] OpenFileDialog Default Button.

    Is it possible to change the Button Text of the OpenFileDialog default Open Button? Say i want it to have "Import Image" Instead Of "Open"

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: OpenFileDialog Default Button.

    There's no property for it so you can't do it via the Framework. You may be able to use APIs to get at the common dialogue that the OpenFileDialogue class wraps.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member skea's Avatar
    Join Date
    Mar 2006
    Posts
    187

    Re: OpenFileDialog Default Button.

    Thanks.

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