Proprietà DedFormOptionsEnableDragNoButton
|
Imposta/restituisce se abilitare il drag senza ctrl/shift
Namespace: DedNet.QsManagerFormAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche