This is not so easy. I can play with the inherited buttons if they are
made public or protected in the parent form
But I cannot override the behaviour of the buttons
Any Ideas
Thanks in advance
Rory Becker
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to
Not sure if you understand. In VB6 the operation I wanted was not a code
related Item. I could right click the tool bar of the IDE and customize.
The option however to bring up short cut menus to customize appears to
have been removed
Rory
-Original Message-
From: [EMAIL PROTECTED] [ma
Can anyone tell me how I might alter the default assembly attributes so
that, for instance, "my company name" is inserted every time I make a
new project.
Thanks in advance
Rory Becker
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other Dev
Can anyone tell me how I can customize the available menu options on the
various right click menus in the VS.NET IDE ?
Thanks in advance
Rory Becker
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
AssemblyInfo.vb is definitely in the project. (I assume that this will
be enough to get it compiled into the exe.
And the following line is the last in AssemblyInfo.vb
As a test, I created a new VB.Net Windows Application Project.
I compiled this and checked the product file and Assembly Versio
I can't get this to work.
It does not seem to affect the version number displayed under the properties of the
exe produced.
Can anyone think of a way I might have turned the incrementation off?
-Original Message-
From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of Stefan Fi
Can anyone provide a short example of how to write data to and read data
from the registry using perhaps the registry object? As this seemingly
simple task is eluding me.
Cheers
Rory
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor list
Do you know if there is a menu editor class that I could override and
connect somehow to my new main menu?
Rory Becker
-Original Message-
From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of
Chris Kinsman
Sent: 16 April 2002 16:19
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET