Click here to Skip to main content
15,901,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Making my program run another program Pin
Shameel27-Oct-09 0:28
professionalShameel27-Oct-09 0:28 
AnswerRun a program on another computer ... Pin
David Mujica27-Oct-09 3:21
David Mujica27-Oct-09 3:21 
QuestionLoad special txt File in TreeView [modified] Pin
Carsten Schafflhuber26-Oct-09 10:44
Carsten Schafflhuber26-Oct-09 10:44 
AnswerRe: Load special txt File in TreeView Pin
Christian Graus26-Oct-09 11:00
protectorChristian Graus26-Oct-09 11:00 
GeneralRe: Load special txt File in TreeView Pin
Carsten Schafflhuber26-Oct-09 11:06
Carsten Schafflhuber26-Oct-09 11:06 
GeneralRe: Load special txt File in TreeView Pin
Christian Graus26-Oct-09 12:11
protectorChristian Graus26-Oct-09 12:11 
QuestionRemoving a split container Pin
procreator26-Oct-09 10:22
procreator26-Oct-09 10:22 
AnswerRe: Removing a split container Pin
Henry Minute26-Oct-09 12:16
Henry Minute26-Oct-09 12:16 
In the Form Designer pressing Esc moves focus to the parent of the currently selected control.

What's probably happening is that you are selecting Panel1 or Panel2 of the SplitContainer and these cannot be deleted. So do as you did before but hit Esc before Del. This will take focus to the SplitContainer itself, which can be deleted.

Hope this helps. Smile | :)

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

AnswerRe: Removing a split container Pin
Shameel27-Oct-09 0:33
professionalShameel27-Oct-09 0:33 
AnswerRe: Removing a split container Pin
Kschuler27-Oct-09 5:20
Kschuler27-Oct-09 5:20 
QuestionWeird Problem - Insert Picture to Excel - Does anybody face this? Pin
Paramu197326-Oct-09 3:15
Paramu197326-Oct-09 3:15 
AnswerRe: Weird Problem - Insert Picture to Excel - Does anybody face this? Pin
DaveAuld26-Oct-09 9:07
professionalDaveAuld26-Oct-09 9:07 
QuestionNeed help on which function/method to use [SOLVED] Pin
vijay248226-Oct-09 2:19
vijay248226-Oct-09 2:19 
AnswerRe: Need help on which function/method to use Pin
sri_009926-Oct-09 2:34
sri_009926-Oct-09 2:34 
GeneralRe: Need help on which function/method to use Pin
vijay248226-Oct-09 5:13
vijay248226-Oct-09 5:13 
GeneralRe: Need help on which function/method to use Pin
Shameel27-Oct-09 0:40
professionalShameel27-Oct-09 0:40 
AnswerRe: Need help on which function/method to use Pin
Henry Minute26-Oct-09 4:22
Henry Minute26-Oct-09 4:22 
QuestionUnable to catch print exceptions Pin
sri_009926-Oct-09 2:02
sri_009926-Oct-09 2:02 
AnswerRe: Unable to catch print exceptions Pin
Ashfield26-Oct-09 3:22
Ashfield26-Oct-09 3:22 
GeneralRe: Unable to catch print exceptions Pin
sri_009926-Oct-09 18:55
sri_009926-Oct-09 18:55 
GeneralRe: Unable to catch print exceptions Pin
Ashfield26-Oct-09 22:13
Ashfield26-Oct-09 22:13 
QuestionReference dlls in sub folders Pin
nlarson1126-Oct-09 2:02
nlarson1126-Oct-09 2:02 
AnswerRe: Reference dlls in sub folders Pin
sri_009926-Oct-09 2:48
sri_009926-Oct-09 2:48 
GeneralRe: Reference dlls in sub folders Pin
nlarson1126-Oct-09 4:05
nlarson1126-Oct-09 4:05 
GeneralRe: Reference dlls in sub folders Pin
DaveAuld26-Oct-09 5:29
professionalDaveAuld26-Oct-09 5:29 

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.