Updates Tool state.

Namespace:  PerpetuumSoft.Reporting.Designer
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
void UpdateTool(
	DesignerToolArgs arg
)
Visual Basic (Declaration)
Sub UpdateTool ( _
	arg As DesignerToolArgs _
)
Visual C++
void UpdateTool(
	DesignerToolArgs^ arg
)

See Also