Forum: VB.NET Feb 21st, 2009 |
| Replies: 3 Views: 4,115 Hello, i've tried the sample code..above however this code works only in a single image..i am doing application which needs a resize module for all the images i've loaded using the radiobuttons..... |
Forum: VB.NET Feb 21st, 2009 |
| Replies: 4 Views: 1,811 hello..i'm sorry i could not understand the code would you mind clearing it to me..i'm new in vb.net thank you... |
Forum: VB.NET Feb 17th, 2009 |
| Replies: 0 Views: 580 I have this function in zooming in and zooming out the image in picturebox however this code only works to a single image. The problem is i am loading images in my form and what i want is when i... |
Forum: VB.NET Feb 17th, 2009 |
| Replies: 4 Views: 1,811 i got this error message when i use the code...Base class 'System.Windows.Forms.ScrollableControl' specified for class 'CPictureBox' cannot be different from the base class... |
Forum: VB.NET Feb 17th, 2009 |
| Replies: 4 Views: 1,811 hello, everyone i had a project which will have a function to resize the images in the picturebox..i've seen some code snippet in resizing the images. The code works fine but it automatically resizes... |
Forum: VB.NET Dec 11th, 2008 |
| Replies: 4 Views: 680 Yes, i have installed MySql Connector Net version 1.0.10.1 and the connection string was correct.. |
Forum: VB.NET Dec 8th, 2008 |
| Replies: 4 Views: 680 hello everyone, i need to make a program that will show/load the images stored in mysql database, i've already created the database and my problem is i can't load it in my vb code....
here's my... |