473,399 Members | 2,478 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,399 software developers and data experts.

How To Make Review / Comment Balloons in C#

Hi there,

In later versions of Microsoft Word, you can make 'comments' on what someone has written... and a line comes out to a neat little bubble which you can write some text in. I'd like to incorporate this kind of feature into an app I'm writing.

Does anyone know how you'd go about this? I looked at the ToolTip class, but it seems limited - and the 'bubble' needs to be:

-multiline
-able to grow/shrink with the text in it
-colourful :)
-put a line back to a specified point on another form

Any thoughts or potential directions I could explore would be greatly appreciated!

Thanks in advance,
Peter
Aug 13 '09 #1
2 1856
tlhintoq
3,525 Expert 2GB
In most areas those are referred to as "Call outs" and you won't find it as a stock component already in Visual Studio. You will have to make it yourself.

You are right regarding the best way to do it as a series of points. Generally that is referred to as 'vector' graphics. You want a 'drawing' versus a 'painting'. Think of it as an Adobe Illustrator document versus Adobe Photoshop.

You will see several good styles of callouts in SnagIt screen capture utility. You can download a trial version just to see some in action.
Aug 13 '09 #2
Thanks for the quick reply! I suspected it might be a case of having to build it from the ground up.

Thanks,
Peter
Aug 13 '09 #3

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

Similar topics

3
by: Skip Montanaro | last post by:
I help moderate a couple mailing lists on python.org. The biggest challenge for me is vetting messages which were held for review. The information density in the Mailman review page is pretty...
11
by: Guotao Luan | last post by:
Hello All: I notice that there have been frequent questions being asked about template here so I guess it is okay to post this message here. I just wrote a c++ tempalte tutorial/review, I would...
0
by: Marcus Hartley | last post by:
I'm looking for a pre-built MS Access application that will track public review comments on large, often controversial documents, such as environmental impact statements. The comments need to...
4
by: Ravi Uday | last post by:
Hi, This code finds the number of non-commented lines in a given source file. Works fine except for one condition that i found. If the Input file is of the below kind : #include<xyz.h>/* declare...
19
by: Swaregirl | last post by:
Hello, I would like to build a website using ASP.NET. I would like website visitors to be able to download code that I would like to make available to them and that would be residing on my...
3
by: Andy | last post by:
Hi, I've been using this newsgroup heaps recently but after vigorous searching I can't find quite what I'm looking for: I have a DB where there are employees who have their skills reviewed. ...
2
by: Mythran | last post by:
There a way to add balloons to the system tray icons (our own) via C#/VB.Net 1.1? Thx, Mythran
20
by: Prisoner at War | last post by:
Hi, People, Is it possible to have an "empty" or "dummy" <a href***without*** the browser jumping back up the page?? I have a hyperlink that doesn't point to another document, but is used to...
5
by: njuneardave | last post by:
I have a full-screen C# app, but windows notifications (the little balloons on the bottom right-hand of the screen) and outlook reminders will pop on top of my app. i want to prevent them from...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
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.