Fired when a lighting dialog has been opened by the user. 
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Delegate Function DAssemblyDocEvents_LightingDialogCreateNotifyEventHandler( _
   ByVal dialog As System.Object _
) As System.Integer | 
| C# |  | 
|---|
| public delegate System.int DAssemblyDocEvents_LightingDialogCreateNotifyEventHandler( 
   System.object dialog
) | 
| C++/CLI |  | 
|---|
| public delegate System.int DAssemblyDocEvents_LightingDialogCreateNotifyEventHandler( 
&   System.Object^ dialog
) | 
Parameters
- dialog
- Light dialog
Remarks
            Availability
SOLIDWORKS 2001Plus SP1, Revision Number 10.1