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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DrawString Problem07 May 2004 11:13 GMT11
In the code below it will output the text string that is using the text from
txtTextToDraw.Text using the font properties of  the lblFont. Then problem
is that not matter the font size in the label. It will also DrawString
Bigger. If I change the font type, size of the label the ...
Excessive CPU usage with realtime GDI+ drawing06 May 2004 21:34 GMT1
I am developing an application that is drawing multiple realtime waveforms. Each waveform is drawn within it own Waveform control and each sample is drawn as a vertical line (with a seprate vertical line dranw in the background color a few pixels to the right to erase previous ...
Need a way to print additional text not in the rich text for printpriview06 May 2004 05:41 GMT1
I am providing the PrintPriview facility to a RichText control. I also have attachments feature to RTC. This provides facility to attach files to the Control
The problem is the Print Priview show only the context in the RichText area. I want to show the attached files to the ...
VisibleClipBounds = {X=-699050.7,Y=-699050.7,Width=1398101,Height=1398101}05 May 2004 19:17 GMT1
Obviously this is wrong, but why?  If I change the printer,the
VisibleClipBounds does not change.  Any ideas of what is going on?
And how can I fix it?
Thanks.
Overriding "CanParent" - Does not Works04 May 2004 09:50 GMT3
Hi
I am having a custom Tab control. In the Control's designer class am adding the follwoing code but it is not working i am still able to drag and drop a button or other controls on tabControl. But it works if I drag and drop a control, say button on from, and hten cut and try ...
How to make an eraser -- need new CompositingMode?03 May 2004 13:36 GMT5
I am creating a drawing program as part of an application I am making
and have run into something I just can't figure out.  How can I make a
nice anti-aliased eraser?  My current erase just uses
CompositingMode.SourceCopy with a 0-alpha pen to draw transparency
Will an IE Band written in c# work on all OS's ?03 May 2004 10:25 GMT2
I am interested in developing an IE band (small toolbar with buttons,
etc;) and I was thinking maybe write it in c#. will this band after
building it work on all os ? like: 98, win2k, xp ?
Thanks a lot in advance for any help. if you think I have to use c++,
Applying color to Toolbars02 May 2004 12:31 GMT4
H
I'm trying to draw an gradient on a Toolbar. I have created my own GradientToolbar, which inherrits from Toolbar. In this I try to override OnPaint in order to draw something
  protected override void OnPaint(PaintEventArgs e
     Rectangle rectangle = new Rectangle(0, 0, this ...
Pages: 1 2 3 4 5 6 April, 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.