Summary
drop a textfield control in window
Event Opening()
Var s As String = Me.text # property text not set in TitleCase
Me.Text = s
Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
Steps To Reproduce
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project