Need to move tab focus to the popup element
I have custom control, in which i need to provide keyboard navigation support for all elemenst used in it, but I have failed to move tab focus to popup element on button click. Please find the code for reproducing.I have used move focus method to…
How to develop android application using java in vs code?
I want to know that is there is any extensions or methods to develop android application using java?? If extensions or methods exists.... then how can we develop android application?? What are the extensions? Or Methods? If can possible tell me…
Sort by Column not available in modelling tab.
Hi, i,m unable to see sort byy column option in the modelling tab, can someone explain why
About the dialog question of CMFC
question recently I'm learning MFC dialog ,when I build a CFontDialog.I find i can only change the character pattern of the font,the color cannot be changed,I find some materials,but there aren't the result that I want to get in them.my IDE is vs. …
Windows Server 2019 Evaluation License
Hi, I have installed Windows Server 2019 using evaluation copy from Microsoft but after successful installation server is shutting down after every 30-60 minutes from day 1 of installation. As I understand that evaluation will be valid for 180 days…
Sysprep - Fatal error occurred while trying to sysprep the machine
I did Sysprep without generalize in the first time , then i tried again to to do Sysprep with generalize and i get this error ( Fatal error occurred while trying to sysprep the machine ). it is Virtual machine with window server 2016. I applied the…
PowerBi Data refresh attaching new data to old file through Microsoft Flow
Hi All, I am trying to create below steps to use update my PowerBi Dataset with new data coming as email attachment through Microsoft Flow. Please help me with the steps if possible. Saving Email attachment at a Sharepoint location saying Xyz.xlsx …
Windows Defender
Is Outlook 2013 and Home & Student 2019 protected by Windows Defender?
Time limit for sharing externally on OneDrive
For OneDrive there are options to let you have a specific user share files externally. Is there an option to only let that user share their files externally for only a set amount of time. An example would be that we gave the user permission to share a…
why my microphone not detected on recording devices???
why when i poke a my microphone and i see realtek has been detected but when i see at recording device not detected why??? I HOPE ANYONE CAN ANSWER ME . THANK YOU
SPO vs Confluence
My company uses Office 365 products Teams and SharePoint Online and wants to move to Confluence. We use Sharepoint in business and enterprise very heavily. Major functionality is lists for tracking the work, requests and use this data to create the…
troubleshooting-failed-requests-using-tracing-in-iis www server not found in provider
HI, I want to deploy django in window 10 with iis 10 but got 500 error with error code 0x8007010b. Then, I follow the instruction of this post. …
Exchange 2013, 2016 not allow some users to send or receive (POP3) emails when they are outside of the office (access from internet)
Hello, we want to know how to set Exchange Server 2013/2016 to restrict some users send / receive (POP3) email when they are not in the office (from internet). We only allow them to send/receive (POP3) emails in the office (intranet).
Subscribe Web Notification
Hi, I received a project to develop a web site which would listen to external web notifications. The notifications would be pushed by an external server which inform me the status of our API task failed or success. I am hoping to find some samples…
Why will my Windows Hello facial recognition work?
About a month ago, my Windows Hello facial recognition quit working. I've tried to read other threads but I've had no luck at fixing the problem. I believe I have a surface pro 7 but not entirely sure. I've attached a photo of what it says in my…
Can't Play mp4 File in MediaPlayerElement from https Storage Site
I'm developing a UWP app that has a collection of properties of type MediaSource and each element in the collection is assigned to a source from a URI class: Video = MediaSource.CreateFromUri(new…
Please help with an issue
So for some reason, every time Im active on any launch-up game for about 10 mins~, the keys: g,h,(quotation marks),esc,alt would not work, both ingame and out game. I would have to wait until Im inactive in the game for a couple of minutes for these keys…
Micro-freezing/stuttering with newly built gaming PC
(please ask anything I may have left out or forgot to provide as this is my first time building a PC) Ive recently built a new gaming PC and im having an issue where at a random point in doing anything on it, it will freeze like 4 times per second. the…
Programador de tareas windows 10
Hola, necesito incluir en el programador de tareas el botón de instalar ahora. Tengo programado el windows server 2016 datacenter para que se reinicie todas las semanas a las 8:00 de la mañana, y una vez reiniciado me abra una aplicación. El problema…
Reading from SD card
I want to use the StreamReader class to read from an encrypted SD card on a computer. In VB.NET I successfully use Dim sr As New System.IO.StreamReader("F:\log\my item.txt") Dim id As String() =…