The control created looks like a normal form, with a few differences. GradientFill. Text Alignment. Text Gradient, Text color. Customization of Close, Maximize, Minimize buttons. Moving form, can be disabled. Resizing form, can be disabled. Custom form skins. Remember to build the control before running the application. Don't add a menu to the main form. The form will be redrawn indefinately and starts to eat up your resources. Please don't forget to Rate.
File List:
CustomForm/
0b
CustomForm/AssemblyInfo.vb
1Kb
CustomForm/Form1.resx
471Kb
CustomForm/Form1.vb
16Kb
CustomForm/TestControl.sln
1Kb
CustomForm/TestControl.suo
12Kb
CustomForm/TestControl.vbproj
4Kb
CustomForm/TestControl.vbproj.user
2Kb
CustomForm/bin/
0b
CustomForm/bin/Blue.bmp
308Kb
CustomForm/bin/Custom.jpg
12Kb
CustomForm/bin/Silver.bmp
308Kb
CustomForm/cstmForm.resx
468Kb
CustomForm/cstmForm.vb
3Kb
CustomForm/mfForm.bmp
246b
CustomForm/mfForm/
0b
CustomForm/mfForm/AssemblyInfo.vb
1Kb
CustomForm/mfForm/bin/
0b
CustomForm/mfForm/bin/mfForm.pdb
56Kb
CustomForm/mfForm/mfForm.bmp
246b
CustomForm/mfForm/mfForm.resx
1437Kb
CustomForm/mfForm/mfForm.vb
30Kb
CustomForm/mfForm/mfForm.vbproj
4Kb
CustomForm/mfForm/mfForm.vbproj.user
2Kb
CustomForm/mfForm/obj/
0b
CustomForm/obj/
0b
Similar code
A ComboBox control with a TreeView
(Popularity: ) : This UserControl is a ComboBox control that has its dropdown window replaced with a TreeView control. Handling the mouse, the keyboard and the focusing was a bit tricky and the control is not 100% perfect but it works just fine. ... A "DataGrid" -extended-: FullRowSelect + Disabled Cell editing.
(Popularity: ) : 1 part of code: I want to show you how you can set FullRowSelest in DataGrid + disable cell(textbox) editing. 2 part of code: How you can use DataGridColumnStyles to show fields in DataGrid that only you want to be ... adxSuperPanel Control
(Popularity: ) : adxSuperPanel will provide you with an advanced .NET panel control with ample properties to create cool Winforms applications. You can read the entire story on my website . You will find the a list of properties, technical notes and a ... Auto Progressbar
(Popularity: ) : This is a flat progress bar with smooth scrolling. It also displays the percentage on the progress bar. You can change the progress color through a floating point variable. The diference with this progress bar is that it has a ... Advanced Summary Box(with headers)
(Popularity: ) : Originally, the summary box was meant to act like a list box that wraps long text. This is an advanced, more evolved edition of the summary box. It now uses Office style highlighting, and item headers. There are more options ... Auld Mike
(Popularity: ) : Adds color gradient to Forms and Controls, including controls inside containers. Simple, small Module to be added to your project. Zip file includes a demo program.