DesignerActionUIService.ShouldAutoShow(IComponent) Metod

Definition

Anger om panelen för smarta taggar ska visas automatiskt.

public:
 bool ShouldAutoShow(System::ComponentModel::IComponent ^ component);
public bool ShouldAutoShow(System.ComponentModel.IComponent component);
member this.ShouldAutoShow : System.ComponentModel.IComponent -> bool
Public Function ShouldAutoShow (component As IComponent) As Boolean

Parametrar

component
IComponent

Till IComponent visas automatiskt.

Returer

trueför att automatiskt visa panelen för smarta taggar. annars . false

Gäller för

Se även