|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Form Naming in VB.Net 2003I want to my VB form a name different from 'Form1'. I do this in 'properties'
.. I find that on running 'Debug' I get an error message BC30420. Sub Main was not found ing 'Name.Form1'. What am I doing wrong? Joe Firmont wrote:
> I want to my VB form a name different from 'Form1'. I do this in 'properties' Goto your project properties and look at the startup form. It needs to > . I find that on running 'Debug' I get an error message BC30420. Sub Main > was not found ing 'Name.Form1'. What am I doing wrong? be changed to whatever you changed your form to. Chris "Joe Firmont" <Joe Firm***@discussions.microsoft.com> schrieb: Double click the error message and select the new startup form.>I want to my VB form a name different from 'Form1'. I do this in >'properties' > . I find that on running 'Debug' I get an error message BC30420. Sub Main > was not found ing 'Name.Form1'. What am I doing wrong? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Referencing "Forms" objects from a module
some advice The old Structure/Class Argument Migrating From ListBox to ListView: Only One Problem Command.Close vs Command.Dispose DATE HELLLPPPP Referencing Datagrid Information Problem on MSHFlexGrid Regarding a dot net application program Change the write path for My.Application.Log.WriteEntry? |
|||||||||||||||||||||||