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

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

    System.Object
       System.EventArgs
          C1.Win.Command.DrawLinkEventArgs

    See Also