Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Slow tabstrip

Hi,

I have a tabstrip with 6 tabs, and have added command buttons that
simply toggle back and forth through the tabs (e.g., "Previous Tab"
and "Next Tab"). The code for the "Next Tab" button is as follows:

UserForm1.TabStrip1.Value = UserForm1.TabStrip1.Value + 1

The code for the other button is similar. Each button works fine, but
the response time is slow. If you click a button three times
relatively quickly, it will only move one tab. If you click three
times slowly, it will move three tabs. Any ideas about how to speed
up the response time?

Thanks!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tabstrip and Treeview Sanjay[_2_] Excel Programming 0 April 12th 07 10:23 PM
Tabstrip kirkm[_6_] Excel Programming 2 March 11th 07 01:58 AM
tabstrip name format TUNGANA KURMA RAJU Excel Programming 1 August 21st 06 07:59 AM
Tabstrip related tkraju via OfficeKB.com Excel Programming 0 August 5th 06 02:13 AM
Tabstrip control Ric[_4_] Excel Programming 1 March 6th 04 11:08 PM


All times are GMT +1. The time now is 11:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"