Table of Contents

Delegate PmpListboxDisplayingEventHandler

Namespace
Hymma.Solidworks.Addins
Assembly
Hymma.Solidworks.Addins.dll

event handler for Displaying

public delegate void PmpListboxDisplayingEventHandler(PmpListBox sender, PmpListboxDisplayingEventArgs eventArgs)

Parameters

sender PmpListBox

the listbox that raised the event

eventArgs PmpListboxDisplayingEventArgs

useful arguments passed by SOLIDWORKS