How To Use the Event Keypress on Visual InterDev 6.0 Design-Time Controls (264019)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q264019 SUMMARY
Visual InterDev 6.0 Design-Time Controls (DTCs) do not expose all of a control's events. This is because the DTCs are most commonly scripted on the server, and exposing all of the events would decrease performance. The decrease in performance would be caused by additional round-trips to the server for the additional events. However, you can use the "advise" method to expose additional properties and events.
REFERENCES
MSDN Online Library, Writing Script for Script Objects
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbCtrl kbhowto kbScript KB264019 |
---|
|