Click here to Skip to main content
15,888,313 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to solve system.NullReferenceException Pin
Maciej Los3-Apr-18 1:05
mveMaciej Los3-Apr-18 1:05 
AnswerRe: How to solve system.NullReferenceException Pin
Member 83455994-Apr-18 4:46
Member 83455994-Apr-18 4:46 
QuestionUse Tabcontrol to switch beween control in Excel VBA form Pin
hmanhha30-Mar-18 17:28
hmanhha30-Mar-18 17:28 
AnswerRe: Use Tabcontrol to switch beween control in Excel VBA form Pin
Maciej Los3-Apr-18 3:29
mveMaciej Los3-Apr-18 3:29 
QuestionChange the Project folder's name Pin
desanti30-Mar-18 12:22
desanti30-Mar-18 12:22 
AnswerRe: Change the Project folder's name Pin
A_Griffin30-Mar-18 21:44
A_Griffin30-Mar-18 21:44 
GeneralRe: Change the Project folder's name Pin
desanti31-Mar-18 5:44
desanti31-Mar-18 5:44 
AnswerRe: Change the Project folder's name Pin
Gerry Schmitz31-Mar-18 7:01
mveGerry Schmitz31-Mar-18 7:01 
You need to "remove" the project with the renamed folder.

Then, add it BACK again using the "new location" (i.e. renamed folder).

In general, "remove" items before "mucking" with the solution's / projects' file system; then add things back in.

Beware of creating solutions that span multiple "high-level" folders; you won't know what is being referenced by what (i.e. projects being "shared" across solutions).
"(I) am amazed to see myself here rather than there ... now rather than then".
― Blaise Pascal

QuestionProblem with custom control stealing focus: Resolved 'sort of' Pin
mo149230-Mar-18 8:02
mo149230-Mar-18 8:02 
AnswerRe: Problem with custom control stealing focus: Resolved 'sort of' Pin
Gerry Schmitz31-Mar-18 7:10
mveGerry Schmitz31-Mar-18 7:10 
QuestionAddition and Subtraction Operation in SQL update query Pin
Member 1375497530-Mar-18 4:50
Member 1375497530-Mar-18 4:50 
QuestionRe: Addition and Subtraction Operation in SQL update query Pin
Eddy Vluggen30-Mar-18 5:23
professionalEddy Vluggen30-Mar-18 5:23 
AnswerRe: Addition and Subtraction Operation in SQL update query Pin
Richard Deeming3-Apr-18 8:30
mveRichard Deeming3-Apr-18 8:30 
Questionproblem with opening a text file in my app with double click Pin
Sh3R3iF29-Mar-18 9:22
Sh3R3iF29-Mar-18 9:22 
QuestionRe: problem with opening a text file in my app with double click Pin
Richard MacCutchan29-Mar-18 22:19
mveRichard MacCutchan29-Mar-18 22:19 
QuestionProblem running a command when the path has spaces in its name. Pin
David Mujica27-Mar-18 9:37
David Mujica27-Mar-18 9:37 
AnswerRe: Problem running a command when the path has spaces in its name. Pin
Dave Kreskowiak27-Mar-18 10:30
mveDave Kreskowiak27-Mar-18 10:30 
GeneralRe: Problem running a command when the path has spaces in its name. Pin
David Mujica28-Mar-18 9:35
David Mujica28-Mar-18 9:35 
QuestionConversion Blues Pin
Member 1274920627-Mar-18 5:00
Member 1274920627-Mar-18 5:00 
AnswerRe: Conversion Blues Pin
Richard Deeming27-Mar-18 5:20
mveRichard Deeming27-Mar-18 5:20 
AnswerRe: Conversion Blues Pin
Richard MacCutchan27-Mar-18 5:21
mveRichard MacCutchan27-Mar-18 5:21 
QuestionHow to add custom control to designer like tooltip Pin
mo149227-Mar-18 2:30
mo149227-Mar-18 2:30 
AnswerRe: How to add custom control to designer like tooltip Pin
Dave Kreskowiak27-Mar-18 5:08
mveDave Kreskowiak27-Mar-18 5:08 
GeneralRe: How to add custom control to designer like tooltip Pin
mo149227-Mar-18 5:15
mo149227-Mar-18 5:15 
QuestionHow do I link two forms together in VB 2010? Pin
Lost25-Mar-18 3:36
Lost25-Mar-18 3:36 

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.