Sketchpoint creation during active PropertyManagerPage

Hello!

I've had a strange problem with creation of a sketch point during active PropertyMangerPage.

More information below:

SolidWorks 2013, VBA

I've created Pmp with CreatePropertyManagerPage method. I've not used swPropertyManagerOptions_LockedPage option.

So I have a PropertyManagerPage and open 3DSketch (created and opened with VBA). I want the user to create a point in that 3DSketch while PropertyManagerPage remains active. When I try to create a point using a command from SolidWorks interface (not with VBA)  PropertyManagerPage2Handler9_OnClose event fires.

I've tried my best to achieve the solution of the problem, however can't find anyting. Please help me.

SolidworksApi macros