485 questions
Connect a graphics board with four monitors to your Windows 10 PC and I would like to create an application that switches the output status of the screen.You can play videos and more by treating four ...
Using CefSharp.Wpf, you are creating a WPF application that displays web pages.I tried to change the CefSharp Locale to Japanese, and I set it to Locale and LocalesDirPath in CefSettings as follows, b...
I created the following user controls.<UserControl x:Class=MyCombobox ...<ComboBoxx:Name=ValueItemsSource={BindingMyItemsSource}/>In addition, I set the MyItemsSource dependency properties as...
Thank you for your help.If you want to run multiple tasks for a class of methods, use the new instance of the class and Should I run multiple tasks?Or should I use the new class and method for each ta...
If you want to be faster, you shouldn't use TextBox.Please let me know if there is any way to make it faster using TextBox.
.NET 4.5 (C#6.0) is developing Windows form applications application.When using TaskDialog using the libraries below, an exception occurs.Microsoft.WindowsAPICodePack.dllMicrosoft.WindowsAPICodePack.S...
When I write code in Windows C#, I don't understand the following:System.IO.DriveInfo=newSystem.IO.DriveInfo(Z);if(drive.IsReady){strings;s=string.Format ({0:f1}GB/{1:f1}GB, drive.TotalFreeSpace/1024/...
List<Member>Members=new List<Member>(); private void BtnRegisterAcct_Click (object sender, RoutedEventArgse) { string cellphone=txtMobileNr.Text; string firstName = txtFirstName.Text; ...
We are developing it with Visual Studio 2013 C#.I am using PushSharp to create a push server for IOS.AppleSettings=new PushSharp.Apple.ApplePushChannelSettings(appleCert, xxxxxxxx;ArgumentException ha...
Unity is creating an application for hololens.I want to use Azure's Translator Text API, but it doesn't work well.I will put the error and code on it, so please let me know when you know.The reference...
« | - 22 - | » |
© 2024 OneMinuteCode. All rights reserved.