ComponentOne Menus and Toolbars for WinForms
CommandLinkEventArgs Class
Members 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : CommandLinkEventArgs Class
Provides data for the CommandLinkAdded or CommandLinkRemoved event.
Object Model
CommandLinkEventArgs Class
Syntax
'Declaration
 
Public Class CommandLinkEventArgs 
   Inherits System.EventArgs
public class CommandLinkEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1Command.CommandLinkEventArgs

See Also

Reference

CommandLinkEventArgs Members
C1.Win.C1Command Namespace