ToolStripSplitButton::ButtonSelected Property
.NET Framework (current version)
Gets a value indicating whether the standard button portion of a ToolStripSplitButton is selected or the DropDownButtonPressed property is true.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the button portion of a ToolStripSplitButton is selected or whether DropDownButtonPressed is true; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: