Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 14th, 2009, 06:06 AM
Registered User
 
Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default howto enable or change interval of a timer via sendmessage Api?

howto enable or change interval of a timer via sendmessage Api?

thanks
 
Old March 21st, 2009, 05:32 AM
Authorized User
 
Join Date: Mar 2009
Posts: 49
Thanks: 0
Thanked 8 Times in 8 Posts
Default

You can't... at least not directly because the timer control does not have a window to speak of (as far as I know).

If this program is yours that you want to change the timers interval on from another one of your programs then you could add an invisible text box and send messages to it.

Good Luck





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to SendMessage to an IE Dialog? DriveU C# 0 January 9th, 2007 02:57 AM
Enable Update and Enable Delete check boxes don't mihabib ASP.NET 2.0 Basics 2 December 7th, 2006 11:44 AM
DTM_SETSYSTEMTIME SendMessage Ahamed Faizal Pro VB 6 1 November 18th, 2005 04:37 PM
A date interval with a date interval query spinto SQL Server 2000 7 May 15th, 2004 04:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.