
- 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, 11:44 AM
If you insist on the MsgBox…
If ans = MsgBoxResult.Yes Then
‘ execute some code here
ElseIf ans = MsgBoxResult.No Then
‘ execute some...
2 replies | 31 view(s)
-
Today, 11:44 AM
Get the text, split it, put it where you want.
-tg
1 replies | 24 view(s)
-
Today, 11:39 AM
You’re probably better off using the newer MessageBox.ShowDialog
Dim result As DialogResult = MessageBox.ShowDialog(‘etc
If result =...
2 replies | 31 view(s)
-
361 replies | 33654 view(s)
-
Today, 11:27 AM
See ya! :wave:
Thank you very much Erbin :wave:
It works great
2 replies | 206 view(s)
-
Today, 11:17 AM
Hi guys
I copy a text from the clipboard, two lines,
Harry
Potter
and I want to receive them in two text boxes separately
like this
Text1.Text...
1 replies | 24 view(s)
-
Today, 11:03 AM
Most solutions just manually position a textbox over the subitem when it's time to edit
The built in subitem controls (including edit and...
4 replies | 157 view(s)
-
Today, 11:01 AM
Hi All.. Looking for the 'proper' way to use the msgboxresult.YES/NO here in my case. I am either using openfiledialog to browse or I am loading the...
2 replies | 31 view(s)
-
Today, 10:38 AM
You begin where you begin with every exception: by looking at the exception. It contains more information than just the error message.
Based on...
8 replies | 460 view(s)
-
Today, 10:35 AM
It would be nice to have a big picture view of where everything's at.
I certainly have no idea any more of when to expect v1 (I think I was...
29 replies | 1337 view(s)
-
Today, 10:25 AM
Hi, Mojtaba.
In a new project, put a PictureBox and a Timer. Then, copy and paste this code:
Option Explicit
' Opacity Form
Private Declare...
2 replies | 206 view(s)
-
Today, 10:19 AM
This is the sample RC6 demo program.
https://github.com/yereverluvinunclebert/About-Fade-Demo-RC6/raw/main/About%20Fade%20Demo%20RC6.zip
2 replies | 56 view(s)
-
Today, 10:14 AM
This the sample RC5 demo program. It won't let me upload it here, so it is on github instead.
...
2 replies | 56 view(s)
-
Today, 10:06 AM
No, I don't mean that.
No, I don't think that.
29 replies | 1337 view(s)
-
Today, 10:01 AM
I think this one is solely for Olaf Schmidt.
I think I may have discovered a bug in RC6 where opacity changes implemented in...
2 replies | 56 view(s)
-
Today, 09:29 AM
Hello MountainMan!
I have been using your tool. Version 3.3, there is an error in the image below. Could you please help me fix it at your...
73 replies | 32638 view(s)
-
Today, 08:42 AM
https://blog.csdn.net/wjn1206/article/details/8084630
0 replies | 61 view(s)
-
Today, 08:33 AM
You must insert column headers in Report View or else nothing will show.
4 replies | 157 view(s)
-
Today, 08:27 AM
FWIW, here's a (slightly) shorter alternative:
SELECT * FROM Receipts_Table
Where ReceiptNumber In (SELECT MAX(ReceiptNumber) FROM...
13 replies | 709 view(s)
-
Today, 08:26 AM
Zvoni help me, please. I've overlooked itemID in this query. I haven't actually, but I thought SELECT MyDate BETWEEN StartDate AND EndDate AND...
7 replies | 411 view(s)
-
Today, 08:18 AM
So, I think I am getting somewhere...:blush:
This is the Combobox1 code from this thread (Edited for my path and file name).
Private Sub...
8 replies | 460 view(s)
-
Today, 07:31 AM
On the other side, if Israel puts a full stop on this, the internal outrage at government failures will grow louder. With a leader so keen on self...
117 replies | 5250 view(s)
-
Today, 07:27 AM
I don't, at least not first hand. I know plenty of people who have stories, but it has always been smooth sailing for me. Kind of odd, that.
68390 replies | 15794735 view(s)
-
Today, 06:40 AM
Well I know I'd like to think the money is meaningful, otherwise why are we paying it? I'm sure it's no substitute for a full time career that...
29 replies | 1337 view(s)
-
Today, 06:18 AM
You mean Wayne is not fulfilling enough on his part of the deal for anyone paying or gifting funds to the project by not communicating exact dates...
29 replies | 1337 view(s)
-
Today, 06:16 AM
I think you are answering to AI
14 replies | 1333 view(s)
|
Click Here to Expand Forum to Full Width
|