Dynamic Help Task Pane, v1.0
| Downloads: |
1,880 |
File Size: |
26.8kB |
| Posted By: |
Greg Collins |
Views: |
2,667 |
| Date Added: |
09-01-2006 |
|
| Available Versions |
| | JScript | VBScript | VB.NET | C# |
| V1 | ü | | |
| SP1 | ü | | | ü |
Techniques Demonstrated:
- Use an HTML task pane to display dynamic, rich (HTML) help.
- Dynamically update help as focus field changes in form.
- Use a polling loop to get current focus field with GetContextNodes method.
- Secondary data source for storing help text.
- Accessing main and secondary DOMs from task pane.
- Use of resource files.
- String object extensions.