Found 20 threads
-
3 Голосов
Just curious about this Rnd(Rnd(Rnd*200)) result...
199 then console.writeline(" ! 199 ! ") ' Report if value is over 199 next x console.write(Cstr(y)+" ") ' Report ...Отвечено | 14 Ответов | 8555 Просмотров | Created by marine-tex - 6 января 2011 г. 13:50 | последний ответ — marine-tex - 27 ноября 2020 г. 4:04 -
4 Голосов
C# Problem with multiple SerialDataRecieved event handlers
Hi all, I'm relatively new to C# and have no formal programming experience so apologies in advance if the way I do things are bad practice etc - I generally implement things in a ...Отвечено | 21 Ответов | 18385 Просмотров | Created by SmallPaulUK - 10 сентября 2010 г. 13:22 | последний ответ — greg.jankowski - 12 октября 2020 г. 15:18 -
0 Голосов
Joining video files in C#
Hi, Is there any way to join video files ? Any help would be appreciated.Отвечено | 3 Ответов | 18256 Просмотров | Created by Navaneeth - 2 января 2008 г. 9:34 | последний ответ — Jiangm - 26 августа 2020 г. 10:12 -
0 Голосов
DoubleBuffered panel creates trailing effect when moving pictureBoxes across it
I am using a Double buffered panel using the code: public DoubleBufferPanel() { // Set the value of the double-buffering style bits ...Предложенный ответ | 25 Ответов | 11974 Просмотров | Created by Nickslik - 26 августа 2012 г. 17:48 | последний ответ — Amin29a - 23 августа 2020 г. 16:02 -
0 Голосов
How can I show a Messagebox on top of my worker-threaded splash screen?
Hi, My Windows Forms app shows a splash screen that is created on a worker thread in program.cs. Before showing the MainForm in it, I need to do a lot of stuff that includes showing ...Отвечено | 12 Ответов | 11611 Просмотров | Created by tetsu1 - 24 августа 2013 г. 20:35 | последний ответ — DeskWare - 14 августа 2020 г. 14:20 -
0 Голосов
Print Multiple Datagridviews on one page c#
Hello, I have two DataGridViews (datagridview1 & datagridview2) both rosters. How can I print them both on the one page. Not on 2 ...Отвечено | 5 Ответов | 9901 Просмотров | Created by Matt Harber - 29 октября 2013 г. 7:29 | последний ответ — Kareninstructor - 23 июля 2020 г. 18:59 -
6 Голосов
High precision timers in C#
I am currently in need of a high precision timer. The implemented timers found in .NET are not sufficient. I have done some research and found ...Предложенный ответ | 35 Ответов | 71578 Просмотров | Created by Hobz - 4 февраля 2010 г. 11:55 | последний ответ — Lee Kirk Hawley - 15 июля 2020 г. 19:09 -
2 Голосов
How to wait for a Serial Port to respond
Hi Is it to possible to wait for a serialPort component to complete it's response? I have a device connected to the serial port of my PC. I use the ...Вопрос | 16 Ответов | 50844 Просмотров | Created by gnout - 31 августа 2010 г. 9:09 | последний ответ — gnout - 11 июля 2020 г. 13:11 -
1 Голосов
SendInput won't work when compiled with x64 option
The following is a complete SendInput example ready for test. Just simply create a console project and paste the code. When running, press space key and if SendInput works then two 'a's will be ...Отвечено | 7 Ответов | 11082 Просмотров | Created by Tony_rivermsfly - 5 июня 2011 г. 12:04 | последний ответ — Nico442 - 5 июля 2020 г. 19:27 -
3 Голосов
Redirecting command window messages to rich text box
Hello All, I am trying to run a batch script from my C# desktop application. I want to display all errors and messages from command prompt to be redirected to a ...Отвечено | 14 Ответов | 21561 Просмотров | Created by Pillasaar - 1 июля 2013 г. 16:56 | последний ответ — Dearcoder - 5 февраля 2020 г. 15:43 -
4 Голосов
BindingList cross thread invoked call confusion
clientList.Clear())); } else { clientList.Clear(); } ...Отвечено | 12 Ответов | 11662 Просмотров | Created by Dodger6 - 4 октября 2012 г. 23:43 | последний ответ — David.Hary - 4 февраля 2020 г. 20:31 -
3 Голосов
A Graphics object cannot be created from an image that has an indexed pixel format.
I have used this Overlay function with tif files I create. However, when I download a "real" tif image from our repository, I get the subject line error. 1. What is an ...Отвечено | 5 Ответов | 38733 Просмотров | Created by Jon Q Jacobs - 20 апреля 2013 г. 1:55 | последний ответ — HelpIsNice - 6 января 2020 г. 20:05 -
0 Голосов
how to convert .TS files to mpeg2 ?
I all, anyone known how to convert a .TS file to mpeg? could you possibly help me in performing this task?? Thank youПредложенный ответ | 4 Ответов | 11275 Просмотров | Created by JOK8686 - 28 августа 2009 г. 15:16 | последний ответ — kkmin - 6 января 2020 г. 11:52 -
4 Голосов
How to get the index of the Dictionary key ?
Is it possible to get the index of a specific Dictionary key? e.g. something like this: Dictionary myDictionary = new Dictionary<string, string >; ...Отвечено | 11 Ответов | 75747 Просмотров | Created by monetia - 13 марта 2010 г. 7:15 | последний ответ — TSolina - 12 декабря 2019 г. 13:57 -
17 Голосов
how to convert byte array to bitmap in c#
is it possible to convert byte array to bitmap in c# regards ALGATESОтвечено | 12 Ответов | 208695 Просмотров | Created by algates - 25 декабря 2007 г. 5:08 | последний ответ — yg_sunshine - 14 ноября 2019 г. 2:30 -
14 Голосов
Making an operating system
Hi everyone, I know that my question is very strange but please , I want an answer . I want to make a simple GUI and 32-bit operating system with file manager ...Отвечено | 39 Ответов | 26927 Просмотров | Created by Mohamed Elghamry - 12 сентября 2010 г. 21:52 | последний ответ — Wackyduck - 10 ноября 2019 г. 20:26 -
1 Голосов
GDI+ or .NET bug - 8bpp PNG loaded as 32bpp
There is a bug in GDI (or .NET). Steps to Reproduce: 1. Create a 8bpp Bitmap Bitmap bmp = new Bitmap(200, 200, ...Вопрос | 9 Ответов | 15388 Просмотров | Created by FreeCoderr - 18 июля 2011 г. 14:05 | последний ответ — JUST LOG ME IN ALREADY - 4 ноября 2019 г. 21:45 -
1 Голосов
Help creating signature in picturebox
Imports System.Drawing Imports System.Drawing.Drawing2D Imports System.Windows.Forms Public Class Form1 Private xPoint As Integer Private ...Отвечено | 4 Ответов | 13736 Просмотров | Created by BlueWizzY - 27 апреля 2010 г. 20:39 | последний ответ — Sheik Muhammed Manayil - 8 октября 2019 г. 5:41 -
0 Голосов
Exception from HRESULT: 0x80040266 with RenderFile(Strfilename) on Windows 7
I have to play targetMusic,Buffermusic and background music at the same time with the file extension like.wav and mp3. The files are played asynchronously.Now I'm getting the error when Exception from ...Отвечено | 11 Ответов | 16900 Просмотров | Created by Uddipto Banerji - 20 августа 2011 г. 12:56 | последний ответ — Daniel Balciunas - 2 октября 2019 г. 23:21 -
10 Голосов
Visual Basic 2010 Downloading a file With Progress Bar
Is there any way in Visual Basic 2010 that I can download a file to a specific location, with a progress bar showing how much of the file has downloaded.Отвечено | 9 Ответов | 48630 Просмотров | Created by jSherz - 9 мая 2010 г. 11:33 | последний ответ — Wilfred Walah - 26 сентября 2019 г. 7:34 - Oбсуждения 1 - 20 из 11160 Следующая страница ›