Advanced Forum Search Results
-
our problem is only that the IncreaseQuotaTo returns false without prompting the user. is there a chance that the storage quota was increased even though it didn't prompt the user?
we are asking for 200M from the user. 100K will certanly not be enough.
does anyone know the reason the window fails to open?
thanks,
Lilach
-
Hi Chris,
we are now having the same problem, Did you get any information about this?
thanks,
Lilach
-
Thanks!!!
it works :)
-
It happens on all the computers in my company.
could it have something to do with adding and removing the UI? this textbox is not always visible.
thanks
-
When I display a textbox I want it to be in focus and have the caret displayed in it.
When I do TxtBox.Focus() it gets the focus, I can write in the textbox but, the caret does not show. Even f I click on the textbox with the mouse the caret does not appear. Only if I switch to a different application and return to the iexplorer does the caret ...