Click here to Skip to main content
15,867,973 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionconvert image to matrix Pin
CR7 Madara13-Mar-22 2:23
CR7 Madara13-Mar-22 2:23 
GeneralRe: convert image to matrix Pin
Richard MacCutchan13-Mar-22 2:32
mveRichard MacCutchan13-Mar-22 2:32 
AnswerRe: convert image to matrix Pin
Kenneth Haugland13-Mar-22 6:08
mvaKenneth Haugland13-Mar-22 6:08 
QuestionSimple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
lewist577-Mar-22 13:57
lewist577-Mar-22 13:57 
AnswerRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Richard MacCutchan7-Mar-22 21:21
mveRichard MacCutchan7-Mar-22 21:21 
QuestionRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
CHill607-Mar-22 21:22
mveCHill607-Mar-22 21:22 
AnswerRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
lewist578-Mar-22 11:34
lewist578-Mar-22 11:34 
GeneralRe: Simple question: why does Visual Studio "freak out" when changing Form1 name to something different Pin
Dave Kreskowiak8-Mar-22 15:57
mveDave Kreskowiak8-Mar-22 15:57 
Nope. You do not use the Properties window to change the name of a form.

Usually, you either click on the file with the form name and hit F2 to change the name of the file (which VS will happily change the name of the class for you to go along with it), or you click on the class name and hit F2 to rename the class (and all of it's other locations.)

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 
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 

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.