Enum FindType
Defines the type of the Find operation.
Namespace: Be.Windows.Forms
Assembly: Be.Windows.Forms.HexBox.dll
Syntax
public enum FindType
Fields
| Name | Description |
|---|---|
| Hex | Used for Hex Find operations |
| Text | Used for Text Find operations |