Namespace Be.Windows.Forms
Classes
BuiltInContextMenu
Defines a build-in ContextMenuStrip manager for HexBox control to show Copy, Cut, Paste menu in contextmenu of the control.
ByteCollection
Represents a collection of bytes.
DefaultByteCharConverter
The default IByteCharConverter implementation.
DynamicByteProvider
Byte provider for a small amount of data.
DynamicFileByteProvider
Implements a fully editable byte provider for file data of any size.
EbcdicByteCharProvider
A byte char provider that can translate bytes encoded in codepage 500 EBCDIC
FileByteProvider
Byte provider for (big) files.
FindOptions
Defines all state information nee
HexBox
Represents a hex box control.
Interfaces
IByteCharConverter
The interface for objects that can translate between characters and bytes.
IByteProvider
Defines a byte provider for HexBox control
Enums
FindType
Defines the type of the Find operation.
HexCasing
Specifies the case of hex characters in the HexBox control