ActiveReports Developer 7
SelectedToolboxItemUsed Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : SelectedToolboxItemUsed Method

Glossary Item Box

Signals the toolbox that the selected ToolboxItem has been used.

Syntax

Visual Basic (Declaration) 
Public Sub SelectedToolboxItemUsed() 
C# 
public void SelectedToolboxItemUsed()

See Also