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

An ActionCollectionEditor that removes the [Move to Component Tray] options.

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

Syntax

C#
public class ActionListActionCollectionEditor : ActionCollectionEditor
Visual Basic
Public Class ActionListActionCollectionEditor
	Inherits ActionCollectionEditor
Visual C++
public ref class ActionListActionCollectionEditor : public ActionCollectionEditor

Inheritance Hierarchy

See Also