alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DialogCodes

    Inheritance
    System.Object
    DialogCodes
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class DialogCodes : Enum

    Fields

    DLGC_BUTTON

    Declaration
    public const DialogCodes DLGC_BUTTON
    Field Value
    Type
    DialogCodes

    DLGC_DEFPUSHBUTTON

    Declaration
    public const DialogCodes DLGC_DEFPUSHBUTTON
    Field Value
    Type
    DialogCodes

    DLGC_HASSETSEL

    Declaration
    public const DialogCodes DLGC_HASSETSEL
    Field Value
    Type
    DialogCodes

    DLGC_RADIOBUTTON

    Declaration
    public const DialogCodes DLGC_RADIOBUTTON
    Field Value
    Type
    DialogCodes

    DLGC_STATIC

    Declaration
    public const DialogCodes DLGC_STATIC
    Field Value
    Type
    DialogCodes

    DLGC_UNDEFPUSHBUTTON

    Declaration
    public const DialogCodes DLGC_UNDEFPUSHBUTTON
    Field Value
    Type
    DialogCodes

    DLGC_WANTALLKEYS

    Declaration
    public const DialogCodes DLGC_WANTALLKEYS
    Field Value
    Type
    DialogCodes

    DLGC_WANTARROWS

    Declaration
    public const DialogCodes DLGC_WANTARROWS
    Field Value
    Type
    DialogCodes

    DLGC_WANTCHARS

    Declaration
    public const DialogCodes DLGC_WANTCHARS
    Field Value
    Type
    DialogCodes

    DLGC_WANTMESSAGE

    Declaration
    public const DialogCodes DLGC_WANTMESSAGE
    Field Value
    Type
    DialogCodes

    DLGC_WANTTAB

    Declaration
    public const DialogCodes DLGC_WANTTAB
    Field Value
    Type
    DialogCodes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved