WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Localizer.EditResourceIdentifiers.KeyBindingDialog - WindowsForms API Reference | Syncfusion frmKeysBinding. ">

    Show / Hide Table of Contents

    Class Localizer.EditResourceIdentifiers.KeyBindingDialog

    Represents a class contains the localizer variables of frmKeysBinding.

    Inheritance
    System.Object
    Localizer.EditResourceIdentifiers.KeyBindingDialog
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Localization
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public class KeyBindingDialog

    Constructors

    KeyBindingDialog()

    Declaration
    public KeyBindingDialog()

    Fields

    AssignButton

    Holds the assign button text.

    Declaration
    public const string AssignButton = "&Assign"
    Field Value
    Type Description
    System.String

    CancelButton

    Holds the cancel button text.

    Declaration
    public const string CancelButton = "&Cancel"
    Field Value
    Type Description
    System.String

    CommandShortcutsLabel

    Holds the command shortcuts label text.

    Declaration
    public const string CommandShortcutsLabel = "&Shortcut(s) for selected command:"
    Field Value
    Type Description
    System.String

    CommandsLabel

    Holds the command label text.

    Declaration
    public const string CommandsLabel = "&Known Editor commands:"
    Field Value
    Type Description
    System.String

    DefaultButton

    Holds the default button text.

    Declaration
    public const string DefaultButton = "Reset to &default"
    Field Value
    Type Description
    System.String

    FormTitle

    Holds the form title text.

    Declaration
    public const string FormTitle = "Editor keys binding"
    Field Value
    Type Description
    System.String

    OkButton

    Holds the ok button text.

    Declaration
    public const string OkButton = "&OK"
    Field Value
    Type Description
    System.String

    RemoveButton

    Holds the remove button text.

    Declaration
    public const string RemoveButton = "&Remove"
    Field Value
    Type Description
    System.String

    ShortcutLabel

    Holds the shortcuts label text.

    Declaration
    public const string ShortcutLabel = "&Press shortcut key(s):"
    Field Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved