473,403 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Menu/Tool Strips

I'm having difficulty with inheriting a form that has a menu on it. Is this
not possible with a Menu Strip? It comes up locked and will not change in
the descendant.

Also,
I'm trying to use a PropertyExtender with a Menu Strip as well. How do you
get the property to be on the menu items as opposed to the Menu Strip itself?

- Roger
Nov 17 '05 #1
4 1910
Roger,

Are the toolstrips declared as private or protected? In order for a
derived form to make changes, you have to declare the variables as protected
(if they are private, then descendants can't see the member).

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Tx Whytboy" <Tx*******@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
I'm having difficulty with inheriting a form that has a menu on it. Is
this
not possible with a Menu Strip? It comes up locked and will not change in
the descendant.

Also,
I'm trying to use a PropertyExtender with a Menu Strip as well. How do
you
get the property to be on the menu items as opposed to the Menu Strip
itself?

- Roger

Nov 17 '05 #2
Roger,

Are the toolstrips declared as private or protected? In order for a
derived form to make changes, you have to declare the variables as protected
(if they are private, then descendants can't see the member).

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Tx Whytboy" <Tx*******@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
I'm having difficulty with inheriting a form that has a menu on it. Is
this
not possible with a Menu Strip? It comes up locked and will not change in
the descendant.

Also,
I'm trying to use a PropertyExtender with a Menu Strip as well. How do
you
get the property to be on the menu items as opposed to the Menu Strip
itself?

- Roger

Nov 17 '05 #3


"Nicholas Paldino [.NET/C# MVP]" wrote:

Thanks..this answered the first half of the post. I will create a new
thread for the other question.

- Roger

Roger,

Are the toolstrips declared as private or protected? In order for a
derived form to make changes, you have to declare the variables as protected
(if they are private, then descendants can't see the member).

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Tx Whytboy" <Tx*******@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
I'm having difficulty with inheriting a form that has a menu on it. Is
this
not possible with a Menu Strip? It comes up locked and will not change in
the descendant.

Also,
I'm trying to use a PropertyExtender with a Menu Strip as well. How do
you
get the property to be on the menu items as opposed to the Menu Strip
itself?

- Roger


Nov 17 '05 #4


"Nicholas Paldino [.NET/C# MVP]" wrote:

Thanks..this answered the first half of the post. I will create a new
thread for the other question.

- Roger

Roger,

Are the toolstrips declared as private or protected? In order for a
derived form to make changes, you have to declare the variables as protected
(if they are private, then descendants can't see the member).

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Tx Whytboy" <Tx*******@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
I'm having difficulty with inheriting a form that has a menu on it. Is
this
not possible with a Menu Strip? It comes up locked and will not change in
the descendant.

Also,
I'm trying to use a PropertyExtender with a Menu Strip as well. How do
you
get the property to be on the menu items as opposed to the Menu Strip
itself?

- Roger


Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: cefrancke | last post by:
I cant seem to find a straight answer on the following. I want to programmatically hide all menus except a basic custom report menu (during report preview) and right click pop-up A-Z sorting on...
5
by: Nothing | last post by:
Is there a way to turn off the defult menu bar? I do not want the user to see the File, Edit, View, etc. menu. How do you turn it off? Michael Charney *** Sent via Developersdex...
0
by: Tx Whytboy | last post by:
I'm having difficulty with inheriting a form that has a menu on it. Is this not possible with a Menu Strip? It comes up locked and will not change in the descendant. Also, I'm trying to use a...
1
by: JC Voon | last post by:
Hi: My base form has a menu bar and tool bar, the menu bar have File | Open, Close, Exit Menu Item and the tool bar has a exit button. Problem 1: I inherite a child form from this base...
8
by: mjf | last post by:
I need to come up with a tool to compare the table definition and/or its data before and after some modification to the DDL or some tests (that change the data). Does DB2 come with such a tool, or...
2
by: active | last post by:
I need to force a MDI parent to refresh its menu because the child has changed its menu. Any suggestions on how to do that? thanks PS Sorry, I first posted this to windowsxp.general by...
1
by: tc | last post by:
I have an app with a main form. On this form I have a tab page, 4 tabs. All this is fine. On tab one I have a couple of grids and buttons etc, and a tool strip at the top of the tab section. ...
0
by: Academia | last post by:
Here's the scenario: A form contains two user controls. Each user control has its own context menu and the form has a main menu. I use the older menu controls and each user control has a...
2
by: Academia | last post by:
I've been searing the Internet and get many many hits but never the answer to what I'm looking for. I want the same menu items (File, Edit, Preferences) and their sub-items (Open, Save; Cut,...
5
by: AG | last post by:
I realize that the obvious suggestion would be malware, but my definitions are up to date and I have already scanned for it. I have also tried disabling all IE add-ons. I just rebuilt and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.