Hello,
I maintain an application used by two different companies who each want their own icon on the control bar of dialogs.
Currently the icon is set using the InboxControlStyler.
What I would like to do is set the icon at runtime (I have set resource and role colors at runtime) when the application starts but can't seem to work out how.
Any help greatly appreciated,Paul
Hi Paul,
There's not much information here to go on.
What control is displaying the icon?
What does the InboxControlStyle have to do with it?
Hi Mike,
Thanks for responding.
The Component I'm setting the icon for is the Inbox Form.
The InboxControlStyler is used to set the icon currently as I've set the Icon property in Inbox Form-specific properies in the AppStylist library.
The question is how do I set the Icon property in Component Role Settings->Inbox Components->Inbox Form Component at runtime?
Thanks,Paul