Table of Contents

Class HexEditor

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("HexEditor", "A binary (hex) editor using the HexView control.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("Dialogs")]
[Scenario.ScenarioCategory("Text and Formatting")]
[Scenario.ScenarioCategory("Top Level Windows")]
[Scenario.ScenarioCategory("Files and IO")]
public class HexEditor : Scenario, IDisposable
Inheritance
HexEditor
Implements
Inherited Members

Methods

Setup()

Override this to implement the Scenario setup logic (create controls, etc...).