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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Animated Graphics30 Nov 2004 19:02 GMT3
What's the best way to do animated graphics in VB.NET?
I need to make a white square bounce around the screen...
I was thinking of drawing the square then using a timer to redraw 30 times
per second, then moving the square on each redraw...
creating bitmap from string30 Nov 2004 16:21 GMT2
I'm loading a jpg using XMLHttp, but am not sure how to convert the result
into a bitmap?
I've tried converting ResponseText into a byte array, and then loading that
into a memory stream, and then creating the bitmap from that, but it's not
scale background image30 Nov 2004 11:48 GMT4
Hi Ng,
i have a background image on a panel. Now I want the image to be scaled to
the panel size. Is this possible? Can I also make the image transparent?
Thanks in advance and best regards,
image from rtf30 Nov 2004 07:41 GMT1
I'm just wondering if it is possible to create an image from RTF formatted
text?
If it isn't possible, is there anyway of determining the height of an rtf
string for a given width? I have the text in a richtextbox control and would
print panel30 Nov 2004 07:17 GMT3
Hi Ng,
I have a panel which I want to print with the printDocument object. How can
it be done?
Thanks in advance and best regards,
Problem with Text29 Nov 2004 23:49 GMT2
In the following code the text will not display if I use the
stringFormat in the Drawstring and will separate the two strings if I
do not use the stringFormat:
graph = e.Graphics;
Need help on printing best-fit based on original aspect ratio29 Nov 2004 16:30 GMT3
I would like to print an image as large as I can on any size of paper
(user selected or default printer settings).  The following code is
based on Bob Powell's C# example.  However, the image is too small
Help!!!!
Changing Cursor not working.29 Nov 2004 16:22 GMT3
I am trying to change the cursor in a vb windows program with the following
code.
Me.Cursor.Current = Cursors.Hand
It is not working.
prevent smoothing when stretching image27 Nov 2004 20:05 GMT1
I'm painting images of various sizes into a picture box, and have the
"SizeMode" property set to "StretchImage". This looks OK when the image I am
painting is larger than the picturebox.
But when the image is smaller than the picture box, the image seems to have
Custom Rounded Rectangle Usercontrol does not redraw controls on it. Please help.27 Nov 2004 13:35 GMT2
I made a custom runded rectangle usercontrol. I used a  function i found on
the internet. the function  works fine(see "GetRoundRect" below).
I use the fullowing code to make my usercontrol rounded....
*****************************************************
Mandelbrot set26 Nov 2004 14:21 GMT3
Here is a C# code to draw a Mandelbrot set:
http://oraclevsmicrosoft.blogspot.com/2004/11/mandelbrot-in-c.html
Hope this help
OracleVsMicrosoft
Help on the cardinal spline26 Nov 2004 13:15 GMT2
I need to know the formula used in .net for the cardinal spline since i need
to generate an array of values of the curve after drawing it.
Thanks
Custom double buffer26 Nov 2004 10:22 GMT1
I've got some problem doing double buffer.
Here is my problem:
I've got custom control on which i paint some data (chat messages, lets call
it ChatControl), this control is puted on a scrollable panel.
Create Bitmap from MemoryStream25 Nov 2004 15:26 GMT1
Hi,
in C#, I have a MemoryStream filled with a jpg-Image, how can I create a
Bitmap from that?
Thanks
ControlPaint class25 Nov 2004 13:48 GMT6
Hi Ng,
I'm trying to imitate the Windows Form Designer in VS. Is there a method in
the ControlPaint class to show this selection rectangle when you click on a
control to select it?Or can it be implemented on another way.
Pages: 1 2 3 4 October, 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.