The System Information control makes it easy to retrieve hardware, network and software information. You can place a control on a Microsoft Access form and use its properties and methods to get information without using complicated Windows API calls. Additionally, the System Information Control provides information that is not available through the Windows API.
The System Information control does not have any design time properties. The following information can be retrieved at runtime:
Retrieve the keyboard status of these keys:
Check individual drives for their properties:
For any file name, you can retrieve its:
 About Box
About Box
		 Browse for Folders and Printers
Browse for Folders and Printers
		 Clipboard
Clipboard
		 Common Dialogs
Common Dialogs
		 INI Files
INI Files
		 Registry Settings
Registry Settings
		 System Information
System Information
    Supports Microsoft Access 2016, 2013, 2010, 2007, 2003, 2002, and 2000