Forums
New posts
Search forums
What's new
New posts
Latest activity
VB.NET Community
Log in
Register
What's new
Search
Search
Search titles only
By:
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Tags
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
painteventargs
L
these 2 codes are smiliar but the results are different.
private void Form1_Paint(object sender, System.Windows.Forms.PaintEventArgs e) { Pen pen = new Pen(ForeColor); if (m_DrawWave) { sbpMainPanel.Text = "Drawing .WAV file..."; wave.Draw(e, pen)...
lovejoy226
Thread
Mar 31, 2016
graphics
painteventargs
rectangle
Replies: 7
Forum:
Graphics / GDI+
Tags
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom