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

Contains the event handlers for the buttons in the NTier designer.

Namespace: NTier.Designer.Forms
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
public class ButtonActionHandlers
Visual Basic
Public Class ButtonActionHandlers
Visual C++
public ref class ButtonActionHandlers

Inheritance Hierarchy

System..::..Object
  NTier.Designer.Forms..::..ButtonActionHandlers

See Also