Show/Hide Textbox field based on dropdown selection in uipath custom activity using Dotnet tags:activities,custom_activity

Hi All,

I’m building a custom UiPath Library (using Visual Studio and I want to show/hide the output arguments (such as Textbox) based on my input argument (such as dropdownlist). For e.g, in uipath Click activity, we have property “Target”, if we select Target from drop down control, then it will automatically populate the selector, Timeout and other options.

Regards,
Suresh Chandrasekar