Click here to Skip to main content
15,904,024 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Randomize and Unique Numbers Pin
NickiG5-Jul-06 2:23
NickiG5-Jul-06 2:23 
GeneralRe: Randomize and Unique Numbers Pin
TristanJ28-Jul-06 4:31
TristanJ28-Jul-06 4:31 
AnswerRe: Randomize and Unique Numbers Pin
Guffa4-Jul-06 11:24
Guffa4-Jul-06 11:24 
QuestionAdd Scrollbar Control to my form Pin
Wael Hawari4-Jul-06 5:10
Wael Hawari4-Jul-06 5:10 
AnswerRe: Add Scrollbar Control to my form Pin
Dave Kreskowiak5-Jul-06 5:44
mveDave Kreskowiak5-Jul-06 5:44 
GeneralRe: Add Scrollbar Control to my form Pin
Wael Hawari5-Jul-06 7:44
Wael Hawari5-Jul-06 7:44 
GeneralRe: Add Scrollbar Control to my form Pin
Wael Hawari5-Jul-06 7:45
Wael Hawari5-Jul-06 7:45 
GeneralRe: Add Scrollbar Control to my form Pin
Dave Kreskowiak5-Jul-06 8:24
mveDave Kreskowiak5-Jul-06 8:24 
VB6?? Yikes...

The only other usable container control, IIRC, is the PictureBox. There is no Panel control like there is in .NET.

If you have that many controls on the form, you REALLY need to rethink your UI. Break down what each part of this form does into smaller parts and dedicate them to their own forms.

I direct you to the Official Guidelines for User Interface Developers and Designers[^]. This describes the concepts behind a good user experience.


Dave Kreskowiak
Microsoft MVP - Visual Basic

GeneralRe: Add Scrollbar Control to my form Pin
Wael Hawari5-Jul-06 8:36
Wael Hawari5-Jul-06 8:36 
QuestionNeed Help : insert Row into ... [modified] Pin
elpens4-Jul-06 4:15
elpens4-Jul-06 4:15 
Questiondll Problem in vb 6.0 Pin
bony_baba4-Jul-06 4:02
bony_baba4-Jul-06 4:02 
Questiongood day to all... Pin
moodsey2114-Jul-06 3:08
moodsey2114-Jul-06 3:08 
AnswerRe: good day to all... Pin
Colin Angus Mackay4-Jul-06 12:20
Colin Angus Mackay4-Jul-06 12:20 
AnswerRe: good day to all... Pin
Mekong River4-Jul-06 15:50
Mekong River4-Jul-06 15:50 
AnswerRe: good day to all... Pin
Socheat.Net4-Jul-06 22:38
Socheat.Net4-Jul-06 22:38 
GeneralRe: good day to all... Pin
Mekong River5-Jul-06 0:22
Mekong River5-Jul-06 0:22 
QuestionDVT camera and VB.NET 2003 std Pin
porsti4-Jul-06 3:05
porsti4-Jul-06 3:05 
QuestionApplication log Pin
jon-804-Jul-06 0:46
professionaljon-804-Jul-06 0:46 
AnswerRe: Application log Pin
Guffa4-Jul-06 1:06
Guffa4-Jul-06 1:06 
GeneralRe: Application log Pin
jon-804-Jul-06 5:39
professionaljon-804-Jul-06 5:39 
QuestionError-->strType = CType(sender, MenuItem).Text. Kindly reply a working solution for this. Pin
bpoojas3-Jul-06 23:45
bpoojas3-Jul-06 23:45 
GeneralRe: Error-->strType = CType(sender, MenuItem).Text. Kindly reply a working solution for this. Pin
Guffa4-Jul-06 1:02
Guffa4-Jul-06 1:02 
QuestionNET-1.1: Owner Draw Context Menu Pin
Marco Turrini3-Jul-06 23:17
Marco Turrini3-Jul-06 23:17 
QuestionGet thumbnail for files other than images Pin
JohnWillemse3-Jul-06 22:24
JohnWillemse3-Jul-06 22:24 
QuestionForm Border Style Pin
militiaware3-Jul-06 21:32
militiaware3-Jul-06 21:32 

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.