バージョン

GetDefaultAction メソッド (EditorButtonBase)

ボタンのデフォルトアクションの説明を返します。
シンタックス
'宣言
 
Protected Overridable Function GetDefaultAction( _
   ByVal button As AccessibleObject _
) As String
protected virtual string GetDefaultAction( 
   AccessibleObject button
)

パラメータ

button
ボタンの関連された System.Windows.Forms.AccessibleObject

戻り値の型

ボタンのデフォルトアクションの説明。
参照