BP Forums
How do I go about doing this? - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8)
+----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9)
+----- Thread: How do I go about doing this? (/showthread.php?tid=775)



How do I go about doing this? - Ecnarf - 04-22-2013

I am trying to make it so that a button remains held down rather then pressed using a timer, but I can't figure it out. If someone could tell me if this is possible or not I would appreciate it. Thanks!


Re: How do I go about doing this? - pwsincd - 05-10-2013

Well im not sure if you mean have the button unclick after a timer , or not .

But to simply have a button remain pressed you can change the appearance setting of a checkbox to a button.