I'm trying to make popup object.
When Command1 get clicked, Text1 should show up exactly under Command1.
But it didn't.
I take a look on every sample on VBForum. It's should work.
Strangely When i try it with two FORM (Another Form show up under Command1, when command1 get clicked), it succeed.