ToolStripSplitButton Class
Represents a combination of a standard button on the left and a drop-down button on the right, or the other way around if the value of RightToLeft is Yes.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
'Declaration <ToolStripItemDesignerAvailabilityAttribute(ToolStripItemDesignerAvailability.None Or ToolStripItemDesignerAvailability.ToolStrip Or ToolStripItemDesignerAvailability.StatusStrip)> _ Public Class ToolStripSplitButton _ Inherits ToolStripDropDownItem 'Usage Dim instance As ToolStripSplitButton
ToolStripSplitButton combines button and drop-down button functionality.
Use the DefaultItem property to synchronize the Click event of the chosen drop-down item with the item shown on the button.
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.ToolStripItem
System.Windows.Forms.ToolStripDropDownItem
System.Windows.Forms.ToolStripSplitButton
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.