IInputPanelConfiguration interface (inputpanelconfiguration.h)
Provides functionality for desktop apps to opt in to the focus tracking mechanism used in Windows Store apps.
Inheritance
The IInputPanelConfiguration interface inherits from the IUnknown interface. IInputPanelConfiguration also has these types of members:
Methods
The IInputPanelConfiguration interface has these methods.
IInputPanelConfiguration::EnableFocusTracking Enables a client process to opt-in to the focus tracking mechanism for Windows Store apps that controls the invoking and dismissing semantics of the touch keyboard. |
Remarks
Warning
IInputPanelConfiguration will not work in Windows 10.
The IInputPanelConfiguration interface enables your app to opt in to the focus tracking mechanism for Windows Store apps.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | inputpanelconfiguration.h |