See also:
NTier Windows Forms Framework Home
NTier Framework API reference
A helper class that disables all buttons on a container control
so that it can be used as a preview control.
Namespace: NTier.AppWizard.FormsAssembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public static class PreviewControlButtonDisabler |
| Visual Basic |
|---|
Public NotInheritable Class PreviewControlButtonDisabler |
| Visual C++ |
|---|
public ref class PreviewControlButtonDisabler abstract sealed |
Inheritance Hierarchy
See Also