
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 07:10 PM
That Where function returns an IEnumerable(Of DataGridViewRow) so you can do with that whatever you can do with any other IEnumerable(Of T) object....
1 replies | 49 view(s)
-
Today, 07:10 PM
Currently I have an application that is multi threaded. As such when the non UI thread wnats to access a control on the UI, it needs to invoke.
...
0 replies | 2 view(s)
-
Today, 06:58 PM
You will be missed a lot, you have helped us and contributed a lot.
much luck in everything
greetings Keith
16 replies | 227 view(s)
-
Today, 06:38 PM
If a web app makes more sense for their needs then by all means yes. But it depends on the project. In general, a lot of productivity applications...
2 replies | 52 view(s)
-
Today, 06:26 PM
I started to develop an addin, and I had to stop because of exactly this ...
Getting hWnd from VBIDE.Window
When I can I will come back again...
43 replies | 1081 view(s)
-
Today, 06:20 PM
Best of luck to you Keith. Thank you SO much for all of your help & code contributions over the years. Many including myself have been helped...
16 replies | 227 view(s)
-
Today, 05:55 PM
LaVolpe, I thought you were already chasing girls in South America.
We'll miss you.
I won't say adios but hasta luego. When you are well...
16 replies | 227 view(s)
-
Today, 05:27 PM
Or if you want to really mix things up https://www.peachpie.io/
149 replies | 3731 view(s)
-
Today, 05:17 PM
try to put these 2 lines at the beginning of the try, before the loop but after wrdBulletRange = wrdDocument.Bookmarks("StartBullets").Range
...
1 replies | 42 view(s)
-
Today, 05:01 PM
When I read your Title to this thread...I said (out loud, "Oh No!"). My wife heard and wondered why I was so upset! :-)
I gotta tell ya...you...
16 replies | 227 view(s)
-
Today, 04:51 PM
Well the *seducing* part may not be ethical, but if you think that the web system will be the better choice for them, I think you could present a...
2 replies | 52 view(s)
-
Today, 04:49 PM
I have the following code that works great for inserting a list of bullet points. (Inserting strings and making them bullets.)
My only issue and...
1 replies | 42 view(s)
-
Today, 04:30 PM
If a customer asks to make a desktop program, can I ethically seduce him to opt for a web system?
2 replies | 52 view(s)
-
Today, 04:25 PM
I've always been dubious about MS trying to push Win10 for IoT implementations.
141 replies | 3494 view(s)
-
Today, 04:23 PM
You will forever be one of the best, we can say that one more nail for VB6 🙁
16 replies | 227 view(s)
-
Today, 04:22 PM
Anytime I mention PHP, I always expect the federales to be kicking down my door.
149 replies | 3731 view(s)
-
Today, 04:20 PM
Every coder I know uses Java one way or another. For some it is writing, for others drinking, and for the rest...an intravenous drip.
Best of...
16 replies | 227 view(s)
-
Today, 04:16 PM
Take a look at the GraphicsPath class. This is pretty convenient for drawing things that you want to interact with. The interaction may not be all...
1 replies | 49 view(s)
-
Today, 04:14 PM
It means that the legend is called Keith.
Great success to you my friend ... and may God grant you great victories and give you long days of life....
16 replies | 227 view(s)
-
Today, 04:09 PM
You might look at Tasks, but ultimately that's probably not going to be the biggest issue.
If you run multiple simultaneous threads to get data,...
1 replies | 40 view(s)
-
Today, 03:50 PM
Hello,
My developing environment is :
Win 10 64
Visual Basic 2010
WinForm application Front-End, MS-Access 2016 Database
My Issue :
I have a...
1 replies | 40 view(s)
-
Today, 03:35 PM
Do what you have to do, it is perfectly understandable.
16 replies | 227 view(s)
-
Today, 03:15 PM
The limit is probably caused by the VM handler (a procedure descriptor holds the size of a procedure in a 2-byte field).
9 replies | 196 view(s)
-
Today, 03:09 PM
you can test this to see if it works how you want
lr = Cells(Rows.Count, 1).End(xlUp).Row
For rw = 2 To lr Step 6
With Cells(rw, 14)
...
1 replies | 54 view(s)
-
Today, 03:07 PM
I have a request to build an element in a VB.net application using graphics. This is an area I am not familiar with and hoping someone can point me...
1 replies | 49 view(s)
-
Today, 02:48 PM
Meanwhile, here I am learning VB6 for the second time, enjoying it and getting into it, looking around and seeing the possibilities of RADBasic and...
149 replies | 3731 view(s)
-
Today, 02:35 PM
Simple ANSWER, NO!, no learn VB6 anymore, if you are not contracted to maintain a legacy app written in VB6, that is the only one reason to learn...
141 replies | 3494 view(s)
-
Today, 02:34 PM
Hi.
Normally I would do this to get specific rows:
For Each row As DataGridViewRow In DataGridView1.Rows.Cast(Of...
1 replies | 49 view(s)
-
Today, 02:25 PM
Ahhh do you mean that it opens a lot of form (visual editor), and lots of .bas modules (codes editor) windows?... well, that is it if you has lots of...
2 replies | 56 view(s)
-
Today, 02:22 PM
what do you mean with SWITCHING? do you mean a visual artifact ? or what?
2 replies | 56 view(s)
|
Click Here to Expand Forum to Full Width
|