バージョン

ButtonWithTextUIElementBase クラス

テキストを持つことができるボタンの要素 (コマンドボタン、チェックボックス、オプションボタンなど) の抽象基本クラスです。
シンタックス
'宣言
 
Public MustInherit Class ButtonWithTextUIElementBase 
   Inherits ButtonUIElementBase
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public abstract class ButtonWithTextUIElementBase : ButtonUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation  
参照