|
Does anyone have sample code on how to set the StartPosition for the CommonDialogs? In particular, I'm looking to create another class that inherits from ColorDialog and add the StartPosition functionality. I have seen a rather complicated way done in C# for the OpenFileDialog. Has no one done this for VB.Net yet?
|