[Year 12 SofDev] RE: VB 6
Asha DUBE
ADU at gwsc.vic.edu.au
Thu Jun 25 13:00:17 EST 2009
Thanks, Gordon
asha
________________________________
From: sofdev-bounces at edulists.com.au on behalf of Poultney, Gordon A
Sent: Thu 25/06/2009 12:03 PM
To: Year 12 Software Development Teachers' Mailing List
Subject: RE: VB 6
Asha,
your 'with' is fine except...
some form properties can't be altered at runtime, maxbutton is one of these.
And Adrian i have to agree with you... when the medium becomes the message, 'noise' increases at the expense of genuine learning experiences.
gordon
----------------
Gordon Poultney
Horsham College
________________________________
From: sofdev-bounces at edulists.com.au on behalf of Asha DUBE
Sent: Thu 25/6/09 11:20
To: Year 12 Software Development Teachers' Mailing List
Subject: VB 6
Hi all,
In my school we use VB 6 from yr 9 to yr 12. I have a question related with VB. Usually properties of the object/ form can be written with "With " and can be seen during run time. Some how the following code doesn't work. Could you please help me in this.
Private Sub Form_Load()
With frmP
.MaxButton = False
End With
End Sub
Thanks in advance,
asha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5841 bytes
Desc: not available
Url : http://www.edulists.com.au/pipermail/sofdev/attachments/20090625/9781dabd/attachment.bin
More information about the sofdev
mailing list