INodeContainer.ShouldDisableSpecialKeysHandling Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Where to suppress command routing for special keys (such Delete). For example when the underlying control is in "rename" mode.
public:
bool ShouldDisableSpecialKeysHandling();
public:
bool ShouldDisableSpecialKeysHandling();
bool ShouldDisableSpecialKeysHandling();
public bool ShouldDisableSpecialKeysHandling ();
abstract member ShouldDisableSpecialKeysHandling : unit -> bool
Public Function ShouldDisableSpecialKeysHandling () As Boolean
Returns
true to suppress the special key routing