Click here to Skip to main content
15,881,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
lewist579-Mar-22 8:17
lewist579-Mar-22 8:17 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Dave Kreskowiak9-Mar-22 9:11
mveDave Kreskowiak9-Mar-22 9:11 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
lewist579-Mar-22 13:57
lewist579-Mar-22 13:57 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Dave Kreskowiak9-Mar-22 14:59
mveDave Kreskowiak9-Mar-22 14:59 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Richard MacCutchan8-Mar-22 22:14
mveRichard MacCutchan8-Mar-22 22:14 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
lewist579-Mar-22 8:10
lewist579-Mar-22 8:10 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Richard MacCutchan9-Mar-22 21:37
mveRichard MacCutchan9-Mar-22 21:37 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Slow Eddie20-May-22 8:21
professionalSlow Eddie20-May-22 8:21 
Try renaming Form1 before changing the Startup in the project properties.

OR------------------------------

I have also added a form under the form name I wanted (Like Title), again doing this before changing the Startup in the project properties, Save the project exit VS, open VS and load the project. When you go back to Project the drop-down should show the form you added. Select it, return to Solution Explorer and then delete Form1 properties or at least Exclude it from the project.

Both of these have worked for me.
ed

Questionspur gear Pin
Member 155582647-Mar-22 9:29
Member 155582647-Mar-22 9:29 
AnswerRe: spur gear Pin
Dave Kreskowiak7-Mar-22 10:23
mveDave Kreskowiak7-Mar-22 10:23 
SuggestionRe: spur gear Pin
CHill607-Mar-22 21:27
mveCHill607-Mar-22 21:27 
GeneralRe: spur gear Pin
Member 155582648-Mar-22 11:16
Member 155582648-Mar-22 11:16 
QuestionRe: spur gear Pin
CHill608-Mar-22 21:31
mveCHill608-Mar-22 21:31 
GeneralRe: spur gear Pin
Mycroft Holmes13-Mar-22 12:15
professionalMycroft Holmes13-Mar-22 12:15 
GeneralRe: spur gear Pin
Slow Eddie20-May-22 8:22
professionalSlow Eddie20-May-22 8:22 
Questionclose app without having form in foreground Pin
Benjamindh3-Mar-22 7:05
Benjamindh3-Mar-22 7:05 
AnswerRe: close app without having form in foreground Pin
Richard Andrew x643-Mar-22 9:11
professionalRichard Andrew x643-Mar-22 9:11 
GeneralRe: close app without having form in foreground Pin
Benjamindh3-Mar-22 9:39
Benjamindh3-Mar-22 9:39 
GeneralRe: close app without having form in foreground Pin
Dave Kreskowiak4-Mar-22 11:41
mveDave Kreskowiak4-Mar-22 11:41 
GeneralRe: close app without having form in foreground Pin
Benjamindh11-Mar-22 3:05
Benjamindh11-Mar-22 3:05 
GeneralRe: close app without having form in foreground Pin
Dave Kreskowiak11-Mar-22 3:07
mveDave Kreskowiak11-Mar-22 3:07 
GeneralRe: close app without having form in foreground Pin
Benjamindh11-Mar-22 3:32
Benjamindh11-Mar-22 3:32 
GeneralRe: close app without having form in foreground Pin
Dave Kreskowiak11-Mar-22 3:40
mveDave Kreskowiak11-Mar-22 3:40 
GeneralRe: close app without having form in foreground Pin
Benjamindh19-Mar-22 17:47
Benjamindh19-Mar-22 17:47 
SuggestionRe: close app without having form in foreground Pin
Richard Deeming3-Mar-22 21:29
mveRichard Deeming3-Mar-22 21: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.