CommandBarsClass.FindControl(Object, Object, Object, Object) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- Type
- Object
- Id
- Object
- Tag
- Object
- Visible
- Object