Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CustomizeLinkEventArgs Class
Members

In This Topic
    CustomizeLinkEventArgs Class
    In This Topic
    Provides data for the CustomizeLink event.
    Object Model
    CustomizeLinkEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CustomizeLinkEventArgs 
       Inherits System.EventArgs
    public class CustomizeLinkEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Command.CustomizeLinkEventArgs

    See Also