|

Type


(number) The type of dialog to display:



CONSTANT


VALUE DESCRIPTION


MB_OK


0


OK (Default)


MB_OKCANCEL


1


OK | Cancel


MB_ABORTRETRYIGNORE


2


Abort | Retry | Ignore


MB_YESNOCANCEL


3


Yes | No | Cancel


MB_YESNO


4


Yes | No


MB_RETRYCANCEL


5


Retry | Cancel


|