FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / ChartMenuItemBase Class / GetCurrentParent Method

In This Topic
    GetCurrentParent Method (ChartMenuItemBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetCurrentParent() As System.Windows.Forms.ToolStrip
    public System.Windows.Forms.ToolStrip GetCurrentParent()
    See Also