SolidEdgeHousekeeper
SolidEdgeHousekeeper copied to clipboard
Change Document Status UI
Rather than a matrix of radio buttons, a list something like:
FROM TO Available [ComboBox] Baselined [ComboBox] ...
Create Properties to store the values, like Public Property StatusATo as String Public Property StatusBTo as String ...
Hide controls that don't currently apply, rather than just disabling them.