Click here to Skip to main content
15,923,164 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: MsChart in VB.Net 2005 Pin
~Khatri Mitesh~2-Jul-08 0:02
~Khatri Mitesh~2-Jul-08 0:02 
GeneralRe: MsChart in VB.Net 2005 Pin
klaydze2-Jul-08 15:33
klaydze2-Jul-08 15:33 
QuestionFile I/O Permission VB2003 Pin
Trupti Mehta1-Jul-08 21:20
Trupti Mehta1-Jul-08 21:20 
QuestionVB6 to VB.NET Migrate problems Pin
AR Reddy1-Jul-08 20:56
AR Reddy1-Jul-08 20:56 
AnswerRe: VB6 to VB.NET Migrate problems Pin
N a v a n e e t h1-Jul-08 21:07
N a v a n e e t h1-Jul-08 21:07 
AnswerRe: VB6 to VB.NET Migrate problems Pin
Dave Kreskowiak2-Jul-08 4:21
mveDave Kreskowiak2-Jul-08 4:21 
Questionreply Pin
salam ellayan1-Jul-08 20:43
salam ellayan1-Jul-08 20:43 
AnswerRe: reply Pin
Dave Kreskowiak2-Jul-08 4:19
mveDave Kreskowiak2-Jul-08 4:19 
salam ellayan wrote:
-how can i compress an image using VB.NET ??????


Most image formats are already compressed, so you're not going to get much more than what's there already. But, like I said, MOST formats... So, which image format are you looking to compress and what are you trying to achieve??


salam ellayan wrote:
what is the imports system.* that i can use it with this statment:
picturebox.image=system.drawing.image.fromfile(openfiledialog.filename)


This is a bad line of code, for many reasons, but the answer is the question. It is System.Drawing. If you need the Import for the PictureBox, which you shouldn't, it's System.Windows.Forms.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: reply Pin
salam ellayan2-Jul-08 6:11
salam ellayan2-Jul-08 6:11 
GeneralRe: reply Pin
Dave Kreskowiak2-Jul-08 7:11
mveDave Kreskowiak2-Jul-08 7:11 
GeneralRe: reply Pin
salam ellayan2-Jul-08 20:27
salam ellayan2-Jul-08 20:27 
GeneralRe: reply Pin
Dave Kreskowiak3-Jul-08 1:39
mveDave Kreskowiak3-Jul-08 1:39 
GeneralC# Pin
salam ellayan24-Sep-08 22:17
salam ellayan24-Sep-08 22:17 
GeneralRe: C# Pin
Dave Kreskowiak25-Sep-08 1:35
mveDave Kreskowiak25-Sep-08 1:35 
QuestionBurn audio cd and audio wave reader Pin
Indra PR1-Jul-08 19:59
Indra PR1-Jul-08 19:59 
QuestionVB.NET Selecting datatable for Login verification Pin
drexler_kk1-Jul-08 18:10
drexler_kk1-Jul-08 18:10 
AnswerRe: VB.NET Selecting datatable for Login verification Pin
N a v a n e e t h1-Jul-08 19:32
N a v a n e e t h1-Jul-08 19:32 
QuestionRe: VB.NET Selecting datatable for Login verification Pin
drexler_kk1-Jul-08 20:19
drexler_kk1-Jul-08 20:19 
AnswerRe: VB.NET Selecting datatable for Login verification Pin
N a v a n e e t h1-Jul-08 20:49
N a v a n e e t h1-Jul-08 20:49 
JokeRe: VB.NET Selecting datatable for Login verification Pin
drexler_kk1-Jul-08 22:26
drexler_kk1-Jul-08 22:26 
GeneralRe: VB.NET Selecting datatable for Login verification Pin
N a v a n e e t h1-Jul-08 22:43
N a v a n e e t h1-Jul-08 22:43 
AnswerRe: VB.NET Selecting datatable for Login verification Pin
darkelv1-Jul-08 23:46
darkelv1-Jul-08 23:46 
QuestionSetting frame in animated GIF Pin
threemp31-Jul-08 14:01
threemp31-Jul-08 14:01 
AnswerRe: Setting frame in animated GIF Pin
jzonthemtn2-Jul-08 6:05
jzonthemtn2-Jul-08 6:05 
QuestionPassword Decryption Pin
raing31-Jul-08 13:23
raing31-Jul-08 13:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.