Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawBarEventArgs Class / Path Field

In This Topic
    Path Field
    In This Topic
    The graphics path bounding the bar (menu or toolbar).
    Syntax
    'Declaration
     
    
    Public ReadOnly Path As GraphicsPath
    public readonly GraphicsPath Path
    See Also