ImeModeConversion::IsCurrentConversionTableSupported Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets a value that indicates whether the current language table is supported.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property bool IsCurrentConversionTableSupported {
	static bool get();
}

Property Value

Type: System::Boolean

true if the language table is supported; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: