DesignerActionUIService::ShouldAutoShow Method (IComponent^)

 

Indicates whether to automatically show the smart tag panel.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public:
bool ShouldAutoShow(
	IComponent^ component
)

Parameters

component
Type: System.ComponentModel::IComponent^

The IComponent to automatically show.

Return Value

Type: System::Boolean

true to automatically show the smart tag panel; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: