Search:
Type: Posts; User: HanneSThEGreaT
Search:
Search took 0.08 seconds.
-
I've been here since 2001, but not as active anymore ;)
-
Link to my third book. It is available on Amazon as well:
Cross-Platform Modern Apps with VS Code
...
-
April 12th, 2022, 07:34 AM
I think the poster was referring to this post that should be an article:
...
-
April 12th, 2022, 07:32 AM
It is unclear what you want to do. What do you want to with the application? Do you want to open it or run it (which may be two different things)?
-
January 31st, 2022, 06:46 AM
A bit late.
Yes, you could use either of two methods mentioned.
Let's say you navigate to
https://www.nuget.org/packages/Azure.Core/
You will see that the package is there.
Click on the...
-
January 31st, 2022, 06:41 AM
Hi.
Hannes here.
I had a look at my article.
The mruItem_Click event gets fired when you click on any of the most recently used filenames. This is assuming that you have included the
...
-
November 26th, 2021, 06:46 AM
Could you show us your code?
-
November 26th, 2021, 06:45 AM
Yes, there are ways.
You could make use of API classes such as GetActiveProcess and GetWindowThreadProcessId
-
November 26th, 2021, 06:43 AM
Not sure what ImageViewer you are referring to as the normal ImageViewer is part and parcel of VB 6.
-
September 2nd, 2021, 03:29 AM
This:
Select WNaam = Wijn.Attribute("Naam").Value,
WLand = Wijn.Attribute("Land").Value
Doesn't look right
-
September 2nd, 2021, 03:25 AM
I don't understand why you are using a SqlDataReader and try to update at the same time.
What I will do is to first get the value of the ID in the particlar datagrid column, then update the rows...
-
September 2nd, 2021, 03:15 AM
Two things:
You are finding the RowIndex, but you click the Column header?
The first code snippet will work perfect when you click inside the row inside the grid, hence the message.
Second thing:...
-
Thanks guys!
The link to my second book "JavaScript for Gurus" on Amazon:
https://www.amazon.com/gp/product/B0855WF95F/ref=dbs_a_def_rwt_bibl_vppi_i1
-
December 19th, 2019, 06:19 AM
Why not just set the startup form to Form3?
-
October 16th, 2019, 02:24 AM
-
September 4th, 2019, 02:43 AM
https://www.codeguru.com/columns/vb/creating-a-memory-dump-process-in-visual-basic.html
-
August 30th, 2019, 06:47 PM
This may help:
http://www.vbforums.com/showthread.php?742519-RESOLVED-VB-NET-Microphone-Level-Monitor
-
August 30th, 2019, 06:44 PM
Perhaps if you post some code someone can assist more
-
August 29th, 2019, 05:55 AM
Wow, long time no post here!
I miss this place tremendously, but time, time, time...
Just thought that I'd let you know that my book is now published. The link is here:
...
-
December 5th, 2017, 04:12 AM
Have a look at the RegsiterHotKeyEx Windows API function
-
December 5th, 2017, 04:11 AM
I am hazarding a guess here, but if the two other CASE condition work, I can see from the code no reason why "Water With Salts" will not work. There may be an outside factor here. Are you sure you...
-
December 5th, 2017, 04:04 AM
Sorry for the late reply, but here is a small small sample
-
October 24th, 2017, 07:29 AM
Hey George! I am happy that you have decided to go into .NET - eventually, you will not regret it.
Thing is: A lot has changed in the technology landscape since the first .NET came out in 2002....
-
September 4th, 2017, 09:00 AM
I prefer the DropdownClosed event nowadays
-
June 29th, 2017, 01:03 AM
This thread is over 9 years old.... rather ask a new question by starting a new thread.
|
Click Here to Expand Forum to Full Width
|