TabControl => Item(0).Enabled |
Post Reply |
Author | |
Bernie
Senior Member Joined: 05 July 2007 Location: Taiwan Status: Offline Points: 109 |
Post Options
Thanks(0)
Posted: 21 December 2007 at 12:06am |
If I set TabControl1.Item(0).Enabled = False,
all the controls put on the TabItem still can be operated.
For example,
users can remain entering text in the textbox which is placed on the Item(0).
Can we have a optional property to automatically set the controls' Enable while the Item's Enable property changed?
|
|
Bernie Ho, Planning Manager + IELTS specialist + part-time programmer
Taiwan, R.O.C |
|
corpcon
Groupie Joined: 28 June 2007 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
A valid question. I would consider it a bug (or perhaps more accurately, a critical missed feature).
However, would there not be a work-around? I don't know what you are doing exactly, so forgive the presumption. But, if the tab control occupies a portion of a window, then would you not either ... A) Disable the entire control ... or B) Change to a tab that is enabled before disabling the tab in question?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |