TabDeserializedEventArgs Constructor
In This Topic
Initializes a new instance of the
TabDeserializedEventArgs class.
Syntax
'Declaration
Public Function New( _
ByVal As RibbonTab _
)
public TabDeserializedEventArgs(
RibbonTab
)
Parameters
- tab
See Also