ActiveReports 8
CreateButton Method

Name of the custom button.
Creates custom buttons.
Syntax
'Declaration
 
Public Shared Function CreateButton( _
   ByVal name As System.String _
) As ToolButton
public static ToolButton CreateButton( 
   System.string name
)

Parameters

name
Name of the custom button.
See Also

Reference

Tool Class
Tool Members

Support Forum