Results 1 to 13 of 13

Thread: [RESOLVED] Customize Common Dialog

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Resolved [RESOLVED] Customize Common Dialog

    I use common dialog.

    an my data is in c:\Project\Data.

    When I hit the Insert button, the common dialog come out at the specific path location

    Code:
    CommonDialog1.InitDir = "c:\Project\data"
    but it able to browse the data at other path location by using drop down menu in look in combo box.How to disable the drop down menu in look in combo box?I just want it able to access the spesific location in folder directory.Have an Idea?
    Attached Images Attached Images  
    Last edited by matrik02; May 22nd, 2007 at 12:55 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