-
Forms
I have cmdButtons on my main form. When I call another form I use:
thisform.hide
do form directtime
directtime.setfocus
Then when I return focus back to that form using:
thisform.release
thisform.hide
timeentry.show
The main form won't release so I can't exit the program. I also have other
buttons that releases the form and they don't work either. Only thing in
my exit button is thisform.release. Any advice would be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks