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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to increase the quality of jpeg file?04 Aug 2004 09:26 GMT2
how to increase the quality of jpeg file?
GDI+ device space size04 Aug 2004 01:55 GMT7
How big is the device space for a GDI+.
For example, if g is a graphics object with no transform,
the following will throw a overfloat exception.
g.DrawLine(0,0,1000000000,1000000000);
Client Region Starting Point ??? Simple?04 Aug 2004 00:44 GMT1
I am simply trying to remove the header and boarders of a form via:
Dim path As New GraphicsPath
path.AddRectangle(New Rectangle(?, ?,ClientSize.Width, ClientSize.Height))
Me.ActiveMdiChild.Region = New Region(path)
E-mail to TIF Format? Need help!03 Aug 2004 17:01 GMT1
I need to convert the body of emails (the text) to a multi-page TIF format.
How can i do this with VB.NET? I don't know how to. Somebody adviced me to
use a TIF printer driver. I have found some, but none who work with VB.NET.
I hope somebody can help me? Maybe there are some ...
Problem with SourceCopy creating edge lines03 Aug 2004 03:29 GMT2
I have bitmaps that are scaled and then placed on a page.
In some cases the displays will show a dark line on the
border when the CompositingMode is set to SourceCopy even
though there is not line.  If I set the CompositingMode to
OnPaint not working02 Aug 2004 15:54 GMT2
I am trying to create a progress bar control, what is happening
is the OnPaint is never accessed, I have tried the Invalidate, refresh
Update etc.. but nothing fires the onpaint event. Anyone
have a suggestion ?
Solution for DrawImage XP alpha icon bitmap drawing issues.02 Aug 2004 08:06 GMT3
I'm posting this to help anyone else out there with this issue that
has cost me a days work to research and figure out.
This will address all issues with alpha loss on Windows XP style icons
(32bppARGP format) with regard to Bitmap.FromHicon and
In Web Forms bitmap.save(FileName) don't work01 Aug 2004 10:31 GMT2
I'm working with web forms and graphics.
I want to save a bitmap on disk.
bitmap.save(FileName) respond:
[ExternalException (0x80004005): Errore generico in GDI+.]
Pages: 1 2 3 4 July, 2004
 
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.