Search:
Type: Posts; User: HanneSThEGreaT
Search:
Search took 1.68 seconds.
-
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.
-
wow! This thread brings back so many memories!
-
This may help:
https://msdn.microsoft.com/en-us/library/ms268754.aspx
https://msdn.microsoft.com/en-us/library/office/ff866979.aspx
-
hWnd usually represents the Handle of the window in question. GetNextWindow may not be necessary, depending on what you want to do in your app. There are other APIs as well such as EnumWindows,...
-
Look into Masked Textboxes.
Also, please use descriptive Thread titles - everyone on the forums need help
-
This *might* help:
http://stackoverflow.com/questions/738327/c-sharp-app-runs-with-debugging-but-not-without
-
This may nudge you in the right direction:
' Figure out width of each column
Private Function FindColumnWidths(gr As Graphics, header_font As Font, body_font As Font, headers As String(),...
-
In your response there is a mention of Facebook. Are you trying to to something with Facebook?
If that is the case you need to look into Facebook's API's, especially the GraphAPI:...
-
You have had basically 6 months to do research, or at least to come up with something. How can you expect us to help if you haven't done any effort?
If you have some code, post it here. we can try...
-
March 22nd, 2017, 02:13 AM
I'd rather use DLL's connected to one EXE instead
-
March 22nd, 2017, 02:07 AM
In WPF there is a Grid control which can do what you need, with a bit of logic. Otherwise you'd have to create your own grid of controls through code on a Windows Form
-
March 6th, 2017, 09:39 AM
Please, and I am asking again, please tell us what errors you are getting - in English please. Also, do not just add an attachment without saying what you want to do.
Please. This is an English...
-
March 4th, 2017, 05:50 PM
Hi.
Please post decent error messages in English, so that we can help you better.
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|