←Select platform

MultiDeselectKeyModifier Property

Summary

Modifier key to use for multi-deselection.

Syntax
C#
VB
C++
public virtual Keys MultiDeselectKeyModifier {get; set;} 
Public Overridable Property MultiDeselectKeyModifier() As Keys 
   Get 
   Set 
public:  
   virtual property Keys^ MultiDeselectKeyModifier 
   { 
      Keys^ get() 
      void set(Keys^ value) 
   } 

Property Value

The modifier key to use for multi-deselection operations. The default value is Control.

Remarks

This value is only used when IsKeyboardEnabled is set to true.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.