|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows form designer default scope for controls.I am building a number of 'base' forms which will be inherited in my
application. I would like to change the default scope from Friend to 'Protected Friend'. Is there a way to do this, or will I just have to edit the Designer.vb file or change the 'Modifiers' property for each of the controls? TIA, -- Terry "Terry" <Terry@nospam.nospam> schrieb: Select the controls in the designer and set their 'Modifiers' property to >I am building a number of 'base' forms which will be inherited in my > application. I would like to change the default scope from Friend to > 'Protected Friend'. Is there a way to do this, or will I just have to > edit > the Designer.vb file or change the 'Modifiers' property for each of the > controls? the desired value. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Hi Herfried,
Thanks for the response. Too bad. It would be nice to be able to set some sort of option to change the designer's default scope to something other then 'Friend'. -- Show quoteHide quoteTerry "Herfried K. Wagner [MVP]" wrote: > "Terry" <Terry@nospam.nospam> schrieb: > >I am building a number of 'base' forms which will be inherited in my > > application. I would like to change the default scope from Friend to > > 'Protected Friend'. Is there a way to do this, or will I just have to > > edit > > the Designer.vb file or change the 'Modifiers' property for each of the > > controls? > > Select the controls in the designer and set their 'Modifiers' property to > the desired value. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> > >
Programmatically open compmgmt.msc
When the messagebox disappears, it leaves a white square Window Form refresh Windows Image Acquisition (WIA) Taking black photos Scrolling DataGrid's selected row out of view selects next control How to Get DataSet ot DataTable from DataGrid Connect to database in non standard location Empty Recycle bin - VB.NET code .net remoting question Listview item fontstyle |
|||||||||||||||||||||||