Evento DedRootExplorerControlDrawIcon
|
Evento per selezionare l'icona da visualizzare.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public event EventHandler<DrawIconEventArgs> DrawIcon
Public Event DrawIcon As EventHandler(Of DrawIconEventArgs)
public:
event EventHandler<DrawIconEventArgs^>^ DrawIcon {
void add (EventHandler<DrawIconEventArgs^>^ value);
void remove (EventHandler<DrawIconEventArgs^>^ value);
}
member DrawIcon : IEvent<EventHandler<DrawIconEventArgs>,
DrawIconEventArgs>
Valore
Tipo:
SystemEventHandlerDrawIconEventArgsVedi anche