バージョン

CustomButton プロパティ

カスタム ボタンのプロパティを含むオブジェクトへの参照を取得します。
シンタックス
'宣言
 
Public ReadOnly Property CustomButton As TextImageButton
public TextImageButton CustomButton {get;}
解説

WebTextEditor は、CustomButton に関連付けられたクライアント側イベントおよびサーバー側イベントを発生します。イベントはアプリケーションで警告、ダイアログ、またはドロップダウンを表示する、ならびに検証を実行する、ポストバックを発生するなどのカスタム アクションを実装するために使用できます。

参照