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

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

    System.Object
       System.EventArgs
          C1.Win.Command.DrawArrowEventArgs

    See Also