Freigeben über


DesignerActionUIService.ShouldAutoShow(IComponent) Methode

Definition

Gibt an, ob das Smarttag-Panel automatisch angezeigt werden soll.

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

Parameter

component
IComponent

Die IComponent automatisch anzuzeigende Anzeige.

Gibt zurück

truezum automatischen Anzeigen des Smarttagpanels; andernfalls . false

Gilt für: