ActionsPane.GotFocus-Ereignis (2007 System)

Aktualisiert: November 2007

Stellt die gleiche Funktionalität bereit wie das Control.GotFocus-Ereignis.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)

Syntax

<BrowsableAttribute(False)> _
Public Event GotFocus As EventHandler

Dim instance As ActionsPane
Dim handler As EventHandler

AddHandler instance.GotFocus, handler
[BrowsableAttribute(false)]
public event EventHandler GotFocus

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace