Platforms to show: All Mac Windows Linux Cross-Platform

Back to Window class.

Window.WindowFeedbackSettingMBS(Feedback as Integer, byref value as boolean, IncludeAncestors as Boolean = false) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows MBS Win Plugin 17.5 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Retrieves the feedback configuration for a window.

IncludeAncestors: Specifies that the parent window chain should be checked.

Returns true if the specified feedback setting is configured on the specified window. Otherwise, it returns false (and config won't be modified).

Requires Windows 8 [desktop apps only] or Windows Server 2012 [desktop apps only].

Constant NameValueDescription
FEEDBACK_TOUCH_CONTACTVISUALIZATION1Feedback for a touch contact event.
FEEDBACK_PEN_BARRELVISUALIZATION2Feedback for a pen barrel-button event.
FEEDBACK_PEN_TAP3Feedback for a pen tap event.
FEEDBACK_PEN_DOUBLETAP4Feedback for a pen double-tap event.
FEEDBACK_PEN_PRESSANDHOLD5Feedback for a pen press-and-hold event.
FEEDBACK_PEN_RIGHTTAP6Feedback for a pen right-tap event.
FEEDBACK_TOUCH_TAP7Feedback for a touch tap event.
FEEDBACK_TOUCH_DOUBLETAP8Feedback for a touch double-tap event.
FEEDBACK_TOUCH_PRESSANDHOLD9Feedback for a touch press-and-hold event.
FEEDBACK_TOUCH_RIGHTTAP10Feedback for a touch right-tap event.
FEEDBACK_GESTURE_PRESSANDTAP11Feedback for a press-and-tap gesture.

Blog Entries

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...