Click here to Skip to main content
15,896,606 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUI problem Pin
Nick_Kisialiou12-Feb-06 12:24
Nick_Kisialiou12-Feb-06 12:24 
AnswerRe: UI problem Pin
Dave Kreskowiak12-Feb-06 13:25
mveDave Kreskowiak12-Feb-06 13:25 
GeneralRe: UI problem Pin
Nick_Kisialiou12-Feb-06 13:34
Nick_Kisialiou12-Feb-06 13:34 
GeneralRe: UI problem Pin
Dave Kreskowiak12-Feb-06 13:42
mveDave Kreskowiak12-Feb-06 13:42 
GeneralRe: UI problem Pin
Nick_Kisialiou12-Feb-06 14:24
Nick_Kisialiou12-Feb-06 14:24 
GeneralRe: UI problem Pin
Dave Kreskowiak12-Feb-06 15:12
mveDave Kreskowiak12-Feb-06 15:12 
GeneralRe: UI problem Pin
Nick_Kisialiou12-Feb-06 15:48
Nick_Kisialiou12-Feb-06 15:48 
GeneralRe: UI problem Pin
Dave Kreskowiak13-Feb-06 5:16
mveDave Kreskowiak13-Feb-06 5:16 
The .NET Framework can handle this number of controls easily. The question becomes is the layout being setup correctly in your code? What the designer lays out when you drop the controls in place, visually might look OK, but in fact, your control is actually not in the container that you dropped it on. You might want to go through your designer generated code and follow it step-by-step to see which containers your controls are actually ending up in.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionUsing Flash Animation in VB.NET Pin
ssfargade12-Feb-06 9:23
ssfargade12-Feb-06 9:23 
AnswerRe: Using Flash Animation in VB.NET Pin
Joshua Quick12-Feb-06 9:58
Joshua Quick12-Feb-06 9:58 
AnswerRe: Using Flash Animation in VB.NET Pin
Chatura Dilan12-Feb-06 14:03
Chatura Dilan12-Feb-06 14:03 
QuestionProblem with Font in VB.NET Pin
ssfargade12-Feb-06 8:51
ssfargade12-Feb-06 8:51 
AnswerRe: Problem with Font in VB.NET Pin
Chatura Dilan12-Feb-06 14:38
Chatura Dilan12-Feb-06 14:38 
QuestionCrystal Reports Pin
Shishir Babel12-Feb-06 7:24
Shishir Babel12-Feb-06 7:24 
Questionevent Pin
rzvme12-Feb-06 6:41
rzvme12-Feb-06 6:41 
AnswerRe: event Pin
progload12-Feb-06 7:34
progload12-Feb-06 7:34 
AnswerRe: event Pin
Dave Kreskowiak12-Feb-06 13:12
mveDave Kreskowiak12-Feb-06 13:12 
AnswerRe: event Pin
Roy Heil13-Feb-06 10:07
professionalRoy Heil13-Feb-06 10:07 
QuestionLearning resources - from a C#/VB6 background Pin
AJ12312-Feb-06 2:13
AJ12312-Feb-06 2:13 
AnswerRe: Learning resources - from a C#/VB6 background Pin
Joshua Quick12-Feb-06 10:08
Joshua Quick12-Feb-06 10:08 
QuestionSTRANGE Object reference not set to an instance of an object Pin
blucas200511-Feb-06 23:02
blucas200511-Feb-06 23:02 
AnswerRe: STRANGE Object reference not set to an instance of an object Pin
Colin Angus Mackay12-Feb-06 2:01
Colin Angus Mackay12-Feb-06 2:01 
Questiondelegate event raise on winforms Pin
blucas200511-Feb-06 22:22
blucas200511-Feb-06 22:22 
AnswerRe: delegate event raise on winforms Pin
Joshua Quick12-Feb-06 9:45
Joshua Quick12-Feb-06 9:45 
QuestionMutliple Colored ProgressBar Pin
suchiate11-Feb-06 20:49
suchiate11-Feb-06 20:49 

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.