See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Provides the ability to run the designer's original default action.

Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
public interface IDesignerDoDefaultAction
Visual Basic
Public Interface IDesignerDoDefaultAction
Visual C++
public interface class IDesignerDoDefaultAction

See Also