Displays the authentication dialog box.
| C# | Visual Basic |
public DialogResult ShowDialog()
Public Function ShowDialog As DialogResult
One of the DialogResult values (either OK or Cancel).
| In The Hand ShowDialog Method Namespaces ► InTheHand.Windows.Forms ► AuthenticationDialog ► ShowDialog()()()() |
| C# | Visual Basic |
public DialogResult ShowDialog()
Public Function ShowDialog As DialogResult