Triggers a forced pen find and waits for the find to complete. This will make sure that application will receive attach events for pens that have already attached before running the application.
public void Find();
You are not required to call this method, and it may become obsolete in future releases. If you do call this method, you must do after registering event callbacks (SmartpenChangeCallback)