Class HexEditor
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[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
Constructors
HexEditor()
Declaration
public HexEditor()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable