QueryAccessibilityHelpEventArgs Constructor (String, String, String)
.NET Framework 4.5
Initializes a new instance of the QueryAccessibilityHelpEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public QueryAccessibilityHelpEventArgs( string helpNamespace, string helpString, string helpKeyword )
Parameters
- helpNamespace
- Type: System.String
The file containing Help for the AccessibleObject.
- helpString
- Type: System.String
The string defining what Help to get for the AccessibleObject.
- helpKeyword
- Type: System.String
The keyword to associate with the Help request for the AccessibleObject.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.