Dim Height As String
Dim Width As String
Dim Top As String
Dim Left As String
Randomize
Height = Int(Rnd * 10000)
Width = Int(Rnd * 10000)
Top = Int(Rnd * Screen.Height)
Left = Int(Rnd * Screen.Width)
Form1.Height = Height
Form1.Width = Width
Form1.Top = Top
Form1.Left = Left
End Sub
کلمات کلیدی:
Coding Standards Complete Applications Custom Controls/ Forms/ Menus Data Structures Databases/ Data Access/ DAO/ ADO DDE Debugging and Error Handling DirectX Encryption Files/ File Controls/ Input/ Output Games Graphics Internet/ HTML |
Jokes/ Humor Libraries Math/ Dates Microsoft Office Apps/VBA Miscellaneous Object Oriented Programming (OOP) OLE/ COM/ DCOM/ Active-X Registry Sound/MP3 String Manipulation VB function enhancement Windows API Call/ Explanation Windows CE Windows System Services |
کلمات کلیدی: