Shows the change state or revoke transition dialog box.  
             
            
Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function ShowDlg( _
   ByVal lParentWnd As System.Integer _
) As System.Boolean | 
| C++/CLI |  | 
|---|
| System.bool ShowDlg( 
&   System.int lParentWnd
)  | 
Parameters
- lParentWnd
- Parent window handle for the dialog box
Return Value
True if the user clicked 
OK, false if the user clicked 
CancelExample
 
            
            Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS PDM Professional 2009; for the revoke transition dialog, SOLIDWORKS PDM Professional 2013