Desktop..::..ShowDropdown Method

Shows the dropdown.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public void ShowDropdown(
	Control control,
	bool stack
)
Public Sub ShowDropdown ( _
	control As Control, _
	stack As Boolean _
)
public:
void ShowDropdown(
	Control^ control, 
	bool^ stack
)

Parameters

control
Type: Control
The control.
stack
Type: Boolean
if set to true [stack].