CommandBarsClass.FindControl(Object, Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public virtual Microsoft.Office.Core.CommandBarControl FindControl (object Type, object Id, object Tag, object Visible);
abstract member FindControl : obj * obj * obj * obj -> Microsoft.Office.Core.CommandBarControl
override this.FindControl : obj * obj * obj * obj -> Microsoft.Office.Core.CommandBarControl
Public Overridable Function FindControl (Optional Type As Object, Optional Id As Object, Optional Tag As Object, Optional Visible As Object) As CommandBarControl
Paramètres
- Type
- Object
- Id
- Object
- Tag
- Object
- Visible
- Object