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
animated window04 Oct 2005 17:55 GMT2
in .net development environment, there is a feature called auto hide (you
can see the thumbnail, for example, task list, results window, etc).  You
can toggle the window in a way that if you have it set to autohide it
scrolls down on mouse out and scrolls in on mouse over event.  ...
How to draw controls04 Oct 2005 17:27 GMT4
Hi, I have created a class for drawing variuos lines and strings on Grahpics
object. I also want to draw labels and datagrid.
In order to use the code given below I need an object of windows.form. How
can I do it in my simple class (which is not form)?
Transparent colors, newby question04 Oct 2005 16:35 GMT3
I have a picturebox with many rectangles and circles. I would like to make
some of them transparent. What is a best way to do so?
Thanky you very much for your time.
Boni.
Dithering GIF and Subsampled JPG problems04 Oct 2005 16:02 GMT5
I'm trying to output a bar chart.  When using GIF and the
LinearGradientBrush, .Net is forcing dithering, and forcing it to an
awful type of dithering besides (I'm guessing halftone or 2 x 2).  How
can I turn OFF dithering, or force the GIF to dither to a  palette
Bitmap.FromFile on sp204 Oct 2005 14:35 GMT3
I am seeing different results based on what SP release I am running on.  I
have 2 image files that I extract from a database (1 is a .jpg, the other is
ina MetaFile format).  The metafile image I need to convert to a Bitmap
object prior to using it as I need to resize the image and ...
Drawstring word-wrap04 Oct 2005 08:42 GMT5
I am creating a program to print report where I have to draw grid. (I am not
using
Crystal Report as it's not free of cost). I am new to system.drawing class.
I want to draw a text string in a definite width but variable height
problem with GetFontData function using04 Oct 2005 07:24 GMT10
I want to embed font into my application.
I use the GetFontData function from GDI. All works fine, except of
true-type-collection file.
In this case, I get byte array which contains a wrong data. Header is the
Document.contentType & ImageFormat.Gif03 Oct 2005 18:14 GMT1
How do I properly output an image (in this case, a pie chart gif) and
allow for html in the page?   It seems that imageformat is properly
set to an image file type(GIF), but what should Document.contentType
be set to?
My drawings disappear03 Oct 2005 17:44 GMT3
My dynamic(OnMouseMove) drawings over the Form disappear immediately when
another Paint over that region happens. say like a MessageBox pops up or
another window opens up or even during minimize and restore of that form.
The initial graphics displayed on Form Load using the ...
Rectangles...I must be missing something.03 Oct 2005 16:57 GMT2
I've created a usercontrol and I'm trying to emulate the look of a mac
effect (just for showing some options to my boss) by using 2 gradient
rectangles.  I'm having a LOT of trouble doing this, however, because I
keep getting a 1 or 2 pixel line showing up.  Can someone look this
Color Temperature03 Oct 2005 16:50 GMT1
I am working on a photo management app and want to use adobe .DNG files as
sources. I use a camera raw editor to set color temperatures, crop and other
settings.
The app needs to show a preview of the dng with the settings applied. I can
Drawing Small Text with Very High Quality in GDI+03 Oct 2005 15:30 GMT4
I've been struggling with an issue that involves drawing very small text.  
I'm currently creating images(only text and lines) dynamically and throwing
them out in ASP.Net by saving the bitmap to the output stream.  The image
gets generated and is everything seems ok, until you ...
Alpha Channel not preserved when saving png01 Oct 2005 03:32 GMT2
I have the following code that for some reason saves an image but greyed out.
EncoderParameters encoderParams = new EncoderParameters(1);
encoderParams.Param[0] = new EncoderParameter(Encoder.ColorDepth, 32L);
this.CanvasImage.Save(filename, getEncoderInfo("image/png"), ...
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.