GrapeCity ActiveReports for .NET 12.0J
CreateButton メソッド

カスタムボタンの名前
カスタムボタンを作成します
構文
'宣言
 
Public Shared Function CreateButton( _
   ByVal name As String _
) As ToolButton
public static ToolButton CreateButton( 
   string name
)

パラメータ

name
カスタムボタンの名前
参照

関連項目

Tool クラス
Tool メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.