The Gallio.UI.Controls namespace contains types for reusable Windows Forms custom controls.
Classes
| Class | Description | |
|---|---|---|
| CommandToolStripMenuItem |
Extends the win forms ToolStripMenuItem to wrap a MenuCommand.
| |
| KeysParser |
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.
| |
| ShieldButton |
An extension of the Button class that displays the "Shield" icon when
privilege elevation is required.
| |
| ToolStripButton |
Sub-class of ToolStripButton,
making databinding easier.
| |
| ToolStripMenuItem |
Sub-class of ToolStripMenuItem,
making databinding easier.
| |
| TruncatedToolStripMenuItem |
A menu item that truncates the text, using ellipses (...), if necessary.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IKeysParser |
Parses a string representation of a Keys enum.
|
