ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / BaseToolbox Class / SelectedToolboxItemUsed Method

In This Topic
    SelectedToolboxItemUsed Method
    In This Topic
    The SelectedToolboxItemUsed method signals the toolbox that the selected toolbox item has been used.
    Syntax
    'Declaration
     
    Public Sub SelectedToolboxItemUsed() 
    public void SelectedToolboxItemUsed()
    See Also