Posts by Ricardo Alves • 43 points
3 posts
-
-1
votes1
answer63
viewsQ: VBA Outlook - Operation Failed
I made a macro in Outlook 2016 that runs as soon as a new email arrives. But sometimes the screen appears below at the time the email arrives: And if I ask the person to send a new email exactly…
-
0
votes1
answer177
viewsQ: Calling Activity from Webview
I’m developing my first app Android, using java and I’m having a hard time calling a Activity through the Webview. In the Activity that appears first, it contains only one Webview that will load a…
-
4
votes2
answers701
viewsQ: Combobox read only
I’m trying to get a combobox read only (as the option ReadOnly of textbox), tampering with the properties of the object, but I’m not succeeding. The combobox is in a common windows form. It will be…