Блог программиста
Styles

Settings

  • Caption Color: Background color of caption
  • Background Color: Background color of main panel
  • Btn Yes Color: Color of "Yes/Ok" button
  • Btn No Color: Color of "No" button
  • Btn Cancel Color: Color of "Cancel" button
  • Icon: Icon for message box

Types

  • Information Style: Style for information messages (MsgBoxStyle.Information)
  • Question Style: Style for question messages (MsgBoxStyle.Question)
  • Warning Style: Style for warning messages (MsgBoxStyle.Warning)
  • Error Style: Style for error messages (MsgBoxStyle.Error)
  • Custom Styles: Styles for custom messages (Call from script by id)