
- 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:38 PM
I hate to resurrect an old post, but this is exactly what I'm looking for. However, the links for the bing search key seem to be broken. Does anyone...
6 replies | 1798 view(s)
-
Today, 07:18 PM
I'm growing ear beards.
65115 replies | 6610117 view(s)
-
Today, 07:09 PM
I notice that you're concerned about running your software with Windows Defender turned off.
Understandable, but if you turn off your connection to...
21 replies | 474 view(s)
-
Today, 07:07 PM
Hi all.
I think this post belongs here because it is more of a VBA code question than a database question.
Just for fun, I wrote a Tetris game in...
0 replies | 12 view(s)
-
Today, 06:17 PM
Diletante ........ thank you very much
19 replies | 317 view(s)
-
Today, 06:12 PM
So how about you show us all the relevant information, like a simple example of files that work and don't work, as we;; as the table schema?
8 replies | 245 view(s)
-
Today, 06:07 PM
is there any reason there is no MaskEditBox? i know its not part of the common controls, but it is a nice thing to have.
3053 replies | 809767 view(s)
-
Today, 05:57 PM
Dear OptionBase1,
with your contributions, I was able to run SET.UP package ... 1000 times thanks for your time and support .. "I really appreciate...
22 replies | 295 view(s)
-
Today, 05:45 PM
This all gets far simpler if you didn't use icons, and even simpler yet if you didn't use Image controls.
For example, using a PictureBox or...
19 replies | 317 view(s)
-
Today, 05:38 PM
They aren't "objects" in the VB or COM sense. They are GDI objects, a different animal.
But a StdPicture "object" does wrap one or more GDI...
19 replies | 317 view(s)
-
Today, 05:34 PM
UPDATE 3
Well moving along, I've almost got it working.
I finally figured away around the ParamArray issue: just pass the first element of the...
36 replies | 2949 view(s)
-
Today, 05:34 PM
I still see leaks, but they seem to be phantoms.
For example creating a DC creates a solid color brush but GDI caches solid color brushes and...
19 replies | 317 view(s)
-
Today, 05:31 PM
Hello,
I want to assign an opening file name for a "blank" project, when user first opens and runs my app,
in much the same way that Excel names...
0 replies | 39 view(s)
-
Today, 05:27 PM
And that's where you turned left instead of right... All that did was remove it from the project... NOT from the folder. So when you then try to add...
4 replies | 182 view(s)
-
Today, 05:04 PM
Krool
Million thanks
3053 replies | 809767 view(s)
-
Today, 04:48 PM
Would these objects be stdPicture?
19 replies | 317 view(s)
-
Today, 04:39 PM
GDI objects are referenced by "handles." These almost always need to be freed up explicitly when no longer needed. Otherwise memory gets eaten up...
19 replies | 317 view(s)
-
Today, 04:38 PM
If you want to have the big size text fit into the drop-down area then try:
A) .HorizontalExtent = .GetIdealHorizontalExtent()
B) .DropDownWidth =...
3053 replies | 809767 view(s)
-
Today, 04:35 PM
@ Hosam AL Dein, the ListView.SelectedItem returns the focused item where a focus rectangle is drawn and not necessarily blue highlighted.
...
3053 replies | 809767 view(s)
-
Today, 04:33 PM
Above right (Microsoft Data Access Components 2.0 Setup) after a while it says:
Microsoft Data Access Components 2.0 Setup (no response) see middle...
22 replies | 295 view(s)
-
Today, 04:27 PM
Yes, this is working. Thanks much, once again!
3 replies | 90 view(s)
-
Today, 04:23 PM
I don't see an error, all I see is a mostly blank screen with the MDAC setup titlebar highlighted.
I don't think MDAC needs to be installed on...
22 replies | 295 view(s)
-
Today, 04:22 PM
Hi krool
Can I automatically size the drop-down width of the comboboxw based on the width of the longest item?
thanks
3053 replies | 809767 view(s)
-
Today, 04:22 PM
Works perfectly again. Thank you!
8 replies | 301 view(s)
-
Today, 04:21 PM
wow, I was getting crazy. Fortunatly, I have followed the instructions of "saturnian" and now works perfectly.
Thank you so much!
50 replies | 5992 view(s)
-
Today, 04:20 PM
This seems to be working, at least some of the time. Further testing is indicated. Thanks much!
3 replies | 90 view(s)
-
Today, 04:19 PM
I resemble that remark....so...what's your point?
65115 replies | 6610117 view(s)
-
Today, 04:19 PM
Update released.
AutoSize method works now as expected if WordWrap = True and Mode = FlexAutoSizeModeRowHeight.
AutoSize method works now also...
456 replies | 133630 view(s)
-
Today, 04:17 PM
What are these leaks?
19 replies | 317 view(s)
-
Today, 04:09 PM
Try disposing of the image before deleting.
3 replies | 90 view(s)
|
Click Here to Expand Forum to Full Width
|