Name |
Description |
Gooey |
Allows some control over changing the state (enabled/visible) of a set of controls. Features: Exclude controls from state changes. Switch state changes between enabling and changing visibility. A function can replace state changes. e.g. Instead of enabling, set some text or whatever. |
ProgressBarChanger |
Provides threadsafe methods for changing ToolStripProgressBars, incl Incrementing and setting Value and Maximum properties. |
TextUpdater |
Provides threadsafe methods to update text of a ToolStripItem's Text property. |
VersionPickDialog |
|
myTreeNode |
Salts (I think) TreeNode implementation. Extends to allow some extra stuff to be stored in each node. |