When you click and hold the top bar (border/border style) of a program and drag, it moves around the program with any program. How do you have an action be executed when you start dragging the program and an action be executed when the program has stopped being dragged?
I want to have the program become transparent when it is dragged, and then solid again when it is places somewhere on the user's screen. The code that I want to be...
User Profile
Collapse
-
Action on form dragging
-
it didn't work tha great, way to buggy that way, atleast thats what happened to me...
has anyone gotten this to work, if you did please post code
Thanks & Cheers -
Showing current processes
Ok I have the current processes showing, but it shows the path of the process too. I just want the list to show the .exe or .dll name with the suffix.
This is what I have so far (from microsoft)
General Declorations
Form LoadCode:Option Explicit
...Code:Private Sub Form_Load() List1.Clear Select Case getVersion() Case 1 'Windows 95/98 -
Minimize to Syste Tray
How would you minimize your project to the system tray. All of the ones I find on the web will not mazimize the program when it is clicked on wile in the tray.
Thanks & Cheers -
-
-
Disabling Maximize Button
How would I disable the maximize button on a form. I still want/need the exit and the minimize. -
could you please just give like an example code for the 24 hour format. If i do this:
the text box will give me this
thanks...Leave a comment:
-
well windows died on me, so im running on a 40GB hard drive.
I had (reinstalling now) VB6.
And I recovered all my data succesfully, so I will try this soon.
Thanks!
One more question, if I convert it to 24 hour time, then send it to a string variable, will is still work using the < and > (less than/greater than) statements on it. Cause it works if you just use [text1.text = time]...Leave a comment:
-
Time Format
I am having problems formatting time in visual basic. I need it to be in 24 hour time without the AM or PM at the end. So if I wanted 1:29pm (12-hour) it would come to be 13:29
Thanks
No activity results to display
Show More
Leave a comment: