[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:Jgr.Gui"]
| C# | Visual Basic | Visual C++ |
namespace Jgr.Gui
Namespace Jgr.Gui
namespace Jgr.Gui
| All Types | Classes | Structures | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| AutoCenterWindows |
Automatically centers all new windows shown by the current thread over a given owner Form.
| |
| AutoCenterWindowsMode |
Specifies when AutoCenterWindows should stop operations.
| |
| EditState |
Static class to determin and perform the available editing operations (cut, copy, paste, delete, select all) on the focused control.
| |
| Feedback |
Simple interface for collecting and sending user feedback and application errors to a central store.
| |
| FeedbackPrompt | ||
| FeedbackType | ||
| NativeMethods..::..HookProc | ||
| NativeMethods | ||
| RECT | ||
| RedrawBlock | ||
| TaskDialog |
Provides Task Dialog support for Windows Vista and later, with automatic fallbacks for earlier operating systems.
| |
| TaskDialogButton | ||
| TaskDialogCallback | ||
| TaskDialogCommonButtons | ||
| TaskDialogCommonIcon | ||
| TaskDialogConfig | ||
| TaskDialogFlags | ||
| ToolStripNativeRenderer |
A ToolStripRenderer which attempts to draw menus and toolbars with Windows Vista and later native themes.
|