The UiPath plugin which is used to initialize Custom Activity Projects currently provides a FilePathControl which you can add to your Activity’s designer.
Would it be possible to have more controls added to this starter project for use in our custom activities projects?
Some examples of controls I’d like to see provided are TextBox, ComboBox, Radio Button groups, CheckBox, Buttons, and TreeViews.
If there was a provided UiPath library which contained these controls and it was easy to bind them to activity properties, there could be tremendous potential for the UiPath community to create awesome activities that are easier to use because the critical controls can be added the activity presenter instead of only being located in the properties panel.