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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to draw an notify icon?22 Oct 2004 09:19 GMT2
i am drawing a notify icon.
i added a 'NotifyIcon' control to my form.
in the visual studio designer,
it looks ok.
stroking text22 Oct 2004 02:03 GMT1
Does anyone know how to stroke text? I have some white text that
I'd like to outline with a fine black line. Any suggestions would be
appreciated. Many thanks!
How to make scale transform not affect line thickness21 Oct 2004 15:20 GMT8
I'm using ScaleTransform to implement zoom in/out functionality. I'd
like to have the ScaleTransform only affect the positioning of
endpoints of lines drawn using Graphics.DrawLine, ie. the thickness of
lines should stay constant. Is this possible?
how to add an icon to my form?21 Oct 2004 10:02 GMT2
i am using visual studio.net 2003.
i am adding an icon to my application.
i change it's BuildAction from Content to EmbeddedResource.
i double click the new file.
Obtaining a portion of an image without loss of quality20 Oct 2004 20:00 GMT8
I'm trying to obtain a portion of an image and save it as a jpeg file. I
have some code to do this (attached) which works but the quality of the image
is not as good as the image created simply by saving the bitmap.
I assume therefore that method I have used to obtain a portion of ...
Using System.Drawing to Size Images and Save Them20 Oct 2004 17:07 GMT3
I have a digital camera and would like to write a simple app to take
specified images from the hard disk and create web sized images that could be
posted on a web site.  Currently I am using Photoshop to shrink the images
and then save them manually one by one to another location ...
Out of memory when using FromFile method20 Oct 2004 14:58 GMT3
I have two JPG in a directory.  Both are pictures from digital cameras (but
not the same camerat).  I use the following code to load the image:
dim objImage as system.drawing.image
dim sFile as string
Get the Mouse position not using events20 Oct 2004 11:22 GMT2
Using C#, is there any way to query for the mouse position and button states
without using events (like MouseMove). Something like simply reading a
property somewhere.
Regards, Teis
Font size rendering on different machines18 Oct 2004 20:25 GMT2
I have a web app which uses the DrawString method in the Graphics
class to create a PNG graphic with text on it.  The problem I'm having
is with the font sizing/spacing.  For example, on my local machine, I
could fit 50 characters a rectangle of x inch.  But when I deploy it
FloodFll FillPixel - Bob Powell18 Oct 2004 18:15 GMT4
I was recently given some code on this newsgroup by Bob Powell to enable me
to floofill, which I converted into VB.Net.
http://groups.google.com/groups?hl=en&lr=&c2coff=1&safe=off&threadm=416fecd4%240
%2422880%24cc9e4d1f%40news-text.dial.pipex
...
how to set an application icon?18 Oct 2004 14:18 GMT2
i drew an icon.
i want to set my form to use it as the icon.
but when i set the form's icon property to
the new icon file,
Fading18 Oct 2004 05:11 GMT6
I want to make a control onto which i can draw points (or lines), but
continuously all the previous points are fading into black at a
constant rate. I am trying to show what a laser beam moving around
would look like - emulating the optical persistance that our eyes
EnumerateMetafile usage issue17 Oct 2004 10:39 GMT1
I have created a Metafile (in GraphicsUnit.Points units). I need to play
back portions of the contents of this Metafile. Playing back the whole file
works ok.
I used the 'EnumerateMetafile' method and specified the source and
Strange DrawString output16 Oct 2004 21:55 GMT2
I'm using DrawString to write text on a panel surface. Here is a screenshot
of the form:   http://www.geocities.com/benyosefyoav/image002.jpg
It seems that when using proportional font (MS Sans Serif) the space char
width changes. Is there any way to fix this?
Strangeness with OnPaint16 Oct 2004 11:56 GMT3
In windows forms (vb.net), i use my own controls subclassed from base
controls and i override the Onxxx methods.
for example:
Public Class MyBouton
Pages: 1 2 3 4 5 September, 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.