c# - How to scroll a usercontrol popup when focused virtual keyboard -


in windows 8 application, need collect user details. using user control inside popup. in simulator, when open virtual keyboard popup doesn't scrolling. how scroll popup when open virtual keyboard.

http://tinypic.com/view.php?pic=begdh4&s=6

thanks in advance.

the blog post handling virtual keyboard should answer question. can use margins, rendertransform, canvas.top, or other layout mechanism push popup wherever want it.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -