1. StrechBlt from non visible picture control to visible picture control
2. How to display gif format picture in EVC4.0
Hi, GIF format picture can be displayed in EVC3.0 with CVOImage class provided by Virtual Office Systems .But unfortunately the EVC4.0 does not support the class. I want to show gif format picture in my application which is compiled in EVC4.0. How could I do? Any suggestions are welcome. Thanks in advance. Regards FL
3. how to add gif picture to Memo or RichEdit in BCB - C++ Builder IDE
4. Loading a picture to picture control.
Hello, How can I load a picture into a picture control ? Need sample code, please. Thanks :)
6. Inserting a picture control on top of a listview control
Hello, I have a ppc application that has a listview control with report view. I would like to place a floating bitmap on top of the listview using a picture control. However, in the resource editor, no matter what I try, the listview is always on top of the bitmap, which blocks the bitmap from showing. Can anyone help? Thanks in advance, Alan
7. ASP.NET + C# + TabletPC ActiveX Control + JavaScript = Base64 to GIF - Asp.Net
8. Insert GIF animated to RichEdit control....Could You Help Me Please
I have a problem on inserting a GIF to richedit, the problem is not viewing it, but it is playing it at richedit. I have a class that can play GIF animation, and I have converted it to an activeX, if I could pass this object to richedit control, and there I call its method so it can animated, do you have any suggestions on this. I wonder how MSN 6.0 plays EmotIcons. if you have other solutions, please help me on it.