Forums
Using VCLHANDLE of Click-Event of AngularGauge - Printable Version

+- Forums (http://mitov.com/forum)
+-- Forum: Visual C++ / MFC Components (/forum-7.html)
+--- Forum: InstrumentLab (/forum-32.html)
+--- Thread: Using VCLHANDLE of Click-Event of AngularGauge (/thread-120.html)



Using VCLHANDLE of Click-Event of AngularGauge - Buchter - 03-02-2012 01:15 AM

I have an AngularGauge and set a Callback-Function for the Click-Event. There is a Parameter of type VCLHANDLE which is a typedef for void*. But i don't know how to use this pointer. On what does he point? I can't find it in the documentation.

Is it possible to get the Gauge that send this Event by the VCLHANDLE Pointer?

Thanks for Help!