How to any dialog box appearing while calling a dll function in vb.net?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Malathi
    New Member
    • Mar 2012
    • 31

    How to any dialog box appearing while calling a dll function in vb.net?

    Hi,

    In my windows application Im using a dll function. While calling this function it shows some dialog boxes and then output which is a perfect one as I needed. As its dll, Im unable to access the code of it. But I want to avoid these opening of these dialog boxes!(The work done by those also not needed). So,is there any way to work out it? Any help is appreciated!

    Thanks,
    Malathi
Working...