Set window text using SetWindowText API
Set window text using SetWindowText API
Rate Set window text using SetWindowText API
(1(1 Vote))
Dim rval As Long
rval = SetWindowText(Me.hWnd, "This is sample window text")
End Sub
Set window text using SetWindowText API Comments
No comments yet — be the first to post one!
Post a Comment