Click or drag to resize

Metodo UtilityChangeMouseIconOnECOColumn (TreeList, MouseEventArgs, DictionaryTreeListNode, TupleInt32, DedEcoEcoTypeEnum, Int32)

Cambia l'icona del mouse se questo è sopra la colonna degli ECO.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public static void ChangeMouseIconOnECOColumn(
	TreeList tree,
	MouseEventArgs args,
	Dictionary<TreeListNode, Tuple<int, DedEcoEcoTypeEnum, int>> ecoDictionary
)

Parametri

tree
Tipo: TreeList
args
Tipo: System.Windows.FormsMouseEventArgs
ecoDictionary
Tipo: System.Collections.GenericDictionaryTreeListNode, TupleInt32, DedEcoEcoTypeEnum, Int32
Vedi anche