Important alert: (current site time 5/22/2013 12:30:11 PM EDT)
 

winzip icon

Trizz Tray Control

Email
Submitted on: 6/19/2012 5:14:40 PM
By: Mridul Ganga  
Level: Intermediate
User Rating: By 1 Users
Compatibility: VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) , VBA MS Access, VBA MS Excel
Views: 1605
author picture
(About the author)
 
     Please Do vote after going through the control. It has a test file too. This is a Active-X control which can be used to add a Application Icon to the System Tray. You can Then Fully Controll It with Functions and events. Lots of events (including middle mouse click and dblclick.) It is Ultra Fast and is extremely easy. It can also be set to automatic mode. The Source of the OCX is also Provided. It would be soon available on my site i.e. http://trizz.co.in Events: Event LeftMouseUp() Event LeftMouseDown() Event RightMouseUp() Event RightMouseDown() Event MouseMove() Event MiddileUp() Event MiddileDown() Event LeftDblClk() Event RightDblclk() Event MiddileDblClk() Event IconAdded() Event IconRemoved() Functions: AddIcon RemoveIcon
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
  3. Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 


Report Bad Submission
Use this form to tell us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:

Your Vote

What do you think of this code (in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor (See voting log ...)
 

Other User Comments

6/19/2012 6:26:34 PMme

Really optimal and elegant code, really nice, all due respect (maximum points)
(If this comment was disrespectful, please report it.)

 
6/20/2012 12:54:59 PMMridul Ganga

Thanks a Lot. :) This was my first post to PSC. I will kepp posting codes. I'll try to keep it very clean.
(If this comment was disrespectful, please report it.)

 

Add Your Feedback
Your feedback will be posted below and an email sent to the author. Please remember that the author was kind enough to share this with you, so any criticisms must be stated politely, or they will be deleted. (For feedback not related to this particular code, please click here instead.)
 

To post feedback, first please login.