
- 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, 08:06 AM
OK, i think i got it now! I found this info:
"When this property is set to 0, the maximum length of the text that can be entered in the control is...
4049 replies | 3316614 view(s)
-
Today, 07:55 AM
I found a solution to fix this problem:
i had to set the property "MaxLength" from 0 to 200.000 to enter more text.
The amount of characters in...
4049 replies | 3316614 view(s)
-
Today, 07:24 AM
Ask ChatGPT
2 replies | 209 view(s)
-
Today, 06:52 AM
Je n'ai pas encore essayé, j'ai continué à écrire du code pour mon logiciel, je vais essayer ça dans un instant.
5 replies | 158 view(s)
-
Today, 06:21 AM
Hi Krool,
i have a strange problem with the RichTextBox control:
Normally i can start editing the text after loading a text file into the...
4049 replies | 3316614 view(s)
-
Today, 06:21 AM
Have you tried doing that? If not, surely that would have been quicker and easier to try than getting someone else online to try it for you!
5 replies | 158 view(s)
-
Today, 06:19 AM
have a demo
10 replies | 515 view(s)
-
Today, 03:50 AM
Thank you very much, I have a quick question: can I do this:
My.Settings.VariableName = My.Settings.VariableName + 1
My.Settings.Save()
5 replies | 158 view(s)
-
Yesterday, 11:04 PM
Also I think that there is little activity because people that works in VB6 already don't have many questions. And they can search the forum for...
10 replies | 515 view(s)
-
Yesterday, 07:34 PM
Yes, if you look closely, it makes sense. But here it is, alive and well, running on Win11 (the latest operating system). They say it all depends on...
10 replies | 515 view(s)
-
Yesterday, 06:51 PM
Thanks for the answers, but the question is simpler. I found it yesterday while looking through the OCX I was creating, and there's a property in the...
3 replies | 274 view(s)
-
Yesterday, 03:27 PM
how test, using macros\pre-processor code, if a function is defined?
heres the entire code that i'm testing:
#include <iostream>
#include...
0 replies | 120 view(s)
-
Yesterday, 03:19 PM
Why can’t you just use VBA??? You’re not open to learning VB.Net. You are using VBA style legacy code and insisting on continuing using VBA methods....
27 replies | 1772 view(s)
-
Yesterday, 02:21 PM
If the flag is thrown and the browser is still spinning, what difference is it going to make if it is a Polling or event? The flag is still going to...
27 replies | 1772 view(s)
-
Yesterday, 02:19 PM
Thanks for everyones input. I don't see this being resolved for the moment so no since in keeping it open. Seems VBA interacts with IE much different...
27 replies | 1772 view(s)
-
Yesterday, 02:02 PM
To do what you're asking for, you'd set the association in the registry, then react to the doubleclick with an app similar to what i posted.
4 replies | 114 view(s)
-
Yesterday, 02:00 PM
In your exe, it'd be something like this...
Module ModMain
Public Sub main(ByVal args() As String)
Dim path As String
If...
4 replies | 114 view(s)
-
Yesterday, 01:58 PM
What I'm trying to achieve is to have my VB.NET program know the name of the file that was opened e.g. double clicked in Windows Explorer.
I want my...
4 replies | 114 view(s)
-
Yesterday, 01:47 PM
You set the file associations in the registry...
4 replies | 114 view(s)
-
Yesterday, 01:26 PM
Didn't you grow up in northeast? I've never got the impression hot weather was a real problem there.
There's only a few spots in town that have...
69879 replies | 24133648 view(s)
-
Yesterday, 01:17 PM
My.Settings.yourVariableName = My.Settings.yourVariableName +1
5 replies | 158 view(s)
-
Yesterday, 12:53 PM
Which part are you having trouble with? What have you tried? Need more information.
Maybe this will help.
...
5 replies | 158 view(s)
-
Yesterday, 11:26 AM
This is my first post, and I hope it makes sense.
I want to set my VB program exe as the default for some file types in Windows 10 and get the file...
4 replies | 114 view(s)
-
Yesterday, 10:07 AM
The first home computers in the early eighties were all about home programming.
There were many games also for children but it was all about home...
98 replies | 18879 view(s)
-
Yesterday, 09:11 AM
Hello everyone,
(I'm French, my lack of English requires me to use Google Translate, I apologize).
I'd like to create a statistics system where,...
5 replies | 158 view(s)
-
Yesterday, 06:54 AM
It's dying like VB5 did when VB6 came out, because of tB :bigyello:
10 replies | 515 view(s)
-
Yesterday, 06:21 AM
Sounds like a simple explanation which is not completely true. Blaming AI for everything is fashionable though.
10 replies | 515 view(s)
-
Jul 18th, 2025, 09:36 PM
I think categorizing is automatic, I have done usercontrols with properties called "BackgroundColor2" (as OLE_COLOR) and it understand it is a color,...
3 replies | 274 view(s)
-
Jul 18th, 2025, 09:31 PM
do you mean that you are doing an UserControl, and needs that some properties are grouped in a category called "Custom"?
3 replies | 274 view(s)
-
Jul 18th, 2025, 08:51 PM
You’ll find, you spend much more time arguing about what you can’t do and why you can’t do it, than if you bite the bullet and rewrite it properly...
27 replies | 1772 view(s)
|
Click Here to Expand Forum to Full Width
|