Click here to Skip to main content
16,007,610 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Using Visual Basic 6.0 How to Start & stop the TIMER Pin
Simple programmer4-Jul-06 23:55
Simple programmer4-Jul-06 23:55 
QuestionSerial Port Communication Pin
payal sheth3-Jul-06 18:46
payal sheth3-Jul-06 18:46 
AnswerRe: Serial Port Communication Pin
Rey99993-Jul-06 22:16
Rey99993-Jul-06 22:16 
QuestionFunction to create a data object in excel memory Pin
yves.labidoire3-Jul-06 18:37
yves.labidoire3-Jul-06 18:37 
QuestionError message of type (.ism) Pin
angelagke3-Jul-06 15:44
angelagke3-Jul-06 15:44 
Questionsample code [modified] Pin
xxxheeroxxx3-Jul-06 15:37
xxxheeroxxx3-Jul-06 15:37 
AnswerRe: sample code Pin
Dave Kreskowiak4-Jul-06 7:31
mveDave Kreskowiak4-Jul-06 7:31 
Questiongraphics.scaletranform() method Pin
codeadair3-Jul-06 15:14
codeadair3-Jul-06 15:14 
Hello Everyone!
I am programming graphic program.i use doublebuffer technology to draw graphic to bitmap object.Using e.Graphics().DrawImage(bmp, 0, 0) to draw bitmap object to panel in panel paint event.It's really good idea.Thanks to Dave Kreskowiak.

I do need to zoom in\out the graphic.and i use e.Graphics.ScaleTransform(xscaletran, yscaletran) in panel.paint event to do it.But problem happens.pen size changed too.

i think i know something about it.The method graphics.scaletransform just draught\extrude the graphics physically.

Do i have to redraw bitmap to zoom in\out the graphic?

Thanks for all replies!
Best regards!

ICQ:258-235-734
MSN:msnadair@hotmail.com
QuestionHow to change color of already select listview text on external listview? Pin
method0073-Jul-06 8:54
method0073-Jul-06 8:54 
AnswerRe: How to change color of already select listview text on external listview? Pin
Dave Kreskowiak3-Jul-06 9:25
mveDave Kreskowiak3-Jul-06 9:25 
QuestionArrays in ASP. Pin
NaNg152413-Jul-06 6:34
NaNg152413-Jul-06 6:34 
AnswerRe: Arrays in ASP. Pin
Dave Kreskowiak3-Jul-06 7:38
mveDave Kreskowiak3-Jul-06 7:38 
QuestionError using HttpWebRequest [modified] Pin
Setesh823-Jul-06 6:21
Setesh823-Jul-06 6:21 
AnswerRe: Error using HttpWebRequest [modified] Pin
Setesh823-Jul-06 6:41
Setesh823-Jul-06 6:41 
QuestionOpen a program with a function initiated Pin
szevy_suez3-Jul-06 5:00
szevy_suez3-Jul-06 5:00 
AnswerRe: Open a program with a function initiated Pin
Dave Kreskowiak3-Jul-06 5:05
mveDave Kreskowiak3-Jul-06 5:05 
GeneralRe: Open a program with a function initiated Pin
szevy_suez4-Jul-06 7:24
szevy_suez4-Jul-06 7:24 
QuestionOpen another program/software [modified] Pin
szevy_suez3-Jul-06 4:03
szevy_suez3-Jul-06 4:03 
AnswerRe: initialise another program/software Pin
Duncan Edwards Jones3-Jul-06 4:16
professionalDuncan Edwards Jones3-Jul-06 4:16 
GeneralRe: initialise another program/software Pin
szevy_suez4-Jul-06 7:25
szevy_suez4-Jul-06 7:25 
QuestionDatagrid style Pin
microuser_20003-Jul-06 2:48
microuser_20003-Jul-06 2:48 
QuestionUnloading AppDomain [modified] Pin
matsnas3-Jul-06 1:37
matsnas3-Jul-06 1:37 
AnswerRe: Unloading AppDomain [modified] Pin
Dave Kreskowiak3-Jul-06 7:41
mveDave Kreskowiak3-Jul-06 7:41 
GeneralRe: Unloading AppDomain Pin
matsnas3-Jul-06 8:40
matsnas3-Jul-06 8:40 
GeneralRe: Unloading AppDomain Pin
Dave Kreskowiak3-Jul-06 9:22
mveDave Kreskowiak3-Jul-06 9:22 

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.