Proprietà DedFormOptionsEnableDragNoButton
|
Imposta/restituisce se abilitare il drag senza ctrl/shift
Namespace:
DedNet.QsManagerForm
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool EnableDragNoButton { get; set; }
Public Property EnableDragNoButton As Boolean
Get
Set
public:
property bool EnableDragNoButton {
bool get ();
void set (bool value);
}
member EnableDragNoButton : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche