Table of Contents

Class HexEditorUInt32

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

Imlements hexadecimal uint editor with validation.

public class HexEditorUInt32 : ValueEditorCustom, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
Inheritance
HexEditorUInt32
Implements

Constructors

HexEditorUInt32()

Initializes a new instance of the HexEditorUInt32 class.

HexEditorUInt32(Control)

Initializes a new instance of the HexEditorUInt32 class.

HexEditorUInt32(string, uint?)

Initializes a new instance of the HexEditorUInt32 class.

Fields

UseCharValidator

Gets or sets whether to use char validator to limit unwanted chars in the input. Default is False.

Methods

Init()

Initializes main child control.