QueryContinueDragEventArgs(Int32, Boolean, DragAction) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy QueryContinueDragEventArgs.
public:
QueryContinueDragEventArgs(int keyState, bool escapePressed, System::Windows::Forms::DragAction action);
public QueryContinueDragEventArgs (int keyState, bool escapePressed, System.Windows.Forms.DragAction action);
new System.Windows.Forms.QueryContinueDragEventArgs : int * bool * System.Windows.Forms.DragAction -> System.Windows.Forms.QueryContinueDragEventArgs
Public Sub New (keyState As Integer, escapePressed As Boolean, action As DragAction)
Parametry
- keyState
- Int32
Bieżący stan klawiszy SHIFT, CTRL i ALT.
- escapePressed
- Boolean
true
w przypadku naciśnięcia klawisza ESC; w przeciwnym razie , false
.
- action
- DragAction
Wartość DragAction .