バージョン

EmbeddableEditorButtonBase クラス

編集領域の左右にボタンのコレクションを表示する埋め込みエディタークラスの抽象基本クラス。
シンタックス
'宣言
 
Public MustInherit Class EmbeddableEditorButtonBase 
   Inherits Infragistics.Win.EmbeddableEditorBase
public abstract class EmbeddableEditorButtonBase : Infragistics.Win.EmbeddableEditorBase 
解説

EmbeddableEditorButtonBase は、編集領域の左右にボタンのカスタム コレクションを表示するエディターの基本クラスです。ボタンは、ButtonsLeft プロパティと ButtonsRight プロパティを通じて公開されます。

参照