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: 25.3.0.0 (25.3.0.0)
Sintassi
public static void ChangeMouseIconOnECOColumn(
	TreeList tree,
	MouseEventArgs args,
	Dictionary<TreeListNode, Tuple<int, DedEcoEcoTypeEnum, int>> ecoDictionary
)

Parametri

tree  TreeList
 
args  MouseEventArgs
 
ecoDictionary  DictionaryTreeListNode, TupleInt32, DedEcoEcoTypeEnum, Int32
 
Vedi anche