HexBox
Search Results for

    Show / Hide Table of Contents

    Enum HexCasing

    Specifies the case of hex characters in the HexBox control

    Namespace: Be.Windows.Forms
    Assembly: Be.Windows.Forms.HexBox.dll
    Syntax
    public enum HexCasing

    Fields

    Name Description
    Lower

    Converts all characters to lowercase.

    Upper

    Converts all characters to uppercase.

    • View Source
    In this article
    Back to top Generated by DocFX