I have a dgn file from a client which acts a seed file for all of their drawing sheets. The list of models displays in correctly displaying from A0 (and its extended plus sizes) down to A4. The view groups pulldown on the viewgroups toolbar however does not match the order of the model list. In addition to that, the Manage View Groups dialog box shows yet another mixed sorting order which is different again. Refer to the attached image below.
I would like to be able to sort the viewgroups pulldown and dialog to match the order of the models. According to the VBA help there are limited methods available to the viewgroup object. or viewgroups object.
Does anyone know if it is possible to sort the viewgroup objects within the Viewgroups object via VBA or a VBA wrapper written around an MDL function?