I am having Speed button Which is linked to MultiView as Master button . I need to show different Lookup styles when multiview is selected and not selected. How should i do this?
You can subclass the SpeedButton and override the ApplyStyle procedure in order to change the style on runtime.