No announcements
Found 180494 threads
-
6 Votes
Notify icon balloon tip.
As Ante Meridian said if my icon is hidden when i click the button it should unhide it long enough to show the balloon tip.Answered | 15 Replies | 9051 Views | Created by Konstantinos pap - Thursday, March 15, 2018 7:11 PM | Last reply by Konstantinos pap - Saturday, March 17, 2018 1:56 PM -
2 Votes
Balloon tip clicking question
Created a notify icon like that - NotifyIcon tray; And created a Balloon tip with this command ...Answered | 1 Replies | 1663 Views | Created by New Coder Trying Code - Tuesday, March 8, 2016 11:41 AM | Last reply by Viorel_ - Tuesday, March 8, 2016 12:54 PM -
0 Votes
Balloon tip for CEdit
The edit control the balloon is attached to is created just for the balloon itself .Answered | 3 Replies | 883 Views | Created by AlexanderZel - Wednesday, May 20, 2015 8:54 PM | Last reply by AlexanderZel - Friday, May 22, 2015 7:06 PM -
1 Votes
Window style Balloon tool tip for TextBox
Thanks Pavel Celba, I read the code (http://www.foxite.com/archives/balloon-tips-0000280437.htm) I will try to make ...Answered | 7 Replies | 6312 Views | Created by A.Ankit - Sunday, December 23, 2012 1:08 PM | Last reply by Pavel Celba - Friday, May 10, 2019 10:06 PM -
0 Votes
How to display icon in CMFCTooltipctrl with balloon style
I have already tried with TTF_CENTERTIP,.In this case I am getting tip at the center only but I want to get tip at the left ...Answered | 13 Replies | 1600 Views | Created by sgrm123 - Monday, April 10, 2017 2:07 PM | Last reply by sgrm123 - Wednesday, April 12, 2017 1:20 PM -
3 Votes
Notify Icon
What you can do is find all the processes which has a Systray icon.Answered | 1 Replies | 3290 Views | Created by New Dev - Friday, February 20, 2009 5:11 AM | Last reply by A.m.a.L Hashim - Friday, February 20, 2009 6:19 AM -
1 Votes
Notification icon in windows form
Minimizing a Notification Icon window to the system tray when clicking on the close X is normal behavior of this type on application.Answered | 1 Replies | 2391 Views | Created by .net windows appliactions-joms - Wednesday, July 18, 2012 9:32 AM | Last reply by MiltonNeal - Wednesday, July 18, 2012 10:03 AM -
0 Votes
notify in System tray
NotifyIcon Class Here is a simple example of using one that will pop up a Balloon ...Answered | 3 Replies | 952 Views | Created by sourises - Monday, June 10, 2013 12:04 PM | Last reply by sourises - Monday, June 10, 2013 11:52 PM -
0 Votes
Balloon Tool tip was not setting it's Width and Height proper for first time.
I am trying to show the tool tip with long text on simple label using balloon tool tip model and setting tool tip size on popup.Answered | 1 Replies | 555 Views | Created by Krishna Kishore Konakalla - Wednesday, December 9, 2015 10:02 AM | Last reply by Dark Moons - Thursday, December 10, 2015 5:18 AM -
0 Votes
How to get up arrow in balloon style CMFCTooltipCtrl?
I have already tried with TTF_CENTERTIP,.In this case I am getting tip at the center only but I want to get tip at the left side.Answered | 7 Replies | 822 Views | Created by sgrm123 - Wednesday, April 12, 2017 12:47 PM | Last reply by sgrm123 - Tuesday, April 18, 2017 6:35 AM -
0 Votes
balloon tip events not firing in sub thread
if i put balloon tip listener in the sub thread (not the main thread) the event is not firing even if i click ...Answered | 2 Replies | 1110 Views | Created by Hello_001 - Friday, February 19, 2016 11:09 AM | Last reply by Moonlight Sheng - Thursday, February 25, 2016 5:25 AM -
0 Votes
how to create a Notify Icon / Balloon Tip with checkbox?
Hello, I need help with adding a some check boxes to a notify icon control / balloon tip?Answered | 2 Replies | 13684 Views | Created by Tzach Solomon - Friday, June 20, 2008 12:50 AM | Last reply by Peter Ritchie - Friday, June 20, 2008 2:08 PM -
1 Votes
Tool Tip Delay Time
Balloon tips are based on Win32 API, so they should be VFP version independent.Answered | 9 Replies | 5227 Views | Created by Rich Pupko - Wednesday, August 31, 2011 7:10 PM | Last reply by Pavel Celba - Friday, September 2, 2011 2:42 PM -
0 Votes
Changing a Notify Icon in run time
Just set its Icon property.Answered | 1 Replies | 8263 Views | Created by tvb2727 - Sunday, June 8, 2008 11:32 AM | Last reply by Jason Kresowaty - Tuesday, June 10, 2008 12:31 AM -
0 Votes
Notify icon issue
Next, you tell notifyIcon1 where it can find the icon.Answered | 5 Replies | 2490 Views | Created by It_s Meee - Monday, May 17, 2010 8:24 AM | Last reply by Fisnik Hasani - Monday, May 17, 2010 10:35 AM -
0 Votes
Balloon Tooltip with an RSS Feed?
Hi, Is there any way i can incorporate a balloon tip with an RSS Feed?Answered | 2 Replies | 3097 Views | Created by Vishdafish - Sunday, May 17, 2009 2:09 PM | Last reply by Bin-ze Zhao - Tuesday, May 19, 2009 9:43 AM -
1 Votes
How to make notify icon show up on start?
'Add notify icon from toolbox 'It should be added in Form load Notifyicon.Icon = New Icon("C:\icon.ico") Notifyicon.BalloonTipText = "My ...Answered | 1 Replies | 3371 Views | Created by Encoder101 - Saturday, May 2, 2009 11:50 AM | Last reply by A.m.a.L Hashim - Saturday, May 2, 2009 11:52 AM -
1 Votes
VB.Net Custom Tray Notification Icon
There is no event for custom painting of the balloon icon, and the NotifyIcon componet cannot be inherited (so no opportunity to modify the rendering).Answered | 6 Replies | 5588 Views | Created by Phoenix Logan - Wednesday, April 4, 2012 2:04 PM | Last reply by Frank L. Smith - Wednesday, April 4, 2012 9:26 PM -
0 Votes
How to display a notification balloon in task bar with a meesage from a a winforms application
;) The balloon will not pop up if you do not assign an icon to the NotifyIcon object as you suspected.Answered | 5 Replies | 15022 Views | Created by ak268 - Friday, May 8, 2009 1:56 PM | Last reply by ak268 - Saturday, May 9, 2009 9:53 AM -
0 Votes
Hide notify icon
"Well my application has its own settings for whether or not to display its own notifications and icon in the system tray.Answered | 5 Replies | 1809 Views | Created by Matt Chi - Wednesday, December 10, 2014 4:27 PM | Last reply by IronRazerz - Saturday, December 13, 2014 9:09 PM - Items 1 to 20 of 180494 Next ›
No announcements