A !! Cool Form Close Effect !!
This is a cool closing effect for your app. Tell me watcha think!!
AI
AI சுருக்கம்: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
மூலக் குறியீடு
Private Sub Form_Unload(Cancel As Integer) On Error Resume Next Me.WindowState = 0 Do Me.Top = Me.Top + 10 Me.Left = Me.Left + 10 Me.Width = Me.Width - 20 Me.Height = Me.Height - 20 Loop Until Me.Top => Screen.Height 'you can change those numbers to make it faster 'or slower. right now it is pretty slow. 'if the height and width #'s are twice as much 'as the top and left #'s, it will make a ' "zooming out" effect and then will fall to the 'bottom of the screen. End Sub
அசல் கருத்துகள் (3)
வேபேக் மெஷினிலிருந்து (Wayback Machine) மீட்டெடுக்கப்பட்டது