How do i get af description of a properties, in the description box of the properties in Source view?
When I switch to Design View, there is a description of the propertie. When I switch back to the Source View, the description box, has only the headline name of the properties, but not a description og the choise propertie.
For example when I choise propertie BackColor in an asp:Table control. I only get the headline BackColor and not description of, what BackColor is used to. When I switch to Design View the description box add a description of BackColor.
Sometime when I switch back to Scource View, there are still description of BackColor. When I click to other asp control and then go back to the BackColor propertie. The description is missing again. Other time, the description is still there... But why??