Change Windows Caption
This Program Changes the Caption of > ALMOST
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.
மூலக் குறியீடு
'make 2 text boxes 'Name them Text1 - For The Windows Caption 'And Text2 - For the New WIndows Caption 'Make 1 Button 'Name it Command1 Private Sub Command1_Click() Dim temp As Long temp = FindWindow(vbNullString, Text1.Text) SetWindowText temp, Text2.Text End Sub
அசல் கருத்துகள் (3)
வேபேக் மெஷினிலிருந்து (Wayback Machine) மீட்டெடுக்கப்பட்டது