Results 1 to 3 of 3

Thread: [RESOLVED] CommonDialog simple question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2003
    Location
    Out there somewhere!
    Posts
    386

    Resolved [RESOLVED] CommonDialog simple question

    I have a common dialog control on my form. When it opens, is it possible to get rid of the Open as Read Only check box?



    Kev.

  2. #2
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: CommonDialog simple question

    VB Code:
    1. CommonDialog1.Flags=cdlOFNHideReadOnly
    Please mark you thread resolved using the Thread Tools as shown

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2003
    Location
    Out there somewhere!
    Posts
    386

    Re: CommonDialog simple question

    Thanks danasegarane


    Kev.

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