I wants to make a program in Visual Basic 6.0 that will display my name on the front of each active window ( Like Jetadio, for example jetadio 6.3 displays song name in light color when song starts).
I think you are understanding what I am trying to say...
Can some one help me?
User Profile
Collapse
-
Display text on front of each active window
-
Create tabe using SQL
I wants to create a table in Ms Access by using SQL
Please tell me its method? -
Create Table
I wants to create a table in Ms Access By using SQL statment.
Please tell me how can I do this?
And then after creating I wants to add a column in it by using SQL. -
-
-
I have use this code. I use it in Timer control (with interval=100) but it adds one character in textbox two or three times. If I use time interval=200 then it miss some characters.
What can I do for it?Leave a comment:
-
Running Process on my machine
I wants to display names of all process runing on my machine in a listbox.
How can I do this? Please provide me its code.
I wants to make this program in Visual Basic 6.0 -
I wants to store all keystrokes in memory.And then I wants to show them in a Textbox,when user click on Command Button.Leave a comment:
-
-
Using Memory in VB6
Please help me!
Please some one can tell me how can I save a series of characters(Each character one by one) in the memory. And how can I retrive it from memory and display it in a textbox in the form of string.
I wants to make this program in Visual Basic 6.0 -
Change Form Interface
Sir,
I am using Windows2000,how can I change the interface of Form1 (in Visual Basic 6.0 ) colorfull like WindowsXp's window interface? -
Change Desktop Wallpaper
Sif,
How can I change desktop wallpaper in Visual Basic 6.0 ,by clicking on Command button. -
Sir,
Please I wants to see its Visual Basic 6.0 sourse codes on this Forum only.
So please provide me its code on this forum in text form.Leave a comment:
-
Process List
Sir,
How can I display processes (currently runing on my PC) in a list box control,
in Visual Basic 6.0 -
Sir,
Thank you!
But I wants to know alternative method.
Is it possible to start application at start up. Without placing shortcut into startup folder.Leave a comment:
-
StartUp
Sir,
I wants to make a program in Visual Basic 6.0 which starts itself when computer starts each time. -
Hide Process name
How can I hide a process name in Taskmanager,in Visual Basic 6.0?
I can hide/unhide a application(whi ch is running) name in taskmanager by using following code:
Private Sub Command1_Click( )
App.TaskVisible =True
End Sub
Private Sub Command2_Click( )
App.TaskVisible =False
End Sub -
Get Running Process
How can I add all process (running on my computer) to a ListBox in Visual Basic 6.0 -
Hide/Unhide a form
Sir
I wants to make a pregram in VisualBasic6.0
I wants to hide the form when click on Command1
And I wants to UnHide when I press Ctrl+Alt+Shift+ Z keys.
Please send me its code on [Removed per posting guidelines]
No activity results to display
Show More
Leave a comment: