Click here to Skip to main content
15,904,348 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello, I am making a MDI RTF text editor with MS Office 2003 theme.

I know how to set a theme (capture the Window of Excel 2003, and with Paint, export Toolbar, MenuItem and MenuStrip bitmaps and then, set the bitmaps in Visual C# as background bitmaps) , but this idea has lot of bugs (for example MDI Windows menu, hasn't colored all MenuItems)

So, can anyone help me with this, please?

Thank you very much,
VitekST

PS: And sorry for my bad english, I am from Czech Republic.
Posted
Comments
[no name] 23-Sep-12 13:45pm    
Find a suite of controls that present the theme that you want. Or code it yourself.
VitekST 23-Sep-12 14:08pm    
Hmm... that's not for me. I don't know how to code the theme suite (begin where?). And all theme suites, what I found, are paid (and I am making the Text Editor free).
[no name] 23-Sep-12 14:23pm    
You could try http://www.codeproject.com/Articles/13946/Use-the-Free-USkin-Toolkit-to-Skin-your-Applicatio
VitekST 23-Sep-12 14:10pm    
Is there any "hack" in Visual C# , how to set the bitmap to the all MenuItems?
VitekST 23-Sep-12 14:11pm    
Including Windows menu?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900