Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Drawing / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Drawing Area24 Oct 2005 15:23 GMT1
Dear Sir,
I want to set the drawing area and impliment scrollbars in it.
please tell me the basics of setting a drawing area.
Split image into seperate regions / isolation23 Oct 2005 03:02 GMT6
Ok a graphics programmer I am not, but I really need to figure this one
out and I am hoping to soliciot some suggestions here.
I have an image /images that I want to extract individual continous
regions (they may or may not be the same size)
Print Preview=GOOD, Printout=BAD22 Oct 2005 16:14 GMT5
Print Preview looks perfect, but the Printout is cut off (extends off
the page).
Has anyone else experienced this?  A3 paper size seems to exacerbate the
problem.
Making Controls use my Graphics object22 Oct 2005 13:12 GMT1
I have a control derived from Label and I added a few more properties.  The
new control is located in (Added to) a Panel.
I want to draw this control as part of my Panel's Paint event, so as to
share the same clipping and double-buffering characteristics.  How can I
Multipage Tiffs and Image Rotation22 Oct 2005 13:01 GMT2
I have a program using VB.Net that goes that cycles through multipage Tiff
images and automatically prints them out.  Recently a problem was discovered
by a client in which it was found that for some of the Tiffs only the first
page printed.  Looking at the code, I discovered ...
wmf to gif while also copying the transparency / background21 Oct 2005 22:46 GMT2
Hi,
I am trying to convert a group of wmf files to gif files. Easy you'd think?
I'm using the following code:
Image img = Image.FromFile (this.tbxFilename.Text);
GDI+ Performance Question20 Oct 2005 01:32 GMT27
I asked this question earlier in microsoft.public.win32.programming.gdi and
was redirected here.  So I'll try to piece together the relevant parts of
the conversation.  The general theme of this question is: performance.  I'm
noticing GDI+ to be slow.  I've been reading alot about ...
Redrawing a picturebox control19 Oct 2005 10:43 GMT1
I have a application that places a number of strings onto
a picturebox using a graphics handle to the picturebox,
using the following code:
Dim g As Graphics = PictureBox1.CreateGraphics
Problem printing objects with the same layout of the screen19 Oct 2005 08:57 GMT2
How I can draw a generic control on the graphical object of printing, in the
same way in which it is visualized on the screen?  I cannot change the
"graphics" in the method "onPaint" and, if I try to call the created method
of the onPaint using a new one "paintEventArgs" on the ...
Determining the distance between a line and a point18 Oct 2005 20:27 GMT4
I'm programming in VB .Net but this might be more a trigonometry problem.
i've been searching every maths book i can find and i haven't found anything
i can use with VB.
So, what i need to know is how to calculate the distance, between a line
StretchDIBits in managed18 Oct 2005 00:42 GMT10
Can someone give me an idea how to solve my problem?
I'm writing my application in VC++ .NET. On my windows form I'm using
StretchDIBits to draw a picture in a given place. Then on this picture
I'm drawing lines, text (DrawLine,FillPlolygon etc.). The thing is I'm
Icon transparency after Serialization17 Oct 2005 20:39 GMT6
I am developing an application that stores files in a database, Along with
the file I'd like to store the files Icon. I have created a File object that
I can serialize, compress and write to the blob field of a database. This is
working quite well, however for the last week I ...
Printing an image in the browser page17 Oct 2005 15:04 GMT4
How do you print an barcode gif image to the printer without any other
information (Header, footer, link, etc.)
Thanks,
Mo
What is the ImageFormat of an existing Image17 Oct 2005 14:42 GMT2
I get a Drawing.Image back from a web server.
I don't know if it is a *.png, *.jpg, or *.bmp ImageFormat.
I want to save it to a file in its origional format with
Image.Save("c:\test.???").
HIMETRIC (1 unit = 0.01 mm) but under .NET15 Oct 2005 21:46 GMT5
Hi, everybody!
I need to draw/build EMF file with accuracy as high as possible. Couple
years ago I dealt with task like this but then I lived in pure Win32 API and
GDI World. And everything was Perfectly Fine. Now I have to solve a task
Pages: 1 2 3 4 5 September, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.