Enum DialogCodes
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum DialogCodes
Fields
| Name |
|---|
| DLGC_BUTTON |
| DLGC_DEFPUSHBUTTON |
| DLGC_HASSETSEL |
| DLGC_RADIOBUTTON |
| DLGC_STATIC |
| DLGC_UNDEFPUSHBUTTON |
| DLGC_WANTALLKEYS |
| DLGC_WANTARROWS |
| DLGC_WANTCHARS |
| DLGC_WANTMESSAGE |
| DLGC_WANTTAB |