C# Class SolidworksAddinFramework.Events.DDrawingDocEvents_Event.CommandManagerTabActivatedPreNotifyEventArgs

Mostra file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
CommandManagerTabActivatedPreNotifyEventArgs ( System CommandTabIndex, System CommandTabName ) : System

Method Details

CommandManagerTabActivatedPreNotifyEventArgs() public method

public CommandManagerTabActivatedPreNotifyEventArgs ( System CommandTabIndex, System CommandTabName ) : System
CommandTabIndex System
CommandTabName System
return System