Click here to Skip to main content
16,005,114 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionReading attributes from a non-valid XML file Pin
re infecta1-Sep-06 10:50
re infecta1-Sep-06 10:50 
QuestionSearch engine Pin
johnjsm1-Sep-06 9:44
johnjsm1-Sep-06 9:44 
AnswerRe: Search engine Pin
The ANZAC3-Sep-06 1:52
The ANZAC3-Sep-06 1:52 
QuestionHELP FOR saving image to sql database error Pin
Lisana1-Sep-06 6:41
Lisana1-Sep-06 6:41 
AnswerRe: HELP FOR saving image to sql database error Pin
Raidze1-Sep-06 7:19
Raidze1-Sep-06 7:19 
GeneralRe: HELP FOR saving image to sql database error Pin
Lisana1-Sep-06 8:40
Lisana1-Sep-06 8:40 
GeneralRe: HELP FOR saving image to sql database error Pin
Raidze1-Sep-06 10:20
Raidze1-Sep-06 10:20 
QuestionMove objects in panel Pin
bamnet1-Sep-06 5:52
bamnet1-Sep-06 5:52 
{vb .net 2003}
I'm working on creating a few side panels for my application that will slide in and slide out as needed. I have one docked on the left side, so it will resize with the window and still look the way I want it to. To "slide" it, I'm using a timer that decreases the width of it, making it look like its sliding out. I want to move all the controls in it (labels and picture boxes) to follow the sliding motion but I can't change the width without screwing up how the text looks, so I decrease the left value of the label as I decrease the width of the panel.

My question is this:
Is there a way to adjust the left property of all control in a panel at the same time without having to hardcode each individual label? I thought about doing a control array but then I would need seperate arrays for each type of element. Any idea?

Thanks for your time,
BAM
AnswerRe: Move objects in panel Pin
Dave Kreskowiak1-Sep-06 6:38
mveDave Kreskowiak1-Sep-06 6:38 
GeneralRe: Move objects in panel Pin
bamnet1-Sep-06 6:51
bamnet1-Sep-06 6:51 
GeneralRe: Move objects in panel Pin
Dave Kreskowiak1-Sep-06 6:55
mveDave Kreskowiak1-Sep-06 6:55 
AnswerRe: Move objects in panel Pin
bamnet6-Sep-06 6:49
bamnet6-Sep-06 6:49 
Questionvisual basic .net Pin
chirag22051-Sep-06 5:29
chirag22051-Sep-06 5:29 
AnswerRe: visual basic .net Pin
Dave Kreskowiak1-Sep-06 6:34
mveDave Kreskowiak1-Sep-06 6:34 
Questionprogramming newbie Pin
themusicman91-Sep-06 5:15
themusicman91-Sep-06 5:15 
AnswerRe: programming newbie Pin
Dave Kreskowiak1-Sep-06 6:33
mveDave Kreskowiak1-Sep-06 6:33 
AnswerRe: programming newbie Pin
The ANZAC3-Sep-06 2:02
The ANZAC3-Sep-06 2:02 
GeneralRe: programming newbie Pin
EvoFreak4-Sep-06 11:01
EvoFreak4-Sep-06 11:01 
Questionmodifing parameters in select command Pin
dptalt1-Sep-06 3:53
dptalt1-Sep-06 3:53 
AnswerRe: modifing parameters in select command Pin
Colin Angus Mackay1-Sep-06 4:30
Colin Angus Mackay1-Sep-06 4:30 
GeneralRe: modifing parameters in select command Pin
dptalt1-Sep-06 6:56
dptalt1-Sep-06 6:56 
GeneralRe: modifing parameters in select command Pin
Colin Angus Mackay1-Sep-06 10:55
Colin Angus Mackay1-Sep-06 10:55 
QuestionHow we will check wherther a folder is present in treeview or not Pin
Sanjaya kumar dhar1-Sep-06 2:58
Sanjaya kumar dhar1-Sep-06 2:58 
AnswerRe: How we will check wherther a folder is present in treeview or not Pin
Coding C#1-Sep-06 4:43
Coding C#1-Sep-06 4:43 
QuestionOpen word Pin
eyalso1-Sep-06 2:49
eyalso1-Sep-06 2: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.