5

I need to customize the buttons' labels on MessageBox MB_YESNOCANCEL. E.g. instead of 'Cancel' I need to have 'Resign' label. Does anybody know how it can be done?

Opal
  • 81,889
  • 28
  • 189
  • 210

1 Answers1

3

This cannot be done without writing a custom plugin...

Anders
  • 97,548
  • 12
  • 110
  • 164