Click here to Skip to main content
15,922,584 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionString Length Issues Result in ! being added Pin
Shady14u30-Nov-06 9:45
Shady14u30-Nov-06 9:45 
AnswerRe: String Length Issues Result in ! being added Pin
Dave Kreskowiak1-Dec-06 4:35
mveDave Kreskowiak1-Dec-06 4:35 
GeneralRe: String Length Issues Result in ! being added Pin
Shady14u1-Dec-06 8:10
Shady14u1-Dec-06 8:10 
GeneralRe: String Length Issues Result in ! being added Pin
Dave Kreskowiak1-Dec-06 8:29
mveDave Kreskowiak1-Dec-06 8:29 
GeneralRe: String Length Issues Result in ! being added Pin
Shady14u5-Dec-06 8:22
Shady14u5-Dec-06 8:22 
QuestionHow to improve performance of Dynamic Picture boxes for Window Application Pin
sharmankit30-Nov-06 9:40
sharmankit30-Nov-06 9:40 
AnswerRe: How to improve performance of Dynamic Picture boxes for Window Application Pin
Dave Kreskowiak30-Nov-06 10:27
mveDave Kreskowiak30-Nov-06 10:27 
AnswerRe: How to improve performance of Dynamic Picture boxes for Window Application Pin
Christian Graus30-Nov-06 13:05
protectorChristian Graus30-Nov-06 13:05 
IF you are doing anything non-trivial with images, you should abandon the picturebox, and draw it yourself.  And yes, use the DrawImageUnscaled method for speed, and make sure your image is the right size, so you don't waste memory.



Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

QuestionSymbol MC1000 mobile computer application Pin
sagarrasal30-Nov-06 9:08
sagarrasal30-Nov-06 9:08 
Questionhelp me to make cyber cafe management software Pin
bishal1234567830-Nov-06 8:57
bishal1234567830-Nov-06 8:57 
GeneralRe: help me to make cyber cafe management software Pin
Guffa30-Nov-06 9:24
Guffa30-Nov-06 9:24 
QuestionVB.NET Beginner Pin
Gary Skinner30-Nov-06 8:31
Gary Skinner30-Nov-06 8:31 
AnswerRe: VB.NET Beginner Pin
Dave Kreskowiak30-Nov-06 8:41
mveDave Kreskowiak30-Nov-06 8:41 
GeneralRe: VB.NET Beginner Pin
Gary Skinner30-Nov-06 8:52
Gary Skinner30-Nov-06 8:52 
AnswerRe: VB.NET Beginner Pin
Guffa30-Nov-06 9:30
Guffa30-Nov-06 9:30 
GeneralRe: VB.NET Beginner Pin
Gary Skinner30-Nov-06 9:51
Gary Skinner30-Nov-06 9:51 
AnswerRe: VB.NET Beginner Pin
Christian Graus30-Nov-06 12:17
protectorChristian Graus30-Nov-06 12:17 
GeneralRe: VB.NET Beginner Pin
Gary Skinner30-Nov-06 12:52
Gary Skinner30-Nov-06 12:52 
GeneralRe: VB.NET Beginner Pin
Christian Graus30-Nov-06 13:03
protectorChristian Graus30-Nov-06 13:03 
Questioncrystal report net 05 Pin
alexrad30-Nov-06 7:51
alexrad30-Nov-06 7:51 
QuestionConvert doy to date format Pin
mwclassen30-Nov-06 7:22
mwclassen30-Nov-06 7:22 
AnswerRe: Convert doy to date format Pin
Christian Graus30-Nov-06 8:11
protectorChristian Graus30-Nov-06 8:11 
GeneralRe: Convert doy to date format Pin
mwclassen30-Nov-06 8:56
mwclassen30-Nov-06 8:56 
GeneralRe: Convert doy to date format Pin
alexrad30-Nov-06 9:31
alexrad30-Nov-06 9:31 
GeneralRe: Convert doy to date format Pin
Guffa30-Nov-06 22:18
Guffa30-Nov-06 22:18 

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.