hi how will i get the system information and processor information using VB 6.0 codingplease help Thanks in advance
Sathish TL Systems Engineer Softlution Web Technologies Technopark ,Trivandrum
hi how will i get the system information and processor information using VB 6.0 codingplease help Thanks in advance
Sathish TL Systems Engineer Softlution Web Technologies Technopark ,Trivandrum
How can I disable the 'information dialog' that pops up before the print preview form shows itself?
I have a requirement to draw a rectangle and a line on a the container control and sometimes as i move the mouse the drawing must occur on top of user controls and other controls, which are placed in the container control... I'm using System.Drawing namespace (C#) to perform the drawing. But as i move the mouse and draw the rectangles, the drawing takes place behind the user controls....I have a requirement to draw the shapes on top of the controls... please help..... Thanks in advance !!!!!
i need to draw in parent and child controls
I have a requirement to draw a rectangle and a line on a the container control and sometimes as i move the mouse the drawing must occur on top of user controls and other controls, which are placed in the container control... I'm using System.Drawing namespace (C#) to perform the drawing. But as i move the mouse and draw the rectangles, the drawing takes place behind the user controls....I have a requirement to draw the shapes on top of the controls... Please helppppppp
I have a requirement to draw a rectangle and a line on a the container control and sometimes as i move the mouse the drawing must occur on top of user controls and other controls, which are placed in the container control... I'm using System.Drawing namespace (C#) to perform the drawing. But as i move the mouse and draw the rectangles, the drawing takes place behind the user controls....I have a requirement to draw the shapes on top of the controls... please help..... Thanks in advance !!!!!
I got a generic error while saving a image code img.save(path); "a generic error occurred in gdi" please help!
when i try to save a image to hard disk i got a Error ,Generic Error Ocurred GDI+ this is the code img.save(path,imageformat); please help """"""""
But the problem is that Whatever the child window size the scroll bar is showing for a fixed size. I want this autoscroll property for zooming in and out the images in a child window.
Hi, How can I set the autoscroll property of an MDI from without losing its MDIcontainer property. When I set the AutoScroll Property to "True", IsMdiContainer Property is automatically set to "False". How can I make both the property to true simultaneously. If anyone has any idea, please reply me soon. Thanks
how to select the border of the picture box in run time? plez help
thanks.. but i want select the border and then resize that image
how to select the picture box on run time and how to resize this picture box?please help
i am using a inkpicture box for loading images, i want to draw over that image so that using ink.and how can i insert ink into that image?
one more Question ? how to place a image over an image? and how can i save this grouped images?
i am using like this. img = (Bitmap)Bitmap.FromFile(ofd.FileName); Graphics gr = Graphics.FromImage(img); gr.DrawEllipse(new Pen(Color.Black), new Rectangle(300, 300, 10, 50)); doc[1].inkPicture1.Image = and i am using a ink picture box how to add his graphics object to this picture box
please ans: i do a graphics project ,i want to known can i draw over a image using pen or brush.in c# please response.......