DesignerActionUIService.ShouldAutoShow(IComponent) Metoda

Definicja

Wskazuje, czy ma być automatycznie wyświetlany panel tagów inteligentnych.

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

Parametry

component
IComponent

Element do automatycznego wyświetlania IComponent .

Zwraca

true aby automatycznie wyświetlić panel tagów inteligentnych; w przeciwnym razie , false.

Dotyczy

Zobacz też