An NDoc Documented Class Library

ViewToolStripButton Class

A ToolStripButton that contains a ViewLayoutNode for reference when the button is clicked.

For a list of all members of this type, see ViewToolStripButton Members.

System.Object
   MarshalByRefObject
      Component
         ToolStripItem
            ToolStripButton
               ViewToolStripButton

public class ViewToolStripButton : ToolStripButton

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.ViewManager

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

ViewToolStripButton Members | Sandia.MVCFramework.ViewManager Namespace