| | |
Change Background of an MDI Form
![]() |
You can't for sorry change it!
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Join Date: Jan 2008
Posts: 2,058
Reputation:
Solved Threads: 124
i tried something like this but it didnt work :
C# Syntax (Toggle Plain Text)
protected override void OnPaintBackground(PaintEventArgs e) { base.OnPaintBackground(e); Pen pen = new Pen(Color.Red, 3); Rectangle rect = new Rectangle(0, 0, 300, 300); e.Graphics.DrawRectangle(pen, rect); }
![]() |
Similar Threads
- Change the background of "active" button (JavaScript / DHTML / AJAX)
- What is the difference between simple form & MDI form? (Visual Basic 4 / 5 / 6)
- By Pressing F3 on MDI Form(Parent) How can a sub menu Form will open (Visual Basic 4 / 5 / 6)
- Image background in J2ME form (Java)
- how can I fix two child windows in a mdi form in vb 4 (Visual Basic 4 / 5 / 6)
- Framing a MDI form (Visual Basic 4 / 5 / 6)
Other Threads in the C# Forum
- Previous Thread: Dealing with Date Difference in C#
- Next Thread: C#.net
Views: 476 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C#
.net 2d access algorithm application array asp.net bitmap box button c# call chat check checkbox class code color combobox control conversion csharp custom data database datagrid datagridview dataset datetime degrees display dll drawing event excel exception file form format forms function gcd gdi+ graphics grid image index internet label list listbox login math mdi mysql networking notepad numbers operator oracle picturebox port print problem programming protection radians remote remoting resource resourcefile saving search server sleep socket sounds sql statistics stored string studio tcp text textbox threading timer update usb validation variable vc++ view visual webbrowser windows winforms wpf write xml






