Found 20 threads
-
3 Votos
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 ...Respondido | 14 Respostas | 7923 Exibições | Created by marine-tex - quinta-feira, 6 de janeiro de 2011 13:50 | última resposta por marine-tex - sexta-feira, 27 de novembro de 2020 04:04 -
4 Votos
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 ...Respondido | 21 Respostas | 17842 Exibições | Created by SmallPaulUK - sexta-feira, 10 de setembro de 2010 13:22 | última resposta por greg.jankowski - segunda-feira, 12 de outubro de 2020 15:18 -
0 Votos
Joining video files in C#
Hi, Is there any way to join video files ? Any help would be appreciated.Respondido | 3 Respostas | 17780 Exibições | Created by Navaneeth - quarta-feira, 2 de janeiro de 2008 09:34 | última resposta por Jiangm - quarta-feira, 26 de agosto de 2020 10:12 -
0 Votos
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 ...Resposta Proposta | 25 Respostas | 11198 Exibições | Created by Nickslik - domingo, 26 de agosto de 2012 17:48 | última resposta por Amin29a - domingo, 23 de agosto de 2020 16:02 -
0 Votos
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 ...Respondido | 12 Respostas | 10885 Exibições | Created by tetsu1 - sábado, 24 de agosto de 2013 20:35 | última resposta por DeskWare - sexta-feira, 14 de agosto de 2020 14:20 -
0 Votos
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 ...Respondido | 5 Respostas | 9176 Exibições | Created by Matt Harber - terça-feira, 29 de outubro de 2013 07:29 | última resposta por Kareninstructor - quinta-feira, 23 de julho de 2020 18:59 -
6 Votos
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 ...Resposta Proposta | 35 Respostas | 70326 Exibições | Created by Hobz - quinta-feira, 4 de fevereiro de 2010 11:55 | última resposta por Lee Kirk Hawley - quarta-feira, 15 de julho de 2020 19:09 -
2 Votos
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 ...Pergunta | 16 Respostas | 49889 Exibições | Created by gnout - terça-feira, 31 de agosto de 2010 09:09 | última resposta por gnout - sábado, 11 de julho de 2020 13:11 -
1 Votos
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 ...Respondido | 7 Respostas | 10587 Exibições | Created by Tony_rivermsfly - domingo, 5 de junho de 2011 12:04 | última resposta por Nico442 - domingo, 5 de julho de 2020 19:27 -
3 Votos
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 ...Respondido | 14 Respostas | 20961 Exibições | Created by Pillasaar - segunda-feira, 1 de julho de 2013 16:56 | última resposta por Dearcoder - quarta-feira, 5 de fevereiro de 2020 15:43 -
4 Votos
BindingList cross thread invoked call confusion
clientList.Clear())); } else { clientList.Clear(); } ...Respondido | 12 Respostas | 11090 Exibições | Created by Dodger6 - quinta-feira, 4 de outubro de 2012 23:43 | última resposta por David.Hary - terça-feira, 4 de fevereiro de 2020 20:31 -
3 Votos
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 ...Respondido | 5 Respostas | 37930 Exibições | Created by Jon Q Jacobs - sábado, 20 de abril de 2013 01:55 | última resposta por HelpIsNice - segunda-feira, 6 de janeiro de 2020 20:05 -
0 Votos
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 youResposta Proposta | 4 Respostas | 10726 Exibições | Created by JOK8686 - sexta-feira, 28 de agosto de 2009 15:16 | última resposta por kkmin - segunda-feira, 6 de janeiro de 2020 11:52 -
4 Votos
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 >; ...Respondido | 11 Respostas | 74038 Exibições | Created by monetia - sábado, 13 de março de 2010 07:15 | última resposta por TSolina - quinta-feira, 12 de dezembro de 2019 13:57 -
17 Votos
how to convert byte array to bitmap in c#
is it possible to convert byte array to bitmap in c# regards ALGATESRespondido | 12 Respostas | 207568 Exibições | Created by algates - terça-feira, 25 de dezembro de 2007 05:08 | última resposta por yg_sunshine - quinta-feira, 14 de novembro de 2019 02:30 -
14 Votos
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 ...Respondido | 39 Respostas | 26221 Exibições | Created by Mohamed Elghamry - domingo, 12 de setembro de 2010 21:52 | última resposta por Wackyduck - domingo, 10 de novembro de 2019 20:26 -
1 Votos
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, ...Pergunta | 9 Respostas | 14976 Exibições | Created by FreeCoderr - segunda-feira, 18 de julho de 2011 14:05 | última resposta por JUST LOG ME IN ALREADY - segunda-feira, 4 de novembro de 2019 21:45 -
1 Votos
Help creating signature in picturebox
Imports System.Drawing Imports System.Drawing.Drawing2D Imports System.Windows.Forms Public Class Form1 Private xPoint As Integer Private ...Respondido | 4 Respostas | 13259 Exibições | Created by BlueWizzY - terça-feira, 27 de abril de 2010 20:39 | última resposta por Sheik Muhammed Manayil - terça-feira, 8 de outubro de 2019 05:41 -
0 Votos
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 ...Respondido | 11 Respostas | 16364 Exibições | Created by Uddipto Banerji - sábado, 20 de agosto de 2011 12:56 | última resposta por Daniel Balciunas - quarta-feira, 2 de outubro de 2019 23:21 -
10 Votos
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.Respondido | 9 Respostas | 47897 Exibições | Created by jSherz - domingo, 9 de maio de 2010 11:33 | última resposta por Wilfred Walah - quinta-feira, 26 de setembro de 2019 07:34 - Items 1 to 20 of 11160 próximo ›