Proprietà MyDragDropEventArgsAllowedEffect 
             | 
          
        
          
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic DragDropEffects AllowedEffect { get; set; }Public Property AllowedEffect As DragDropEffects
	Get
	Set
public:
property DragDropEffects AllowedEffect {
	DragDropEffects get ();
	void set (DragDropEffects value);
}member AllowedEffect : DragDropEffects with get, set
Valore della proprietà
Tipo: 
DragDropEffects
Vedi anche