BrowserMessageBox.ShowDialog

Shows the dialog modally and sets focus to the specified button

public bool? ShowDialog(int focusedButton)

Parameters

focusedButton
0-n button to select. -1 to set no focus


See also:

Class BrowserMessageBox

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic