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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
number of colors?30 Apr 2006 19:37 GMT2
How can I get the number of colors used in a jpg or a bmp or a raw image
with dotnet c#? Any hint?
Thank you
Sincerely
Saving Multipage Tiff to Database - My Contribution30 Apr 2006 19:18 GMT4
Ok, I looked for a few weeks on code for saving multipage tiff images to a
database.  Single page tiffs are no problem, it was the multipage that's the
killer.  Anyhow, here's the resultant code taken from a few posts and
simplified.  Hope it helps someone down the road.
drawing a border around a region30 Apr 2006 14:11 GMT3
I have a region that was created by cloning one, and excluding another.
How do I draw a border around this new region?  There is no graphics path.
Paul
is hardware acceleration support coming for GDI+?27 Apr 2006 21:44 GMT3
This is going to be a big issue for me in the future - do I invest the time
to learn managed DirectX, or can I stick with GDI+ and wait for hardware
acceleration support to be added later?
Paul
Custom Scrollbars and WinXP Themes27 Apr 2006 18:33 GMT1
How do I make a custom (derived from Control) Scrollbar (or other control)
participate in the WinXP theme schemes?
Thanks,
Shawn
Interesting flickering problem if application's user control is invalidated by external application (e.g. Notepad)27 Apr 2006 17:58 GMT2
One of my developers are facing an interesting problem regarding
UserControl invalidation.
The problem is:
We have two forms in our application. Form A does nothing except
Drawing a rectangle anywhere on the desktop27 Apr 2006 16:25 GMT2
I have read many many articles on drawing in .net but I guess the
wording i'm using to search is not correct.
I have a form that when I hit a button, I would like to hide the form
and be able to use the mouse to select a rectangle anywhere on the
Bitmap.MakeTrasnparent makes background black when saving from clipboard27 Apr 2006 11:59 GMT1
I have dynamic image(s) on the clipboard that I need to save as a
transparent gif. There are a number of posts regarding MakeTransparent but I
cannot get this to work for what I am trying to do. I am NOT loading the
picture into a form and there are no paint events to consider. All ...
How do I download code from wellformed?26 Apr 2006 23:58 GMT1
I just no noticed Wellformed.net and was wondering how to download the code
samples?
Also, will there be future editions?
Thanks,
How to transform ClipRectangle?26 Apr 2006 23:58 GMT1
In my OnPaint method I'm applying scale and translate transformations
(Graphics.TranslateTransform and Graphics.ScaleTransform) to my
graphics, however I don't see a clean solution to for applying this
transformation to the ClipRectangle.  The clip rectangle isn't
Question about WM_NCPAINT26 Apr 2006 16:19 GMT2
I'm creating a series of custom controls that derive from either UserControl
or Control.  I want to draw my own border based on the DrawBorder3D().  Is
it necessary to capture WM_NCPAINT event in these cases?
If not, then what is the best approach.  Assuming I don't need to handle ...
Charting Using VB.NET26 Apr 2006 08:19 GMT1
Can anyone help me in creating a statastical Graph(Bar/Pie charts) using .Net???
Thanks in advance.
Signature

Warm Regards,

Custom Border Problems26 Apr 2006 06:41 GMT3
I'm creating a custom control that should paint a custom border from the
DrawBorder3D method.  I'm subclassing WndProc and capturing the WM_NCPAINT
message as follows (pardon my brevity):
public event System.Windows.Forms.PaintEventHandler NonClientPaint;
Text different sizes...25 Apr 2006 20:18 GMT3
Can someone tell me why the text in the follow code is drawn two different
sizes?  I'm trying to create a GraphicsPath with an Ellipse and some text
centered in it.  I want the Ellipse (but not the inside of the text) to be
part of the control's region.  This works, but the ...
Creation of icons with transparent pixel25 Apr 2006 15:20 GMT3
I have to create some icons (from bitmaps) with transparent pixels.
The problem is that creating them with
"System.Drawing.Icon.FromHandle(mybitmap.GetHicon())" makes the
transparent pixels in the bitmap black !!
Pages: 1 2 3 4 March, 2006
 
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.