Click here to Skip to main content
15,908,166 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How associate different event handler at runtime Pin
kubben22-Aug-07 8:34
kubben22-Aug-07 8:34 
AnswerRe: How associate different event handler at runtime Pin
Luc Pattyn22-Aug-07 14:19
sitebuilderLuc Pattyn22-Aug-07 14:19 
QuestionMultidimension arrays and gridview Pin
shrihit22-Aug-07 6:55
shrihit22-Aug-07 6:55 
AnswerRe: Multidimension arrays and gridview Pin
San@Coding22-Aug-07 17:40
San@Coding22-Aug-07 17:40 
AnswerRe: Multidimension arrays and gridview Pin
San@Coding22-Aug-07 17:44
San@Coding22-Aug-07 17:44 
QuestionBatch Crystal Reports Pin
ryan11722-Aug-07 6:36
ryan11722-Aug-07 6:36 
QuestionDraging a control within a control on windows form Pin
BooleanTrue22-Aug-07 5:29
professionalBooleanTrue22-Aug-07 5:29 
AnswerRe: Draging a control within a control on windows form Pin
Christian Graus22-Aug-07 12:56
protectorChristian Graus22-Aug-07 12:56 
By writing code to capture mouse actions on the textbox, and to change it's properties so it follows the mouse.

Also, you will probably find it easier if you get rid of the picturebox, draw the image yourself, and just add the textbox to your form. The picturebox is adding complication that you do not need.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Draging a control within a control on windows form Pin
BooleanTrue23-Aug-07 0:48
professionalBooleanTrue23-Aug-07 0:48 
Questionshell command problems Pin
plural22-Aug-07 5:23
plural22-Aug-07 5:23 
AnswerRe: shell command problems Pin
Craster22-Aug-07 5:56
Craster22-Aug-07 5:56 
GeneralRe: shell command problems Pin
plural22-Aug-07 6:22
plural22-Aug-07 6:22 
QuestionWeb Services Pin
susheel7422-Aug-07 5:17
susheel7422-Aug-07 5:17 
AnswerRe: Web Services [modified] Pin
nlarson1122-Aug-07 11:24
nlarson1122-Aug-07 11:24 
QuestionFileStream.Write doing odd things... Pin
andycee22-Aug-07 4:22
andycee22-Aug-07 4:22 
AnswerRe: FileStream.Write doing odd things... Pin
Colin Angus Mackay22-Aug-07 4:53
Colin Angus Mackay22-Aug-07 4:53 
AnswerRe: FileStream.Write doing odd things... Pin
Luc Pattyn22-Aug-07 5:00
sitebuilderLuc Pattyn22-Aug-07 5:00 
Questionimage and my.resources (wpf) Pin
Roberto Monza22-Aug-07 4:00
Roberto Monza22-Aug-07 4:00 
AnswerRe: image and my.resources (wpf) Pin
Shimmy Weitzhandler13-Sep-09 22:11
Shimmy Weitzhandler13-Sep-09 22:11 
QuestionData Access Layer and Enterprise Library Pin
jesusnaun22-Aug-07 3:53
jesusnaun22-Aug-07 3:53 
QuestionFormula Pin
iain659422-Aug-07 1:47
iain659422-Aug-07 1:47 
AnswerRe: Formula Pin
ejaz_pk22-Aug-07 3:45
ejaz_pk22-Aug-07 3:45 
GeneralRe: Formula Pin
iain659422-Aug-07 4:23
iain659422-Aug-07 4:23 
GeneralRe: Formula Pin
Mycroft Holmes22-Aug-07 22:21
professionalMycroft Holmes22-Aug-07 22:21 
QuestionWriting word document in vb.net Pin
Salman Sheikh22-Aug-07 1:26
Salman Sheikh22-Aug-07 1:26 

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.