Table of Contents

Class TextBoxInitializeEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains event arguments for the CustomTextBox initializer methods.

public class TextBoxInitializeEventArgs : BaseEventArgs
Inheritance
TextBoxInitializeEventArgs

Properties

UseCharValidator

Gets or sets whether to assign and use char validator when control is initialized. If value is Null (default), UseCharValidator is used.