Show / Hide Table of Contents

Enum TextBoxTokenType

Represents the token type of TextBox.

Namespace: Phoenix.Aruba.Controls
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public enum TextBoxTokenType

Fields

Name Description
MultipleToken

Identifies the TokenType as MultiToken.

SingleToken

Identifies the TokenType as SingleToken.

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