Creates a list of the supported languages.
        
Namespace:
CADImport.FaceModule
        Assembly: CADImport (in CADImport.dll)
 Syntax
Syntax
	
	
	  
		  
			  
		      | Visual Basic (Declaration) | 
		    
		      | Public Sub LoadLngFileList( _ ByVal aMenu As Menu, _
 ByVal aProc As EventHandler _
 )
 | 
		  
		
		
		
			
		
		
		
		
	 
	Parameters
	- 
		
			aMenu
		
	
- 
		
			Type: Menu 
		 
			A Menu that will contain
a list of the supported languages. 
		 
	- 
		
			aProc
		
	
- 
		
			Type: EventHandler 
		 
			An EventHandler that handles the
Click event. 
		 
 
	
		 Platforms
		
		Platforms
	
  
	
	
	
	
	
	
		 Version Information
		
		Version Information
	
  
.NET Framework
Supported in: 2.0 - 4, NET6
  .NET Framework Client Profile
Supported in: 4, 3.5 SP1
	
	
		 See Also
		
		See Also