Show / Hide Table of Contents

Property IsShiftKeyDown

| Improve this Doc View Source

IsShiftKeyDown

Gets a value indicates whether is SHIFT key is pressed down when mouse is over this control.

Declaration
public bool IsShiftKeyDown { get; }
Property Value
Type Description
System.Boolean

true if SHIFT key is pressed down when mouse is over this control, otherwise false. The default value is false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest