Click here to Skip to main content
15,895,142 members

Articles by Pratik M Mahajan (Tip/Tricks: 3)

Tip/Tricks: 3

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 2.80

Programming Languages
Visual Basic
19 Apr 2010   Updated: 19 Apr 2010   Rating: 2.60/5    Votes: 4   Popularity: 1.57
Licence: CPOL    Views: 25,380     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Public Class Form1 '********************************************************************************************************************************* 'I am just printing messagebox 'you can replace this with other calling values 'for eg. Dim com As New OleDbCommand ' ...
12 Feb 2010   Updated: 12 Feb 2010   Rating: 3.00/5    Votes: 4   Popularity: 1.81
Licence: CPOL    Views: 33,461     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Note that you must select NotifyIcon1 from the ToolBox and set any icon to its icon property plus make 3 buttons or you can write minimize to tray code in the form closing event.Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, _ ByVal e As...
12 Feb 2010   Updated: 13 Feb 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 10,330     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
'Call Date and Time Zone Property[Shell Script]'Tested in XP not on Vista'Take one button and write following code in its click event:Public Class Form1Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.ClickShell("rundll32.exe...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.