Share via


SplitButton.ShowDropDown Method

Displays the drop-down button control associated with this split button.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Protected Sub ShowDropDown
'Usage

Me.ShowDropDown()
protected void ShowDropDown()
protected:
void ShowDropDown()
member ShowDropDown : unit -> unit 
protected function ShowDropDown()