June 28th, 2013, 01:46 AM
I have MDIForm1 and Form1 as child in vb6
If I open two documents and click on the buttons to execute the program in one and in the other, the program is executed in active form1 and the other...
June 25th, 2013, 02:03 PM
I have mdiForm1 and Form1 as child
In Form1 I have a Menu mnuClear
Sure you can call this menu from mdiForm (button in PictureBox)
This procedure deletes the values of local variables and they...
June 25th, 2013, 02:29 AM
http://social.msdn.microsoft.com/Forums/office/en-US/ce1f26be-b7cf-4ce7-8d56-044b3fefdade/this-action-cannot-be-completed-because-the-other-program-is-busy
June 24th, 2013, 05:28 PM
I have MdiForm and Form1 as a child
Form1 has a menu 'mnuClear' Sub mnuClear_Click
MdiForm a button Clear
Can you click on the button from MdiForm call sub mnuClear_Click in Form1
Sub mnuClear...
June 24th, 2013, 05:01 AM
I have to repeat my program works, ends the task successfully. Such a puzzle like the picture done for 2-5 seconds. Depends on the number of words in a dictionary. I was curious how other developers...
June 24th, 2013, 03:59 AM
Maybe I do not even have to use a timer? I do not care to take the time displayed during operation. I want to measure how much the program is retained in a Function. So, in order to measure how much...
June 23rd, 2013, 02:18 PM
Thanks to the appearance, but I am a beginner and I do not help. I know that 1000 cycles a second, but what I asked above - still do not know :)
To set Timer.Interval clear to me and I did not...
June 23rd, 2013, 01:20 PM
Private Sub Timer1_Timer()
TimerLbl.Caption = Format(Time - memTime, "hh:mm:ss")
End Sub
I need seconds and tenths of seconds. How? Which value to set Timer.Interval
Since the...
June 23rd, 2013, 03:14 AM
As I said, The problem is that my program is messy and expansive, I say to other developers, I know what is what in there :) The program works and meets all the conditions, but I know that what he...
June 20th, 2013, 12:53 PM
hahaha cool :)
Nothing I have not found there, from what I asked.
I thank everyone and give up seeking help at the forum.
June 20th, 2013, 04:10 AM
I have a Function:
Private Function GetMask(gX As Integer, gY As Integer, gDirect As Integer, gLen As Integer) As String
GetMask = ""
If gLen > 0 Then
For i = 1 To gLen
If...
June 19th, 2013, 11:11 AM
I tried something in VB6 Portable Edition and to some extent it works. The problem is that my program is messy and expansive :)
Can I do your program is written in. Net run in Visual Studio 2008 or...
June 18th, 2013, 06:21 PM
Does anyone have a complete program for word serach puzzles and wants to help him adapt to the puzzle as it is in my country?
June 18th, 2013, 06:16 PM
Does anyone have a complete program for word serach puzzles and wants to help him adapt to the puzzle as it is in my country?