Enum MessageBoxButton
Defines constants that specify the default button on a MessageBox.
public enum MessageBoxButton
Fields
Close = 2The close button
Primary = 0The primary button
Secondary = 1The secondary button
Defines constants that specify the default button on a MessageBox.
public enum MessageBoxButton
Close = 2The close button
Primary = 0The primary button
Secondary = 1The secondary button