What are you trying to do with this code?
Dim intIndex As Integer
If KeyAscii = vbKeyReturn Then
intIndex = 23
cmdCalc(intIndex).SetFocus
...
Type: Posts; User: Nightwalker83
What are you trying to do with this code?
Dim intIndex As Integer
If KeyAscii = vbKeyReturn Then
intIndex = 23
cmdCalc(intIndex).SetFocus
...
I have had the same urge to click the "Latest Posts" link too when I have encounter posts by users on my ignore list! I guess what the forum needs is a "Ignore User" feature or the profile details,...
Check that the connection is not read-only.
Thanks + rep!
Which programming language are you using?
My laptop is an ASUS Notebook N60Dp Series running Windows 7 which, I bought back in about 2010. I'm not sure how that would cope with the scheme of things? Although, as it stands at the moment I am...
If you are asking for a 30 day trial sort of thing search the forum because this has been asked and answered before.
A code example that may be used to retrieve the user of a computer can be found here.
Hi,
I was think of getting rid of my desktop could my laptop running X64 Windows handle the programs that were installed on the desktop specifically games? Although, I doubt laptops require 16GB...
Take a look at Developing Custom Controls with VB.NET
To check whether or not an alphanumeric password works if it does then the special characters are the cause if not something else is a foot. Have you tried stepping through the code and checking...
It should be
frmnumber.lblannounce.Caption = frmnumber.lblannounce.Caption & " " & Text1.Text
@Doogle,
I was just about to suggest the same thing!
@phatus,
try
'put in frmNumber
what about
lblannounce.Caption = ""
Depends why you need it! Why are you asking?
If you code is the same for each event you code put the code in its own function then code each function from the appropriate event.
If you have finished with the thread please mark it "Resolved".
Please do not bump threads without posting something constructive.
Adjust the height of the textbox.
To explain further what Bonnie is saying read the last post here.
Which operating system are you using?
I will have a look at it! BTW you should remove the executable from the attachment as we do not allow executable files to be uploaded. Also, when I open the project I receive a message that...
You didn't search though the whole code.
I think I bought the laptop in 2010.
Check my stickied thread in the mobile development section.
Taking Jacobs advice if you have a daughter you could call her "juana". :lol:
You can probably find the code to do what you want in the project here.
CS2 is a bit outdated they're up to CS5 or CS6 now.
Do you mean all directories on a single drive or throughout the whole operating system?
Is it a boy or a girl?
Perhaps popup was the wrong word to use but it is more of an a glitch.
Well in chit-chat you expect things to go off topic.
Although, if that login form is suppose to be the first shown form in the project it probably should be shown using "sub main".
Yeah, I guess it is one of those annoying things that pops up once in a while.
Well, the fact the OP says
suggests it is NOT the operating system unless all three machine just happen to have the exact same problem which, is unlikely.
Yesterday when I went to edit a post the edit box was greyed out and my post was not showing in the box despite being posted to the forum.
That's what I have done but I don't know whether or not there were drivers installed that did not have a disk backup.
What about spelling too! Get rid of either British or American English. :rolleyes:
@GenePester,
How many forms, modules, etc are in the project? If it is not a lot of trouble trying starting a new project an import the existing forms, etc into it.
Reinstalling Windows has...
Does that mean you have resolved the issue? If so please mark the thread "Resolved".