Sunday, 19 October 2014

Finding the type of UI element in a userform



Hi I have a user login form which has textboxes dropdowns etc . I want to list down the type of elements i.e. textboxes and dropdowns in an xml document which I am using as a database. Is there any c# namespace and functions to get the ui element type and store it in the xml document.


No comments:

Post a Comment