
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Yesterday, 11:26 PM
https://imgur.com/kk3RH6g
I would love to have controls that look like this in my upcoming project as they would would be a good fit style wise.
1160 replies | 371728 view(s)
-
Yesterday, 09:13 PM
Perhaps if you explain a bit what is this about?
1 replies | 107 view(s)
-
Yesterday, 08:03 PM
I basically agree. News media being used as a tool to manipulate people isn't new. And there are still quality news sources available. What I...
1846 replies | 754066 view(s)
-
Yesterday, 07:41 PM
Dragging from email part is resolved.
Have a new issue or an issue I haven't yet understood completely. I dragged the same exact file out of...
13 replies | 766 view(s)
-
Yesterday, 07:04 PM
The free trial worked pretty good. They also have a free flowcharting service to persuade you to buy it....
6 replies | 431 view(s)
-
Yesterday, 06:37 PM
Here's what Microsoft CoPilot says;
In VB6, you can extract the date from the CONCORSO string and convert it into a Date variable formatted as...
1 replies | 127 view(s)
-
Yesterday, 06:32 PM
Does anybody know a way to quickly reveal such "crash corners"?
27 replies | 2191 view(s)
-
Yesterday, 06:30 PM
Good news: the awesome-vba project which includes a lot of VB6 librairies has been accepted in the Official Awesome List:...
1 replies | 107 view(s)
-
Yesterday, 05:20 PM
"journalistic integrity" is alive and well. You have to consider the source just like always. Whether it was news papers, radio, TV, cable , or...
1846 replies | 754066 view(s)
-
Yesterday, 04:48 PM
I remember a while back when Ty said things are going to get worse for the Palestinians now that Trump was president. SH said, how could it get...
580 replies | 492107 view(s)
-
Yesterday, 04:12 PM
CONCORSO="giovedì 15 Maggio 2025"
I Need to ectract the date from this car and set It dd/mm/yyyy in new var mydate as date.
Note:
The days are...
1 replies | 127 view(s)
-
Yesterday, 03:24 PM
Hi Paul,
This works perfectly. This is exactly what I wanted. I am OK with dragging one file at a time and might play around with the code make it...
13 replies | 766 view(s)
-
Yesterday, 03:04 PM
Hi Sapator,
It is the latest Office 365 Classic version. Thanks for the link.
13 replies | 766 view(s)
-
Yesterday, 03:04 PM
Actually, this is closer to what you're trying to do...
Public Class Form1
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles...
13 replies | 766 view(s)
-
Yesterday, 02:57 PM
Hi jmcilhinney,
Yes. It is enabled. I can drag and drop from Windows explorer or from the desktop but not from outlook.
13 replies | 766 view(s)
-
Yesterday, 02:47 PM
This works, but I've only tested it dragging a single attachment. You should also note, no path is recovered in the dragdrop...
Public Class...
13 replies | 766 view(s)
-
Yesterday, 01:40 PM
Restore points are awesome. Used them many times.
114 replies | 31149 view(s)
-
Yesterday, 01:24 PM
Not a hundred percent happy today.
Earlier, I modified my dock to move the Windows taskbar out of the way by modifying the registry and restarting...
114 replies | 31149 view(s)
-
Yesterday, 01:17 PM
The VB6 resource editor displays things in folders too. No built in way yet but in both you can use the Windows API FindResourceW/FindResourceExW for...
6 replies | 461 view(s)
-
Yesterday, 01:06 PM
Submitted for your approval...
Flowgorithm
http://www.flowgorithm.org/
It will not take an existing VB6 program,
and generate a flow...
6 replies | 431 view(s)
-
Yesterday, 01:03 PM
So who deleted my post? I was bashing MS, he could have just removed the FK symbols with Love . MS Love yourself or something similar or putted ****...
114 replies | 31149 view(s)
-
Yesterday, 01:03 PM
Are you dealing with just files? If so, you can check using Dir function.
If Dir("C:\path\to\your\file.txt") <> "" Then
MsgBox "File...
6 replies | 461 view(s)
-
Yesterday, 12:18 PM
This is my code to add an image to the image control:
Dim bitmapImage As New BitmapImage()
Dim uri As New Uri("c:\Users\kgs19\Documents\My...
0 replies | 243 view(s)
-
Yesterday, 12:10 PM
New version 3.09 released
Incorporated PDF merge functions into the component. This eliminates the dependency on OrdoPDFMerge.dll.
Minor bug...
4 replies | 15258 view(s)
-
Yesterday, 11:00 AM
That looks like a WPF question. You’re asking in the VB.Net General forum. You need to use the WPF forum…
...
1 replies | 192 view(s)
-
Yesterday, 10:36 AM
This is my code to add an image to the image control:
Dim bitmapImage As New BitmapImage()
Dim uri As New Uri("c:\Users\kgs19\Documents\My...
1 replies | 192 view(s)
-
Yesterday, 10:31 AM
No worries - I didn't word my question very clearly
6 replies | 461 view(s)
-
Yesterday, 10:29 AM
Here is the screen image.
The code is what I have already posted.
I click on an image matrix. I upload a image jpg
And the corresponding name...
8 replies | 586 view(s)
-
Yesterday, 10:23 AM
We are still using VS 2019, although we have licenses for VS 2022.
114 replies | 31149 view(s)
-
Yesterday, 10:20 AM
AHHH CRAP!
completedly missed we are in the TB form
6 replies | 461 view(s)
|
Click Here to Expand Forum to Full Width
|