PDA

View Full Version : About HTC


anandraj
10-29-2002, 04:57 AM
Hi All,
I want to develop the HTC file for controls. To begin i have started with small control like Days and Hours. Hereby I have attached a HTML file and a image. I want to create a HTC file for this, so that I can bind this HTC to some tags and apply behavior to that Can any one help me to start with this.

Thanks
Anandraj.A.

joh6nn
10-29-2002, 07:10 AM
...

what's a HTC file?

anandraj
10-29-2002, 07:17 AM
Hi HTC is nothing but a HTML COmponent u can write HTC and map it to any tag with behavior and u can use this as a dll in VB.
hope u can understand this.


Thanks
Anandraj

anandraj
10-29-2002, 12:10 PM
Hi All,
I want to create Control using HTC.
In my HTC file I have two text boxes and one Image which is mapped to have up and down arrows.
I want to capture the events. I have to written the Onclick event for the control. I don't know how to differenticate
Whether the user clicked the button or image or key down event is called from text box or not.
I tried srcElement and event but vain.
Any other way to handle it.

Thanks
Anandraj.A.