CAB Trivia

Hi All,

Need some help please. I am new to CAB. I am trying to find a way to capture the focus event and set the focus of a workitem or rather the item that I am clicking to run a workitem. The problem is that when the item is clicked for the first time and the workitem runs, displaying its smartparts, when I close the workitem and click a new item, the focus is still set to the previous item, and then both or the just the previous one open.

Any suggestions/help would be appreciated

Thanx

[518 byte] By [Dracosveen] at [2007-12-25]
# 1
Hi,

Look into [EventPublisher] and [EventSubcriber] attributes in the CAB help.

Basically, announce and listen to events from and your elements as a way to communicate.

Ian

IANVINK at 2007-9-3 > top of Msdn Tech,Visual C#,Visual C# General...