[Year 12 SofDev] RE: VB 6

Poultney, Gordon A Poultney.Gordon.A at edumail.vic.gov.au
Thu Jun 25 12:03:39 EST 2009


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

Important - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and not necessarily those of the Department of Education and Early Childhood Development.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5145 bytes
Desc: not available
Url : http://www.edulists.com.au/pipermail/sofdev/attachments/20090625/a4ad35c5/attachment.bin


More information about the sofdev mailing list