Performs the default action associated with this accessible object.
シンタックス
'宣言
Public Overrides Sub DoDefaultAction()
public override void DoDefaultAction()
例外
| 例外 | 解説 |
| System.Runtime.InteropServices.COMException | The default action for the control cannot be performed. |
参照