Description: C# custom form to maximize, minimize and close buttons, in fact, a form for landscaping, beautification of the form of a simple small example, the background image is applied to the form, but instead of using the JPG image window The default maximize, minimize and close buttons, looks really pretty much, learned this production ideas, customize your C# application window much easier. Mouse on the Close button on the color effect is achieved by controlling the switching state to achieve picture
To Search:
File list (Check if you may need any files):
custombuttons\自定义窗体的最大化、最小化和关闭按钮\Form1.cs
.............\....................................\Form1.Designer.cs
.............\....................................\Form1.resx
.............\....................................\Image\关闭变色.jpg
.............\....................................\.....\关闭按钮.jpg
.............\....................................\.....\最大化变色.jpg
.............\....................................\.....\最大化按钮.jpg
.............\....................................\.....\最小化变色.jpg
.............\....................................\.....\最小化按钮.jpg
.............\....................................\.....\登录界面下面.PNG
.............\....................................\.....\登录界面标题.PNG
.............\....................................\Program.cs
.............\....................................\...perties\AssemblyInfo.cs
.............\....................................\..........\Resources.Designer.cs
.............\....................................\..........\Resources.resx
.............\....................................\..........\Settings.Designer.cs
.............\....................................\..........\Settings.settings
.............\....................................\自定义窗体的最大化、最小化和关闭按钮.csproj
.............\自定义窗体的最大化、最小化和关闭按钮.sln
.............\自定义窗体的最大化、最小化和关闭按钮.suo
.............\....................................\Image
.............\....................................\Properties
.............\自定义窗体的最大化、最小化和关闭按钮
custombuttons