Advertisement

Results for "Author: jim byrnes"

ASP_Volume3 #52981
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

ASP_Volume3 #52982
Drag and Drop Example

This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful. Saturday, March 31, 2001 I added a few more lines of code for the ".EXE" statement because there are 2 kinds of exe's! Upper case and Lower case! It sounds funny but i have both kinds of exe's on my machine so i thought i better fix this little bug! I Also added a Progress Bar! Peace, jim byrnes

ASP_Volume3 #52983
Loading an Icon To The Systray

Here are 2 small demos of loading an icon to the systray (system tray) the first is Systray Basic, which is by the book and includes the Public Declare Function, "SetForegroundWindow Lib "user32" _ (ByVal hwnd As Long) As Long". This declare basically means if you click the icon in the systray to open the popup menu and then the click on something else besides the popup menu, this will close the popup menu. The second is a modified basic systray demo that I made that minimizes the form at startup and when it is maximized it is visible in the taskbar too. Both are commented. I have 2 other demos about icons in the systray as soon as I comment them i will share them. jim byrnes

4_2005-2006 #158278
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

4_2005-2006 #158279
Drag and Drop Example

This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful. Saturday, March 31, 2001 I added a few more lines of code for the ".EXE" statement because there are 2 kinds of exe's! Upper case and Lower case! It sounds funny but i have both kinds of exe's on my machine so i thought i better fix this little bug! I Also added a Progress Bar! Peace, jim byrnes

4_2005-2006 #158280
Loading an Icon To The Systray

Here are 2 small demos of loading an icon to the systray (system tray) the first is Systray Basic, which is by the book and includes the Public Declare Function, "SetForegroundWindow Lib "user32" _ (ByVal hwnd As Long) As Long". This declare basically means if you click the icon in the systray to open the popup menu and then the click on something else besides the popup menu, this will close the popup menu. The second is a modified basic systray demo that I made that minimizes the form at startup and when it is maximized it is visible in the taskbar too. Both are commented. I have 2 other demos about icons in the systray as soon as I comment them i will share them. jim byrnes

5_2007-2008 #180796
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

5_2007-2008 #180797
Drag and Drop Example

This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful. Saturday, March 31, 2001 I added a few more lines of code for the ".EXE" statement because there are 2 kinds of exe's! Upper case and Lower case! It sounds funny but i have both kinds of exe's on my machine so i thought i better fix this little bug! I Also added a Progress Bar! Peace, jim byrnes

5_2007-2008 #180798
Loading an Icon To The Systray

Here are 2 small demos of loading an icon to the systray (system tray) the first is Systray Basic, which is by the book and includes the Public Declare Function, "SetForegroundWindow Lib "user32" _ (ByVal hwnd As Long) As Long". This declare basically means if you click the icon in the systray to open the popup menu and then the click on something else besides the popup menu, this will close the popup menu. The second is a modified basic systray demo that I made that minimizes the form at startup and when it is maximized it is visible in the taskbar too. Both are commented. I have 2 other demos about icons in the systray as soon as I comment them i will share them. jim byrnes

6_2008-2009 #203314
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

6_2008-2009 #203315
Drag and Drop Example

This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful. Saturday, March 31, 2001 I added a few more lines of code for the ".EXE" statement because there are 2 kinds of exe's! Upper case and Lower case! It sounds funny but i have both kinds of exe's on my machine so i thought i better fix this little bug! I Also added a Progress Bar! Peace, jim byrnes

6_2008-2009 #203316
Loading an Icon To The Systray

Here are 2 small demos of loading an icon to the systray (system tray) the first is Systray Basic, which is by the book and includes the Public Declare Function, "SetForegroundWindow Lib "user32" _ (ByVal hwnd As Long) As Long". This declare basically means if you click the icon in the systray to open the popup menu and then the click on something else besides the popup menu, this will close the popup menu. The second is a modified basic systray demo that I made that minimizes the form at startup and when it is maximized it is visible in the taskbar too. Both are commented. I have 2 other demos about icons in the systray as soon as I comment them i will share them. jim byrnes

7_2009-2012 #225832
Adding Bitmaps in Popup Menus

This project Adds Bitmaps to a Popup menu. this is a demo project of how to add bitmaps to a popup menu! it's a simple project and easy to understand, cause thats the way i can understand it

7_2009-2012 #225833
Drag and Drop Example

This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful. Saturday, March 31, 2001 I added a few more lines of code for the ".EXE" statement because there are 2 kinds of exe's! Upper case and Lower case! It sounds funny but i have both kinds of exe's on my machine so i thought i better fix this little bug! I Also added a Progress Bar! Peace, jim byrnes

7_2009-2012 #225834
Loading an Icon To The Systray

Here are 2 small demos of loading an icon to the systray (system tray) the first is Systray Basic, which is by the book and includes the Public Declare Function, "SetForegroundWindow Lib "user32" _ (ByVal hwnd As Long) As Long". This declare basically means if you click the icon in the systray to open the popup menu and then the click on something else besides the popup menu, this will close the popup menu. The second is a modified basic systray demo that I made that minimizes the form at startup and when it is maximized it is visible in the taskbar too. Both are commented. I have 2 other demos about icons in the systray as soon as I comment them i will share them. jim byrnes

Languages
Top Categories
Global Discovery