Click here to Skip to main content
16,008,942 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralBUG: Notify Icon with owner drawn context menu Pin
John Korres8-May-05 14:34
John Korres8-May-05 14:34 
GeneralXMl In vb.net Pin
suis8-May-05 9:15
suis8-May-05 9:15 
GeneralRe: XMl In vb.net Pin
Christian Graus8-May-05 14:20
protectorChristian Graus8-May-05 14:20 
GeneralRe: XMl In vb.net Pin
Anonymous8-May-05 22:34
Anonymous8-May-05 22:34 
GeneralRe: XMl In vb.net Pin
Christian Graus9-May-05 12:20
protectorChristian Graus9-May-05 12:20 
GeneralRe: XMl In vb.net Pin
rudy.net9-May-05 19:02
rudy.net9-May-05 19:02 
GeneralThumbnail Images uisng vb.net Pin
suis8-May-05 7:33
suis8-May-05 7:33 
GeneralRe: Thumbnail Images uisng vb.net Pin
Christian Graus8-May-05 14:22
protectorChristian Graus8-May-05 14:22 
You can put the images in a picture box, which you can dynamically generate, and get it to show the image stretched ( then it will size it to the thumbnail ). I don't think VB.NET is anywhere near powerful enough for you to read only part of an image to create a thumbnail, nor is that really viable anyhow for jpgs, or other compressed formats. If you get into memory issues ( and you well may ), then you should create smaller images out of the big ones, and use those.


Christian Graus - Microsoft MVP - C++
GeneralRe: Thumbnail Images uisng vb.net Pin
Anonymous8-May-05 22:33
Anonymous8-May-05 22:33 
GeneralRe: Thumbnail Images uisng vb.net Pin
Christian Graus9-May-05 12:19
protectorChristian Graus9-May-05 12:19 
GeneralReqular Expressions Pin
THEMYTH8-May-05 6:48
THEMYTH8-May-05 6:48 
GeneralRe: Reqular Expressions Pin
Christian Graus8-May-05 14:25
protectorChristian Graus8-May-05 14:25 
GeneralConvert String to Integer (Console App) Pin
enesaga1237-May-05 19:09
enesaga1237-May-05 19:09 
GeneralRe: Convert String to Integer (Console App) Pin
Colin Angus Mackay8-May-05 0:14
Colin Angus Mackay8-May-05 0:14 
GeneralRe: Convert String to Integer (Console App) Pin
Robert Rohde8-May-05 0:37
Robert Rohde8-May-05 0:37 
GeneralRe: Convert String to Integer (Console App) Pin
enesaga1238-May-05 4:47
enesaga1238-May-05 4:47 
GeneralAPI : IPhlpAPI --> SetTcpEntry Pin
Vitoto7-May-05 18:46
Vitoto7-May-05 18:46 
QuestionHow to open Text files and PDFs ? Pin
vishalmishra7-May-05 10:59
vishalmishra7-May-05 10:59 
AnswerRe: How to open Text files and PDFs ? Pin
Christian Graus8-May-05 14:26
protectorChristian Graus8-May-05 14:26 
GeneralRGB Valuesusing VB.Net Pin
suis7-May-05 9:57
suis7-May-05 9:57 
GeneralRe: RGB Valuesusing VB.Net Pin
Fernando Soto7-May-05 15:44
Fernando Soto7-May-05 15:44 
GeneralRe: RGB Valuesusing VB.Net Pin
suis8-May-05 7:29
suis8-May-05 7:29 
QuestionHow to do using vb.net Pin
suis7-May-05 9:56
suis7-May-05 9:56 
AnswerRe: How to do using vb.net Pin
Robert Rohde8-May-05 5:25
Robert Rohde8-May-05 5:25 
GeneralRe: How to do using vb.net Pin
suis8-May-05 7:28
suis8-May-05 7:28 

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.