.NET Development
Smart Device
VS Team System
Visual J#
Visual C#
Windows Vista
SQL Server
Visual C++
Microsoft ISV
Windows Live
Game Technologies
Windows Forms
Visual FoxPro
Visual Studio
VS Express Editions
Software Development Network>> Windows Forms>> Image is distorted in the picture box
Image is distorted in the picture box
Hot Topic
IExtenderProvider for DataGridViewColumn's doesn't work
ListViewGroup Expander?
Combobox Databinding with Datasource, Valuemember and Displaymember
TaskVision SourceCode VB W2k3 SERVER
Are opportunities knocking the doors of Networking Administrators
DataGridView with two-row elements - how to sort? (Two DataGridViews linked together)
HELP!!! --> setting up terrarium server
How to make the mouse click...
Shell Integration
Complex Wizard Style Application - State?
Windows Forms
Visual representation of a list (ala ListBox bottom to top)
how to give value to parameter in a query of dataset in C#.net2005?
Tear-off ToolStrips?
Adding Image to the first column (the selecting column)
Data Sources window & Custom Objects
trivial combobox problem
ContextMenu arrow key detection
MaskedTextBox question
ByVal acts as byRef?
Making a scrollable panel scroll with mousewheel just by hovering mouse
Image is distorted in the picture box
In the picturebox I am displaying the image which is jpeg file
Sizemode I had set it to StrechImage
The image is displaying it as a distorted
Answer this question
Image is distorted in the picture box
LucDew
Now I am trying another approach
Dim filename as String = "C\images\rose.jpg"
PictureBox1.Image = filename
I am getting the error value of type string cannot be converted to System.drawing.image
Thanks
Marslv
Thanks. My problem got fixed
Image is distorted in the picture box
Answer this question
Image is distorted in the picture box
LucDew
Dim filename as String = "C\images\rose.jpg"
PictureBox1.Image = filename
I am getting the error value of type string cannot be converted to System.drawing.image
Thanks
Marslv