Results 1 to 2 of 2

Thread: [RESOLVED] how to disable the close button on a messagebox in vb.net

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2013
    Posts
    534

    Resolved [RESOLVED] how to disable the close button on a messagebox in vb.net

    All I was able to find was for custom messagebox. Thanks in advance

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    25,940

    Re: [RESOLVED] how to disable the close button on a messagebox in vb.net

    Why do you need to disable the close button? If a user clicks the close button, DialogResult.Cancel is returned, and you handle it. I don’t see the problem…

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