+ @flag{wince.dialog.real-ok-cancel}
+ The PocketPC guidelines recommend for Ok/Cancel dialogs to use an OK button
+ located inside the caption bar and implement Cancel functionality through
+ Undo outside the dialog.
+ wxDialog::CreateButtonSizer will follow the native behaviour on WinCE but
+ it can be overridden with real wxButtons by setting the option below to 1.