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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
best approach for scrolling through set of images...30 Jun 2005 22:19 GMT2
i am creating a .NET C#/WinForms application that needs to allow the user to
scroll *flawlessly* through a set of between 50-150 JPG images (of size
~30-80K per image), via a standard scrollbar.
i have implemented this solution already, using a single PictureBox for
Resizing and Printing .tif Image Files using C#30 Jun 2005 18:03 GMT6
I'm writing a small application that watches a directory for .tif image
files.  When one arrives in the directory, my application needs to
resize it so it prints out on a letter-size page.  If I print them the
way they arrive, the top corner of the image is printed (and it spans
links to help using a window handle to print graphics to29 Jun 2005 18:31 GMT6
Hello, I'm new to C#/.NET and would like to play around with the preview
window for a C# screen saver.  I understand from a previous posting I did
that one of the parameters given to a screen saver is the window handle for
the preview pane (correct term?).  Ok, I understand that ...
SetBkMode in .Net?28 Jun 2005 19:48 GMT2
I'm trying to paint some text onto a graphics object with the DrawString
function.  I can't accomplish what I used to do with the GDI function
SetBkMode, which allowed me to write transparent or opaque text on the HDC.
Now, all text is transparent.  How can I get the DrawString ...
You may not change this Brush because it does not belong to you28 Jun 2005 16:16 GMT1
Hi,
 I got the following exception in the code.
 "You may not change this Brush because it does not belong to you".
because of this i am getting my control with big red cross "X".
Mouse Capture27 Jun 2005 13:22 GMT13
could anyone please tell me how to capture mouse in Windows Forms.I want
something equivalent to SetCapture and ReleaseCapture in
.NET framework.
Thanking you.
I think I know why setstyle double buffering cases invalidOperationExceptions!25 Jun 2005 03:38 GMT8
Here is some of the points and observations about my screensaver, where I am
being tortured by the InvalidOperationException raised from
System.Graphics.EndContainer(). Here is what I think is happening. Does the
stack trace below bear this out? Is there a method to tell the ...
GDI / GDI+ Hardware Acceleration Status24 Jun 2005 20:41 GMT4
I am new to GDI programming and Win32 programming in general and I am trying
to get some definitive understanding on the state of hardware acceleration
(and general software optimisation come to that) in GDI and GDI+.
I am hoping to use either GDI or GDI+ for some 2D animations I ...
Two newbie questions24 Jun 2005 18:23 GMT3
1. PaintEventArgs.Graphics.Drawstring() need to specify the upper-left
coordinate for the text to be drawn. What measure unit should be used for the
coordinate?
2.  Why the following piece of code can't print the Texts (on letter paper)?
MeasureString doesn't work with spaces.23 Jun 2005 18:34 GMT6
If a string contains spaces MeasureString returns unexpected results
The following code
private void button1_Click(object sender, System.EventArgs e)
{
Making progress on scrolling?23 Jun 2005 16:59 GMT4
I would like to scroll an object on a panel with a fixed grid for the
background. I couldn't figure out how to use the AutoScroll feature of the
Panel tool to do this. My latest approach is to use a horizontal scroll bar
docked on the panel, using its scrolling event to ...
Help with creating an outline area23 Jun 2005 16:24 GMT1
Hi I am creating a form for vieweing and editing faxes. I read the fax
tiff file into the picturebox. And I have two problems:
1.I want to add a function for the users to be able to select an area
in the picture box and clear it. I am using the Graphics.DrawRectangle
How to scale Image/Bitmap23 Jun 2005 12:34 GMT1
I have bitmap object of size AxB. Now I want to scale to 80%.
Here by scalling I mean Strech or shrink the image.
I am not able to see any functionality available in Bitmap/Image object.
Please help me in finding the direct way to do it.
How to print to a fixed point23 Jun 2005 07:02 GMT1
How can I print a String into a fixed point in a Letter page, say, 1.32inch
to the left edge of the paper, and 2.54inch from top edge. Could anyone give
a simple sample code for this?
New to printing, and thanks xo much.
Please reply this asap---223 Jun 2005 06:18 GMT1
I am using .bmp files as icon in the icon directory
Signature

_________________________________________
Nagarro Software Pvt. Ltd.

Pages: 1 2 3 4 May, 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.