'Declaration Public Property IsActivationKey As Boolean
'Usage Dim instance As QueryEditorActivationKeyEventArgs Dim value As Boolean instance.IsActivationKey = value value = instance.IsActivationKey
public bool IsActivationKey {get; set;}
'Declaration Public Property IsActivationKey As Boolean
'Usage Dim instance As QueryEditorActivationKeyEventArgs Dim value As Boolean instance.IsActivationKey = value value = instance.IsActivationKey
public bool IsActivationKey {get; set;}
If true, the editor is activated and will immediately receive a System.Windows.Forms.Control.KeyDown event for that key.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2