On Sat, 02 Feb 2008 19:24:56 -0500, DFS wrote: Sean Inglis wrote: Ok, Given the way you've presented this, and your usual "form", this is really just mischief and not deserving of a "real" response. And I note you didn't provide one. Still, I'll pretend that isn't the case and try to address Hadron's fairly reasonable request for clarification. I don't
Ok, Given the way you've presented this, and your usual "form", this is really just mischief and not deserving of a "real" response. Still, I'll pretend that isn't the case and try to address Hadron's fairly reasonable request for clarification. Some caveats - although I spent a considerable proportion of my professional life wrestling with VB in anger (starting at 1.0 but thankfully bailing
Micoshaft Corporation Fraudulent Asstroturfer DFS wrote on behalf of Micoshaft Corporation: This VB routine creates a blank screen and adds a 5x5 picture grid to it ========================================== Public Sub makeForm() Dim newForm As Form, i As Integer, imgCtl As Control Set newForm = CreateForm For i = 0 To 24 Set imgCtl = CreateControl(newForm.Name
In comp.os.linux.advocacy, Brock Alexander <brock@ibm.com> wrote on Fri, 1 Feb 2008 13:12:52 -0500 <47a35584$0$26048$88260bb3@free.teranews.com>: "DFS" <nospam@dfs_.com> wrote in message news:%%tzoj.63850$vt2.2669@bignews8.bellsouth.net... This VB routine creates a blank screen and adds a 5x5 picture grid to it ========================================== Public Sub makeForm
seani <ingliss@gmail.com> writes: On 1 Feb, 07:02, "DFS" <nospam@dfs_.com> wrote: This VB routine creates a blank screen and adds a 5x5 picture grid to it ========================================== Public Sub makeForm() Dim newForm As Form, i As Integer, imgCtl As Control Set newForm = CreateForm For i = 0 To 24 Set imgCtl = CreateControl(newForm.Name