Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
.NET Framework GroupsView
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Vsnet Debugging
Xml
Xsl
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Windowsce Embedded Vc
Windows Powershell
Visual Basic Vista Compatibility
Deployment Server
.NET Micro Porting

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft NET Drawing
 Ask A New Question    

Combining Accents not Displayed Nicely with DrawString
Hi, I'd like to draw strings using System.Drawing.Graphics.DrawString. I have found that combining accents sometimes do not display well, though. I have prepared a small example project: using Syste... on 18-Nov-09
Controlling the size of a metafile
Hello NG, I have a problem when drawing a metafile. I want to create barcharts with a fixed size. The bars are filled in a certain color, the rest is transparent. In details: - create a Metafile let... on 11-Nov-09
save control to bitmap from a console application
hi, my final goal is generating a bitmap with rich/html text formating. example: graphics.drawstring ("text1 text2... ect). after i tried playing with (graphics.measurecharacterranges, graphics. me... on 11-Nov-09
Draw multiline string with different colors
how can i draw a string with textrenderer with multiple colors? I want to draw a multiline string and mark special words with a different color. How can i calculate the position of a special word? I ... on 11-Oct-09
Using Graphics to get the maximum string width in Array of strings
Hi Group to get the string width in dot net i,am using the following Function Private Function GetTextWidth(ByVal value As String, ByVal font As Font) As Integer Using g As Graphics = Me.CreateGrap... on 26-Oct-09
Dynamic Picture Transparency with C#
Hello, I work in a C# project that scan electromagnetic interference of part of electronic devices and display the result in 2D and 3D graphics. In DUT Overlay feature, the 2D graphic is put on the ... on 26-Oct-09
Moving a PictureBox on a Panel
I would like to move a PictureBox on a Panel control so that it begins to appear at the top of the Panel and disappears at the bottom. The code I am using shows a blank Panel. I am certain the proble... on 01-Oct-09