Is it possible to create a Custom activity, same as Flow Chart Activity?
As Flow Chart activity is a sealed class, we can not use it directly, so is it possible to place a Panel(for holding other activity) and the re-sizable grip in the expand view of the Custom activity, so that user can increase and decrease the size of the activity by dragging the corners of the activity.
Thanks in advance.