Flexivert Library Documentation
Perform Method (app)
NamespacesFlexivert.UIIToolbarActionPerform(IFlexivertApplication)
Performs the action. This method is called by the application, when the user clicks on the button corresponding to this action.
Declaration Syntax
C#Visual BasicVisual C++
void Perform(
	IFlexivertApplication app
)
Sub Perform ( _
	app As IFlexivertApplication _
)
void Perform(
	IFlexivertApplication^ app
)
Parameters
app (IFlexivertApplication)
An IFlexivertApplication representing the host application.

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)