Advertisement

Results for "Author: abdalla mahmoud"

ASP_Volume2 #25866
Change Color Of a Piece Of String In RichTextBox Without Flashing In It

Hi All .. This Function Solve Problm Of Flashing During Change the Color of a Piece of String in RichTextBox .. It's Useful For CodeBoxes ..

ASP_Volume2 #26026
Module For Read and Write Registry .. But With a New Idea You Must See It

Hi All .. This is a module that is read and write registery .. Im sure you have one better than mine .. But If you use Windows XP , You can not Delete a Registery Key that's Include SubKeys .. For Eample You Can not Say : Call RegDeleteKey(HKEY_LOCAL_MACHINE,"MyKey1\MyKey2\MyKey3") It Will Make Nothing .. So You Will Have To Delete ("MyKey3") First then ("MyKey2") .etc .. But In This Module You Will Be Able To Delete a Key and all It's SubKeys In Window XP .. This Module Incude Other Functions Yo Will need With Registery .. Please Comment and Vote For Me :Q)

ASP_Volume2 #26485
FrameEx Control - idea from Offixe XP

In office xp , the ComboBox control highlight when mouse move over it , and lose highlight color when mouse leave , but if combo had focus , it will not lose it's highlight color .. the same idea in the FrameEx control , hilight when mouse move on it or one of it's contained controls , and still highlighting if one of it's controls had focus .. PLEASE SEE IT AND VOTE FORM ME ..

ASP_Volume2 #26519
The real way to disable copying from TextBox

Hi all .. this code is very important if you want a TextBox or RichTextBox Protecting Data .. I mean No Copy or Cut .. Please vote form me ..

ASP_Volume2 #26714
Super Classes ( Very Important )

Very impornat classes .. By these you will be able to Make Help Text for menus and toolbars by the MouseMove and MouseOut Events ( they dont have these Events ) .. and You will also be able to save the GUI of the MS Coolbar control .. This also have the Timer Class ( Timer Without Timer Control ) .. Please vote For Me ..

ASP_Volume2 #26853
VB Project Explorer .. Must See It !!!!!!!!!!!!!

Hi All .. That's A Very Cool Program .. It Explores VB Files ( VBP , BAS , CLS , CTL , FRM ) and Get All Functions , Variables , Constans .etc In The File And View It With The Same Colors and Font Of VB Editor .. You Will Read It Exactly as You Read It In VB Project .. ( See Screen Shot ) .. This Program Is Useful If You Want To Read Function , Subs .etc In a File To Find Something In Huge Files .. Please Comment and Vote ..

ASP_Volume2 #27842
Get All Files Located In Directory With Very Easy Way Including SubFolders

Hi All .. That's My First Upload To Planet . This Code Will Get All Files Located In Directory Including SubFolders .. It's Very Easy , Fast Way Without any APIS .. Just Copy The Function To Your Program and Use It .. That's an Example Program That Show's You How To Use Function .. Please Please , Send Me You Comments To My E-mail : la3toot@hotmail.com ; la3toot@yahoo.com .

ASP_Volume2 #27848
Build a Path That's Shauld Create More Than Directory

Hi All .. This Code Will Create a Path That's Shauld Make More Than One Directory .. For Example When You Call Function : Call BuildPath ("C:\A1\A2\A3\A4") It Will Create "C:\A1" and "C:\A1\A2" .etc It Will Return False If The Drive Doesnt Exist Or For Any Other Error .. Please Send Me Your Comments ..

ASP_Volume2 #39121
User Control First Code Generator

Did you make a usercontrol Before ? if Yes , then i think you got so bored each time you make a new one you have to write codes of properties in various Events .. So i made them to save time and energy and Just enter properties and other options then Click Generate .. You Will see the first code of the UserControl ;) .. Please vote form me ..

ASP_Volume2 #39239
Boody Menus

This is a great menu engine which will give you free control on your applications menus .. No DLLs or OCXs You can just use it's classes-modules directly .. >>PLEASE VOTE FOR ME >>What does this class do ? - Add \ Remove unlimited menus at run time - Modify standard properties for VB \ Non-VB menus - Put icons\radio-check-style in menus - Set font, BackColor,ForeColor .etc for 3D style menus - Set a picture as a background for your menus - Make Office-XP style menus - Make your own style menus - Get events (Click-Highlight-etc) for menus - Make menus break - Set one shortcut or more for a menu - Midify shortcut(s) at run time - Custmize shortcuts dialog - Save\Load menus' shortcuts from a specified file - Create menus without forms to make a pop-up menus - Advanced PopupMenu function - HelpText\Tag\OwnerDrawID\OwnerDrawData to store info for menus

