Share via


DesignerActionUIService.ShouldAutoShow(IComponent) Yöntem

Tanım

Akıllı etiket panelinin otomatik olarak gösterilip gösterilmeyeceğini gösterir.

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

Parametreler

component
IComponent

IComponent otomatik olarak gösterilecek.

Döndürülenler

true akıllı etiket panelini otomatik olarak göstermek için; aksi takdirde , false.

Şunlara uygulanır

Ayrıca bkz.