Anyone please provide me with sample code on how do i override the MessageBox class? or more specifically MessageBox.Show ()?
Thanks a LOT
Reason: I have a desktop app to which im adding a command line interface. I need to override MessageBox.Show () to not have popups based on certain conditions
Thanks a LOT
Reason: I have a desktop app to which im adding a command line interface. I need to override MessageBox.Show () to not have popups based on certain conditions
Comment