ASP_Volume3 #61871
Super Classes ( Very Important )

Very impornat classes .. By these you will be able to Make Help Text for menus and toolbars by the MouseMove and MouseOut Events ( they dont have these Events ) .. and You will also be able to save the GUI of the MS Coolbar control .. This also have the Timer Class ( Timer Without Timer Control ) .. Please vote For Me ..

ASP_Volume3 #61872
The real way to disable copying from TextBox

Hi all .. this code is very important if you want a TextBox or RichTextBox Protecting Data .. I mean No Copy or Cut .. Please vote form me ..

ASP_Volume3 #61873
FrameEx Control - idea from Offixe XP

In office xp , the ComboBox control highlight when mouse move over it , and lose highlight color when mouse leave , but if combo had focus , it will not lose it's highlight color .. the same idea in the FrameEx control , hilight when mouse move on it or one of it's contained controls , and still highlighting if one of it's controls had focus .. PLEASE SEE IT AND VOTE FORM ME ..

ASP_Volume3 #61874
Boody Menus

This is a great menu engine which will give you free control on your applications menus .. No DLLs or OCXs You can just use it's classes-modules directly .. >>PLEASE VOTE FOR ME >>What does this class do ? - Add \ Remove unlimited menus at run time - Modify standard properties for VB \ Non-VB menus - Put icons\radio-check-style in menus - Set font, BackColor,ForeColor .etc for 3D style menus - Set a picture as a background for your menus - Make Office-XP style menus - Make your own style menus - Get events (Click-Highlight-etc) for menus - Make menus break - Set one shortcut or more for a menu - Midify shortcut(s) at run time - Custmize shortcuts dialog - Save\Load menus' shortcuts from a specified file - Create menus without forms to make a pop-up menus - Advanced PopupMenu function - HelpText\Tag\OwnerDrawID\OwnerDrawData to store info for menus

ASP_Volume3 #61875
User Control First Code Generator

Did you make a usercontrol Before ? if Yes , then i think you got so bored each time you make a new one you have to write codes of properties in various Events .. So i made them to save time and energy and Just enter properties and other options then Click Generate .. You Will see the first code of the UserControl ;) .. Please vote form me ..

ASP_Volume3 #61876
VB Project Explorer .. Must See It !!!!!!!!!!!!!

Hi All .. That's A Very Cool Program .. It Explores VB Files ( VBP , BAS , CLS , CTL , FRM ) and Get All Functions , Variables , Constans .etc In The File And View It With The Same Colors and Font Of VB Editor .. You Will Read It Exactly as You Read It In VB Project .. ( See Screen Shot ) .. This Program Is Useful If You Want To Read Function , Subs .etc In a File To Find Something In Huge Files .. Please Comment and Vote ..

ASP_Volume3 #61877
Module For Read and Write Registry .. But With a New Idea You Must See It

Hi All .. This is a module that is read and write registery .. Im sure you have one better than mine .. But If you use Windows XP , You can not Delete a Registery Key that's Include SubKeys .. For Eample You Can not Say : Call RegDeleteKey(HKEY_LOCAL_MACHINE,"MyKey1\MyKey2\MyKey3") It Will Make Nothing .. So You Will Have To Delete ("MyKey3") First then ("MyKey2") .etc .. But In This Module You Will Be Able To Delete a Key and all It's SubKeys In Window XP .. This Module Incude Other Functions Yo Will need With Registery .. Please Comment and Vote For Me :Q)

ASP_Volume3 #61878
Build a Path That's Shauld Create More Than Directory

Hi All .. This Code Will Create a Path That's Shauld Make More Than One Directory .. For Example When You Call Function : Call BuildPath ("C:\A1\A2\A3\A4") It Will Create "C:\A1" and "C:\A1\A2" .etc It Will Return False If The Drive Doesnt Exist Or For Any Other Error .. Please Send Me Your Comments ..

ASP_Volume3 #61879
Get All Files Located In Directory With Very Easy Way Including SubFolders

Hi All .. That's My First Upload To Planet . This Code Will Get All Files Located In Directory Including SubFolders .. It's Very Easy , Fast Way Without any APIS .. Just Copy The Function To Your Program and Use It .. That's an Example Program That Show's You How To Use Function .. Please Please , Send Me You Comments To My E-mail : la3toot@hotmail.com ; la3toot@yahoo.com .

ASP_Volume3 #61880
Change Color Of a Piece Of String In RichTextBox Without Flashing In It

Hi All .. This Function Solve Problm Of Flashing During Change the Color of a Piece of String in RichTextBox .. It's Useful For CodeBoxes ..

Languages
Top Categories
Global Discovery