
- 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, 10:43 PM
not its not,its about font svg.
i am still here for find solutions
3 replies | 113 view(s)
-
Today, 10:32 PM
You can also store the file in just the *.ctl file itself as code. It would take perhaps many lines (or even more than one procedure), but it is...
16 replies | 434 view(s)
-
Today, 10:18 PM
Team effort, baby!
Actually, it occurred to me that that could be improved a little more. If there are no items then we can use the existing...
6 replies | 59 view(s)
-
Today, 10:02 PM
The important part is not having any additional dependencies; just the object that uses the data having it within its own file.
Your method or...
16 replies | 434 view(s)
-
Today, 09:56 PM
After reading your post i was seeing that was the way to go using MeasureString thanks for updated version.
6 replies | 59 view(s)
-
Today, 09:53 PM
You could even implement that code as an extension method:
Imports System.Runtime.CompilerServices
Public Module ListViewExtensions
...
6 replies | 59 view(s)
-
Today, 09:46 PM
I just tested and the code I posted will indeed cut off a long column header if all subitems in that column are shorter. It seems an oversight that...
6 replies | 59 view(s)
-
Today, 09:40 PM
Yup, what I do most of the time is have a form level flag.
I most often use the Form_Activate instead of Form_Load
One problem with that, is that...
3 replies | 96 view(s)
-
Today, 09:22 PM
Ok, passel.
Actually I never use wpf forms, but I'll check this out.
Thank you for this information. :)
4 replies | 125 view(s)
-
Today, 09:13 PM
Yes that looks much more simple :)
Oh well that was my first codebank post lol
6 replies | 59 view(s)
-
Today, 09:12 PM
If you use wpf forms instead of winforms, then you can have auto control layouts so the controls scale to fit the space.
May not be exactly what you...
4 replies | 125 view(s)
-
Today, 09:08 PM
I haven't tested it specifically but wouldn't you just need to do this:
List_View.AutoResizeColumns(If(List_View.Items.Count = 0,
...
6 replies | 59 view(s)
-
Today, 09:03 PM
Ah OK. I misunderstood your goal since in your sample the data was saved on the *.frx file.
16 replies | 434 view(s)
-
Today, 08:47 PM
If the ListView has no items this will resize the columns to fit the header text but if it has items it will resize the columns to fit the content if...
6 replies | 59 view(s)
-
Today, 08:46 PM
Hello Peter, thank you for your reply.
What I meant is the size of controls such as labels, buttons, datagrid, etc.
Is it possible for VB.NET for...
4 replies | 125 view(s)
-
Today, 08:41 PM
There are several CommonDialog classes out there that can be more complete than the one I'm using. Most remarkable one may be the one in Krool...
4 replies | 68 view(s)
-
Today, 08:26 PM
As a general rule, I would suggest avoiding functions that live in the Microsoft.VisualBasic namespace.
If you wanted a one-liner to replace your...
6 replies | 117 view(s)
-
Today, 08:24 PM
we can used pdf ocr recognition plugin.
9 replies | 176 view(s)
-
Today, 08:13 PM
It seems to be a VB6 bug that do not fire WriteProperties (after a PropertyChanged was issued) before compiling in the UserControl when that...
16 replies | 434 view(s)
-
Today, 08:13 PM
If you have time, can you provide the complete code? It looks interesting.
4 replies | 68 view(s)
-
Today, 07:49 PM
Hello fafalone. Thanks for sharing it.
I never used IFileDialog to date, but I think that could be the next move, if I ever do another modernizing....
4 replies | 68 view(s)
-
Today, 07:47 PM
do you have simple web server VB6 CODE?
Only For show website
42 replies | 19618 view(s)
-
Today, 07:31 PM
the problem was that it did not save the project before compiling and the control data was lost.
a greeting
16 replies | 434 view(s)
-
Today, 07:06 PM
No, the target machine is any user machine where you will be deploying the application - if you aren't using regfree then you will have to register...
5 replies | 135 view(s)
-
Today, 07:02 PM
The FileStorage control is saving the file in Form1.frx, making it persist with the project. And then the data is associated with the control, so it...
16 replies | 434 view(s)
-
Today, 06:49 PM
Nice work.
Can't resist adding, if you're using IFileDialog, you can accomplish this as follows:
1) Your file types structure should be module...
4 replies | 68 view(s)
-
Today, 06:25 PM
They lasted longer than most.
22 replies | 326 view(s)
-
Today, 06:24 PM
If you want to explain a huge BB 6 project works, you should use multi-threading, the speed can be increased by five to ten times.
248 replies | 44189 view(s)
-
Today, 06:15 PM
Is there a VB6 version of the operation github upload download synchronization project command?
Make a large-scale VB6 add in, open source...
33 replies | 1993 view(s)
-
Today, 06:06 PM
how to support svg like gif?
more picture,times set,size set?
pic1:width,height=50,80,letfop=222,picname,
TIME INTERVAL=500ms。
22 replies | 7587 view(s)
|
Click Here to Expand Forum to Full Width
|