DesignerActionUIService.ShouldAutoShow(IComponent) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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