ToolStripSplitButton::ToolStripSplitButtonAccessibleObject::DoDefaultAction Method ()
.NET Framework (current version)
Performs the default action associated with this ToolStripSplitButton::ToolStripSplitButtonAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Clients can retrieve the object's default action by inspecting an object's DefaultAction property. A client can use automation (if supported) instead of DoDefaultAction to perform an object's default action. However, DoDefaultAction provides an easy way to perform an object's most commonly used action.
SecurityPermission
for inheriting classes to call unmanaged code. Associated enumeration: SecurityPermissionFlag::UnmanagedCode.
.NET Framework
Available since 2.0
Available since 2.0
Show: