.NET C# RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • About My Macro Program's.

    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 ...

    0 answers | 531 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • лб?

    SoapFomatterлList<T>????????? л???л...

    1 answers | 41 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zweidimensionales Array gruppieren und summieren

    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...

    1 answers | 293 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zugriff auf Checkbox in Vorlagen-Header

    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...

    3 answers | 885 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Z-order of child-components

    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...

    1 answers | 232 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zooming using PageScale

    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...

    0 answers | 553 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zooming images

    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...

    1 answers | 473 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zooming and panning large images

    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...

    4 answers | 1238 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • zooming a custom control - layout custom controls in grid

    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...

    1 answers | 717 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zoom in Report doesn`t work

    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...

    0 answers | 328 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • zoom in PictureBox

    I would like to ask how to do the zoom function onto the image of thePictureBox ?...

    1 answers | 86 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zoom in Image

    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....

    1 answers | 213 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • zoom image on Compact Framework?

    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...

    0 answers | 210 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zoom Image C# Pocket PC

    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...

    2 answers | 1093 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • ZLib & BZip

    Hi!Is there any free port of ZLib and BZip?I know only SharpZipLib project but it is under GNU license.TIA,Andrew...

    2 answers | 129 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON ".NET C#"
MCSER.COM