Hi,
UltraWebToolbar's TBarButton had DisabledImage property. I don't see it in DataMenuItem. Is this feature retired ?
Thanks,
Ed
Please contact me if I can be of further assistance.
The question is asking how to disable the icon, not the whole menu item. Please read the question carefully.
Hello Majid Sahrai,
There is no 1:1 mapping between the old and the new(AJAX) toolkit.
In short, in the WebDataMenu the “equivalent” to the ToolbarButton is the DataMenuItem. In this particular case, DisabledImage property is not available in WebDataMenu and thus can not be set to DataMenuItem. In other words, this behavior you are looking for is not supported in WebDataMenu.
Here is a reference to the available DataItemAPI.