G
Guest
Hi, all
I hope somebody can help me on these, i'm now at dead end in my project. =
1. I'm writing a Windows application, and assume that there are a button and a textbox in the form. Now i hope i can use that button send the text in the textbox to another application, such as word, notepad. Is it possible that to send other object, for example, Bitmap?
2. Now i have my application AllowDrop on form. Can i drag the some object from Word, let's say a Bitmap Object, how should i handle my code to accept the object and show the Bitmap on my application?
3. I got read some article said that it is possible to put Windows Form(.exe), which written in .net, to the browser and allow user to execute it using activeX, can i know how to archieve this?
4. Maybe i should not put this question here, but may i know if i would like to create an object which is able to recognized by MS Word, let say a Microsoft Equation 3.0 Object, can i know how is that object being construct, or maybe when i copy my object from my application, how can i set this object as a Microsoft Equation 3.0 Object, so that MS Word will use the equation editor to open it
Thanks in Advanced
Regards
KL
I hope somebody can help me on these, i'm now at dead end in my project. =
1. I'm writing a Windows application, and assume that there are a button and a textbox in the form. Now i hope i can use that button send the text in the textbox to another application, such as word, notepad. Is it possible that to send other object, for example, Bitmap?
2. Now i have my application AllowDrop on form. Can i drag the some object from Word, let's say a Bitmap Object, how should i handle my code to accept the object and show the Bitmap on my application?
3. I got read some article said that it is possible to put Windows Form(.exe), which written in .net, to the browser and allow user to execute it using activeX, can i know how to archieve this?
4. Maybe i should not put this question here, but may i know if i would like to create an object which is able to recognized by MS Word, let say a Microsoft Equation 3.0 Object, can i know how is that object being construct, or maybe when i copy my object from my application, how can i set this object as a Microsoft Equation 3.0 Object, so that MS Word will use the equation editor to open it
Thanks in Advanced
Regards
KL