Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated.
Initializes a new instance of the SelectedToolbarItemArgs class.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal tbarItem As ToolbarItem, _ ByVal tbarIndex As Integer _ ) |
C# | |
---|---|
public SelectedToolbarItemArgs( ToolbarItem tbarItem, int tbarIndex ) |
Parameters
- tbarItem
- The tbar item.
- tbarIndex
- Index of the tbar.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family