473,396 Members | 1,784 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,396 software developers and data experts.

combobox in menubar

I have a form with a main menubar containing a number of menu options.
In the empty right half of the menubar I want to place a combobox where
users can make some sort of selection.
However, when I place a combobox on the form and move it to the menu area it
disappaears behind the menubar, instead of appearing in front of it.
How can I place the combobox on top of (or in front of) the menubar?
I use VB.NET 2003 standard edition.

--
A.J. Pool
the Netherlands
Nov 21 '05 #1
2 1457
A.J. Pool wrote:
I have a form with a main menubar containing a number of menu options.
In the empty right half of the menubar I want to place a combobox where
users can make some sort of selection.
However, when I place a combobox on the form and move it to the menu area it
disappaears behind the menubar, instead of appearing in front of it.
How can I place the combobox on top of (or in front of) the menubar?
I use VB.NET 2003 standard edition.


have you tried combobox.bringtofront()?

Chris
Nov 21 '05 #2
I did, but that does not seem to work in combination with a menubar.
The combobox still disappears behind the menubar.

--
A.J. Pool
the Netherlands
"Chris" wrote:
A.J. Pool wrote:
I have a form with a main menubar containing a number of menu options.
In the empty right half of the menubar I want to place a combobox where
users can make some sort of selection.
However, when I place a combobox on the form and move it to the menu area it
disappaears behind the menubar, instead of appearing in front of it.
How can I place the combobox on top of (or in front of) the menubar?
I use VB.NET 2003 standard edition.


have you tried combobox.bringtofront()?

Chris

Nov 21 '05 #3

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

Similar topics

2
by: Itay L. | last post by:
Dear all, I am trying to figure out how to change the background color of my menubar under Windows. I've tried the following: from Tkinter import * root = Tk()
15
by: Code Monkee | last post by:
How can the toolbar and menubar be hidden in IE? When opening the window via javascript I can specify 'toolbar=no,menubar=no', which works fine. However if the window already exists how can I...
5
by: jeff | last post by:
Hello, I am coding a web application to be used on an internal Intranet. I have already coded a menubar for the application using DHTML. I want to get rid of the standard menubar in Mozilla...
0
by: Thorben | last post by:
Hello, the Menubar of my Visual Studio .Net installation is hidden. I only see the toolbars. In the customize dialog all toolbars are selectable. Only the menubar entry could not be selected (i...
1
by: Filips Benoit | last post by:
Dear All, How can I hide menubars for all forms? Filip
1
by: Richard Hollenbeck | last post by:
I'm building custom menubars for my application--a different one for each form. When I right-click on a menubar and select Customize and click on the toolbars tab, the menubar called "Menu Bar"...
10
by: Judy | last post by:
How do I create a combobox in a custom menubar to display months like: 1 January 2 February 3 March etc and then assign the month number (1, 2, 3, etc) of the selected month to a...
0
by: Mohit Vora via .NET 247 | last post by:
When I load a child form inside an MDI parent, the menubar of the parent covers the child somehow. The MDI parent is set to FormWindowState.Normal and has MaximizeBox, MinimizeBox and ControlBox...
1
by: ollyculverhouse | last post by:
Hi, I have a custom menubar which lets users jump to useful forms in my database. For example if I first open a form called 'Add Individual' then another called 'Add Firm', if i try opening...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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,...

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.