473,698 Members | 2,187 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help for working with control arrays + context menu....!!!

4 New Member
hi guys...
need some help....!!
i am working on a form that looks like a calender....!!. ..
in that form i have added a group box....!! during runtime 30 labels are inserted in it to look like a month display and the labels are added as control arrays........t hats working almost fine....
but i would like to have context menu appear in these labels...
i was trying to give the user an option like this when he right clicks.... add holiday, edit holiday and delete holiday.....
im stuck up now...!!!
please help me...
thanks.... in advance....
Nov 11 '06 #1
3 1147
willakawill
1,646 Top Contributor
hi guys...
need some help....!!
i am working on a form that looks like a calender....!!. ..
in that form i have added a group box....!! during runtime 30 labels are inserted in it to look like a month display and the labels are added as control arrays........t hats working almost fine....
but i would like to have context menu appear in these labels...
i was trying to give the user an option like this when he right clicks.... add holiday, edit holiday and delete holiday.....
im stuck up now...!!!
please help me...
thanks.... in advance....
This might be useful...
Nov 11 '06 #2
mdaRock
26 New Member
Hi chris,

you application Windows based or Web Based???


hi guys...
need some help....!!
i am working on a form that looks like a calender....!!. ..
in that form i have added a group box....!! during runtime 30 labels are inserted in it to look like a month display and the labels are added as control arrays........t hats working almost fine....
but i would like to have context menu appear in these labels...
i was trying to give the user an option like this when he right clicks.... add holiday, edit holiday and delete holiday.....
im stuck up now...!!!
please help me...
thanks.... in advance....
Nov 13 '06 #3
chrisjob012
4 New Member
windows based....!!
Nov 13 '06 #4

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

Similar topics

8
2065
by: Foxy Kav | last post by:
Hi everyone, Im currently doing first year UNI, taking a programming course in C++, for one project i have to create a simple array manipulator... that i have done, but i cant figure out how to make the ESC key quit the called function when ever the user inputs data. The description was : ESC drops back to the main menu in case the user gets locked up or wants to start over again, ESC should provide a fool proof way to exit back to the...
4
2674
by: Mark Parter | last post by:
I have a master page which contains a Menu control and a SiteMapPath control, both are bound to the same web.sitemap XML file. Say I have 2 pages, Page 1 and Page 2. Now Page 2 can only be accessed after selecting some information on Page 1 (using a CrossPagePostback). When the user get's to Page 2, the SiteMapPath control fails to render, obviously because Page 2 isn't in the web.sitemap file. If I put Page 2 in the web.sitemap file, it...
1
1723
by: genojoe | last post by:
I have a VB.NET application with two forms that contain a RichTextBox. I have created a context menu for one of the RTF controls. I want the same context menu to work for both. The no-brainer way to do it would be to duplicate the code and controls in both forms. But there must be a better way to handle this situation. The answer likely involves a custom control of some type. I can't find a reasonable reference that gets me started....
13
2452
by: pamelafluente | last post by:
Hello. I have written the following code (this code is on a control): Sub InitSomething() mSet(me.FindForm) End Sub Sub mSet(ByVal f As Control) For Each t As Control In f.Controls If TypeOf t Is ToolStripMenuItem Then AddHandler t.MouseEnter, AddressOf Me.SetSemaforoMenu
0
1481
by: Newbie Coder | last post by:
I have added a context menu to a user control with just copy/paste on it. This is set for all areas of my user control, but when compiled, added to a Windows form the context menu doesn't show. Why? How do I allow my user control to only use the context menu I created in control's designer? In the Windows test app it shows the context menu property is none, but in the controls design view it shows it linked Using VB.NET 2003 not VB.NET...
22
3259
by: Amali | last post by:
I'm newdie in c programming. this is my first project in programming. I have to write a program for a airline reservation. this is what i have done yet. but when it runs it shows the number of seats as 0 and the flight no. is also repeating. If any can tell why is this please help me. #include<stdio.h> #include<ctype.h> #include<conio.h>
5
2460
WebDunce
by: WebDunce | last post by:
hey all, i'm building a custom control. it contains a treeview and a context menu. each tree node's context menu property is set to the control's context menu. it works good...except... if after right-clicking on a tree node, if you decide NOT to use any of the options and click OFF of the tree view...the context menu disappears (great!) but then the control no longer seems to process key strokes. it's like the context menu, tho no...
5
2152
by: saytri | last post by:
Hi i have this project were i have to do a quiz. i wrote the questions in a textfile and i called them through java. I have also made a menu to choose which type of quiz. But before accessing the quiz i have to do a password and a login. I managed to do the password but when i tried to join this to the whole program its not working. This is the main program: import java.util.*; import java.io.*; import java.util.Scanner; import...
0
1317
by: =?Utf-8?B?QnJpYW4gS2l0dA==?= | last post by:
I am trying to develop a right click context menu for a browser help object. I have the browser help object done and working fine, but cannot get the context menu to work. I know about MenuExt registry key, but that won't work for my app. I just need to get the interface working for C# for context menu. Any help greatly appreciated.
0
8683
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9170
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8871
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7739
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6528
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2336
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.