TextBoxInstance.TypeCode Property

Definition

Gets the type of this text box instance.

public:
 property TypeCode TypeCode { TypeCode get(); };
public TypeCode TypeCode { get; }
member this.TypeCode : TypeCode
Public ReadOnly Property TypeCode As TypeCode

Property Value

A TypeCode value.

Applies to