Click here to Skip to main content
16,006,475 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: HOW CAN I PREVENT STRING VALUE IN TEXTBOX Pin
Owner drawn17-Jan-06 0:49
Owner drawn17-Jan-06 0:49 
AnswerRe: HOW CAN I PREVENT STRING VALUE IN TEXTBOX Pin
abhinish17-Jan-06 1:07
abhinish17-Jan-06 1:07 
AnswerRe: HOW CAN I PREVENT STRING VALUE IN TEXTBOX Pin
vinji17-Jan-06 7:03
vinji17-Jan-06 7:03 
QuestionHow to solve the INSERT table error below Pin
angelagke16-Jan-06 22:35
angelagke16-Jan-06 22:35 
AnswerRe: How to solve the INSERT table error below Pin
Briga16-Jan-06 23:36
Briga16-Jan-06 23:36 
GeneralRe: How to solve the INSERT table error below Pin
angelagke17-Jan-06 0:05
angelagke17-Jan-06 0:05 
QuestionHow to display Master and details in same DataGridView? Pin
Omar Mallat16-Jan-06 22:02
professionalOmar Mallat16-Jan-06 22:02 
Questionpicturebox with scrolling bar. Pin
cylix200016-Jan-06 21:54
cylix200016-Jan-06 21:54 
I have a picturebox for view some jpg file.
However, the jpg is always larger than the picture box view.
By default,
<br />
pictureBox.SizeMode = PictureBoxSizeMode.StretchImage<br />

after a button is clicked, it change to
<br />
pictureBox.SizeMode = PictureBoxSizeMode.Normal<br />

How can I view the whole 1:1 picture by the control of verticle and horizontal scrolling bar?
Any example/article for this?

Thank you!
AnswerRe: picturebox with scrolling bar. Pin
Owner drawn17-Jan-06 0:54
Owner drawn17-Jan-06 0:54 
General[Solved] Pin
cylix200018-Jan-06 15:38
cylix200018-Jan-06 15:38 
QuestionArrays Declared as structure members cannot be Pin
The Chameleon16-Jan-06 18:14
The Chameleon16-Jan-06 18:14 
AnswerRe: Arrays Declared as structure members cannot be Pin
Joshua Quick16-Jan-06 21:52
Joshua Quick16-Jan-06 21:52 
GeneralRe: Arrays Declared as structure members cannot be Pin
The Chameleon16-Jan-06 22:00
The Chameleon16-Jan-06 22:00 
GeneralRe: Arrays Declared as structure members cannot be Pin
Joshua Quick17-Jan-06 7:39
Joshua Quick17-Jan-06 7:39 
AnswerRe: Arrays Declared as structure members cannot be Pin
Guffa16-Jan-06 21:58
Guffa16-Jan-06 21:58 
GeneralRe: Arrays Declared as structure members cannot be Pin
The Chameleon16-Jan-06 22:05
The Chameleon16-Jan-06 22:05 
QuestionText Out Of Focus Pin
The Chameleon16-Jan-06 17:56
The Chameleon16-Jan-06 17:56 
AnswerRe: Text Out Of Focus Pin
Christian Graus16-Jan-06 18:02
protectorChristian Graus16-Jan-06 18:02 
GeneralRe: Text Out Of Focus Pin
The Chameleon16-Jan-06 18:35
The Chameleon16-Jan-06 18:35 
AnswerRe: Text Out Of Focus Pin
shiroamachi16-Jan-06 18:14
shiroamachi16-Jan-06 18:14 
GeneralThanks Pin
The Chameleon16-Jan-06 18:27
The Chameleon16-Jan-06 18:27 
GeneralRe: Text Out Of Focus Pin
The Chameleon16-Jan-06 18:37
The Chameleon16-Jan-06 18:37 
GeneralRe: Text Out Of Focus Pin
shiroamachi16-Jan-06 19:10
shiroamachi16-Jan-06 19:10 
GeneralRe: Text Out Of Focus Pin
The Chameleon16-Jan-06 19:34
The Chameleon16-Jan-06 19:34 
GeneralRe: Text Out Of Focus Pin
shiroamachi16-Jan-06 20:10
shiroamachi16-Jan-06 20:10 

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.