


Hi,i wanna do a macro program for a game.But there is a problem with sending keys to only game application (game window).I am using keybd_event API for sending keys to game window.But i only want to send keys to game window not to explorer or any opened window while my macro program running.When i ...
SoapFomatterлList<T>????????? л???л...
Hallo,Hat jemand eine Idee, wie ich ein Array der wie folgt definiert wurde:object [,] dataObj;DataObj = new object[5,3];qw2wz 5wz4md 2qw4performant gruppieren und summieren kann, so dass ich als Ergebnisqw6wz9md2bekomme?GrsseMark...
Hallo NG,ich habe lt. meinem Verst**ndnis einen einfachen Sachverhalt, kommeaber einfach nicht auf die L*sung. Hoffe, jemand kann mir helfen.Ich habe ein DataGrid (WebForms) mit einer Vorlagenspalte, bei der ichin der Vorlage dafr eine Checkbox bei ItemTemplate eingef*gt habe,damit ich die Artik...
Hi,I'm wondering if there is any way to control the z-order of the children ofa component.I know about BringToFront and SendToBack, but what if I need to move onechild up just 1 position?Thanks,Kristof...
I have a zoom in/out button which allows a user tozoom in and out (go figure) on a display.When you click zoom out, in decreases the zoomFactor(which starts at 1) by 0.1.Thus if an object has an initial position x=1000 andy=1000, it will be displayed at (900,900).Make sense?Do you see the proble...
Hi,currently I am programming a control to zoom in/out images and move theminside a frame, but when I zoom it keeps the upper left corner static makingthe image growing to the lower-rigth direction... I would like to make thethe image fixed on the center of the frame expanding it to all the side...
Hi there,I am currently writing an application where one inspects images andannotates certain features. Thus, one has to zoom in (4x) and pan around. Thefeatures are marked with little red rectangles.The images are 2048x2048pixels.It seems that I can find no efficient way to implement both zoomi...
I am new to .Net and have a requirements for a project that we zoom agrid control when it's clicked. This grid will contain a yellow pageslike listing and be displayed on a form with other grids in a tablelike format.Does the grid control support zoom?Can anyone suggest a way for me to layo...
I want to show the preview of a report with a zoom of 75%, so I wrote thiscode:frmReports frm = new frmReports();frm.CrystalReportViewer.Zoom(75);frm.CrystalReportViewer.ReportSource = Application.StartupPath +@"\Reports\" + "lst.rpt";frm.ShowDialog();Does somebody why it doesn`t work fine?Thank...
I would like to ask how to do the zoom function onto the image of thePictureBox ?...
I have a program who works with images and I show them in image controls.I'd like to make a zoom when the user makes a click over one of them.Could you give any clue to do it?Thank you very much....
Hi,Is there a way to zoom in on an image in the PictureBox (on CompactFramework)?or to add scrollbars which means i would be able to pan/move my image withinthe picturebox?thanks,bjorn...
I'm a newbie and i'm doing a little application in C# for a Pocket PC thatopen image. I don'tunderstand what i've to do to have a zoom of an image...i don't know where'sthe error. If anyone know a simple code tell me the url :O)private void Zoom200_Click(object send...
Hi!Is there any free port of ZLib and BZip?I know only SharpZipLib project but it is under GNU license.TIA,Andrew...
