Enum MessageBoxFlags
[Flags]
public enum MessageBoxFlags : uint
Fields
ButtonsLeftToRight = 128ButtonsRightToLeft = 256Error = 16Information = 64Warning = 32
[Flags]
public enum MessageBoxFlags : uint
ButtonsLeftToRight = 128ButtonsRightToLeft = 256Error = 16Information = 64Warning = 32