how can equivalent of changing input scope on password text boxes in wp7? don't have input scope field i'm not sure how it.
i'd have password box can use digits password, phone lock screen.
thanks
there no way set inputscope of passwordbox. if must you'll have create own control.
if making own version of phone lock screen i'd recommend looking @ using textblock
, number (12) of buttons
rather passwordbox or textbox.
Comments
Post a Comment