Click here to Skip to main content
15,923,218 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: i cannot see the MainMenu! Pin
Christian Graus24-Aug-07 21:36
protectorChristian Graus24-Aug-07 21:36 
GeneralRe: i cannot see the MainMenu! Pin
Rharzkie24-Aug-07 21:59
Rharzkie24-Aug-07 21:59 
GeneralRe: i cannot see the MainMenu! Pin
Christian Graus25-Aug-07 0:48
protectorChristian Graus25-Aug-07 0:48 
GeneralRe: i cannot see the MainMenu! Pin
Rharzkie25-Aug-07 3:17
Rharzkie25-Aug-07 3:17 
QuestionInstallation and the registry Pin
vsmash24-Aug-07 16:05
vsmash24-Aug-07 16:05 
AnswerRe: Installation and the registry Pin
The ANZAC24-Aug-07 16:46
The ANZAC24-Aug-07 16:46 
QuestionWrting your name in a picture box Pin
steve_rm24-Aug-07 12:42
steve_rm24-Aug-07 12:42 
AnswerRe: Wrting your name in a picture box Pin
Christian Graus24-Aug-07 17:22
protectorChristian Graus24-Aug-07 17:22 
Your best bet is to lose the picture box and control the drawing of the image and the writing of text in your own code. Just make sure you do all drawing in the paint event, and call Invalidate() to cause a refresh


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 )

QuestionVB.NET Question Pin
Tom Wright24-Aug-07 9:39
Tom Wright24-Aug-07 9:39 
AnswerRe: VB.NET Question Pin
Christian Graus24-Aug-07 12:00
protectorChristian Graus24-Aug-07 12:00 
AnswerRe: VB.NET Question Pin
Colin Angus Mackay24-Aug-07 13:37
Colin Angus Mackay24-Aug-07 13:37 
GeneralRe: VB.NET Question Pin
Paul Conrad25-Aug-07 10:26
professionalPaul Conrad25-Aug-07 10:26 
Questionmonitor.wait/pulse CPUusage Pin
RJGCarey24-Aug-07 8:13
RJGCarey24-Aug-07 8:13 
AnswerRe: monitor.wait/pulse CPUusage Pin
Besir Kasami24-Aug-07 12:41
Besir Kasami24-Aug-07 12:41 
QuestionDataGridView Issue - row change causes data change Pin
Marcus J. Smith24-Aug-07 7:31
professionalMarcus J. Smith24-Aug-07 7:31 
AnswerRe: DataGridView Issue - row change causes data change Pin
i gr824-Aug-07 19:17
i gr824-Aug-07 19:17 
QuestionHELP? NON RIESCO PIU' A COMPILARE Pin
Roberto Monza24-Aug-07 6:43
Roberto Monza24-Aug-07 6:43 
AnswerRe: HELP? NON RIESCO PIU' A COMPILARE Pin
Dave Kreskowiak24-Aug-07 7:01
mveDave Kreskowiak24-Aug-07 7:01 
GeneralVB2005 WPF Compilation problems Pin
Roberto Monza24-Aug-07 7:13
Roberto Monza24-Aug-07 7:13 
GeneralRe: VB2005 WPF Compilation problems Pin
kubben24-Aug-07 7:42
kubben24-Aug-07 7:42 
AnswerRe: HELP? NON RIESCO PIU' A COMPILARE Pin
Paul Conrad25-Aug-07 10:27
professionalPaul Conrad25-Aug-07 10:27 
QuestionWhat is wrong with my loop - VB.net Pin
Smokeywade24-Aug-07 3:56
Smokeywade24-Aug-07 3:56 
AnswerRe: What is wrong with my loop - VB.net Pin
Colin Angus Mackay24-Aug-07 5:02
Colin Angus Mackay24-Aug-07 5:02 
GeneralRe: What is wrong with my loop - VB.net Pin
Smokeywade24-Aug-07 7:16
Smokeywade24-Aug-07 7:16 
GeneralRe: What is wrong with my loop - VB.net Pin
Ian Shlasko24-Aug-07 7:27
Ian Shlasko24-Aug-07 7:27 

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.