Changes AOL MDI forms background color for AOL 2.5 and 3.0
Changes AOL MDI forms background color for AOL 2.5 and 3.0
Rate Changes AOL MDI forms background color for AOL 2.5 and 3.0
(2(2 Vote))
Dim mdiclient As MDIForm ' http:\\qbicfx.cjb.net
If Aol32$ = " true" Then ' copyrighted by rc and d2k1
Aol32$ = FindWindow("MDICLIENT", vbNullString)
mdiclient.BackColor = QBColor(Rnd * 15)
End If
Changes AOL MDI forms background color for AOL 2.5 and 3.0 Comments
No comments yet — be the first to post one!
Post a Comment