Why would this:

MyBase.ShowDialog()


Produce this error:

Object reference not set to an instance of an object.


???

Squirrelly1