473,396 Members | 2,076 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.

I have tray icon, select icon popup 3 choices, when I select one, other two grayout

365 100+
I have tray icon, select that tray icon popup 3 choices, when I select one choice "profile1", other two grayout or I need check mark next to selected one, how to do in C++, I compile using Visual studio 2010. appreciated

profile1
profile2
profile3


Expand|Select|Wrap|Line Numbers
  1.  
  2. void CMainFrame::createProfile1()
  3. {
  4.    prof1_flag = TRUE;
  5. }
  6. void CMainFrame::createProfile2()
  7. {
  8.   prof2_flag = TRUE;
  9. }
  10.  
  11. void CMainFrame::createProfile3()
  12. {
  13.   prof3_flag = TRUE;
  14.  
  15. }
  16.  
Sep 10 '14 #1
0 981

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Gumtree | last post by:
Hi folks, The user interface I'm trying to impliment looks a bit like this: Not Chosen Chosen .------------. .------------. |Item 1 | -> |Item 3 | |Item 2 | <-...
0
by: Amit | last post by:
Hi Team, code to select the datagridview row when its EditMode property is set to EditOnEnter. Thanks, Amit amit.srivastava77@gmail.com, amit.srivastava@india.rsystems.com
1
by: Amit | last post by:
Hi, Can anyone give me the solution of selecting an entire row when datagridview editmode property is set to EditOnEnter. Thanks, Amit
6
by: nickwang | last post by:
Hi, does any javascript framework can implement image popup tip when mouse hover an object? Mootool has a text popup tips. Is it easy to inherit it and create a popup tip with images or other...
2
by: ryushinyama | last post by:
I am sure this is an easy one but it seems rather hard to search for what I need. I would like to use a result set from a select statement to feed another select statement. I have itemsku's...
0
by: watchec | last post by:
What can you expect in terms of styles and choices when you choose men's corporate polo shirts? Colors - These colors are going to be specifically geared towards the man. This does not mean you...
6
by: Eng Teng | last post by:
How do I write a code to activate a popup menu when I right click in a label control? Regards, Tee
1
by: dittu | last post by:
How to close the popup window when submitting the form? I have a sample.jsp. In that page one button is there. when button pressed, open popup window contains one "text box" and one " submit...
0
fugio
by: fugio | last post by:
Hi there ! how to select row from datagridview when column have cells is empty I tried this but nothing worked Please help on this private void selectrow() { int i; ...
1
by: uk0032 | last post by:
i want to open a pdf file in popup window when i click a link..should not download it...
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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.