Home > Net >  Winform how to realize the effect as shown in figure
Winform how to realize the effect as shown in figure

Time:11-13

Not BS implementation for the winform implementation, main interface background about the suspended several translucent panel, this is how to do it? In addition these charts (line charts and pie charts, histograms, etc.) is a specialized third party controls? Please the teacher guidance,

CodePudding user response:



This map, you should do with WPF, using winfrom would be very difficult

CodePudding user response:

I also want to use the WPF or silverlighr, xaml tags should be simpler, but leaders get use winform,,,

CodePudding user response:

I also want to use the WPF or silverlighr, xaml tags should be simpler, but leaders get use winform,,, want to find a way of thinking

CodePudding user response:

I also want to use the WPF or silverlighr, xaml tags should be simpler, but leaders get use winform,,, want to find a way of thinking

CodePudding user response:

Can call the opengl or dx9 library to do, gdi also can draw, don't need a panel, using a panel is bad to deal with the relationship between the graphics,

For example:
 
Private void Form1_Paint (object sender, PaintEventArgs e)
{
Um participant raphics. FillRectangle (new SolidBrush (Color FromArgb (120, 0, 0, 0)), the new RectangleF (25, 25, 200, 200));
Um participant raphics. FillRectangle (new SolidBrush (Color FromArgb (100, 255, 0, 200)), the new RectangleF (10, 10, 200, 200));
}




Of course, if you use WPF is simpler:
 
<,52,356,157 Rectangle Margin="84" the Fill="# FFC92F2F" Opacity="0.495" & gt;





CodePudding user response:

reference 5 floor icoolno1 reply:
can be done using opengl or dx9 libraries, gdi also can draw, don't need a panel, using a panel is bad to deal with the relationship between the graphics,

For example:
 
Private void Form1_Paint (object sender, PaintEventArgs e)
{
Um participant raphics. FillRectangle (new SolidBrush (Color FromArgb (120, 0, 0, 0)), the new RectangleF (25, 25, 200, 200));
Um participant raphics. FillRectangle (new SolidBrush (Color FromArgb (100, 255, 0, 200)), the new RectangleF (10, 10, 200, 200));
}




Of course, if you use WPF is simpler:
 
<,52,356,157 Rectangle Margin="84" the Fill="# FFC92F2F" Opacity="0.495" & gt;





Thank you teacher, I detected the opengl, look at tomorrow, have to ask you again, you don't understand everything what is dx9 library? Devexpress9?

CodePudding user response:

refer to 6th floor yaotomo response:
Quote: refer to the 5 floor icoolno1 response:
can be done using opengl or dx9 libraries, gdi also can draw, don't need a panel, using a panel is bad to deal with the relationship between the graphics,

For example:
 
Private void Form1_Paint (object sender, PaintEventArgs e)
{
Um participant raphics. FillRectangle (new SolidBrush (Color FromArgb (120, 0, 0, 0)), the new RectangleF (25, 25, 200, 200));
Um participant raphics. FillRectangle (new SolidBrush (Color FromArgb (100, 255, 0, 200)), the new RectangleF (10, 10, 200, 200));
}




Of course, if you use WPF is simpler:
 
<,52,356,157 Rectangle Margin="84" the Fill="# FFC92F2F" Opacity="0.495" & gt;





Thank you teacher, I detected the opengl, look at tomorrow, have to ask you again, you don't understand everything what is dx9 library? Devexpress9?


Can use DirectX9. Net to write, not later,

CodePudding user response:

We have to do is make a transparent form winform

CodePudding user response:

Is a form of superposition of transparent layer, the layer is not a form

CodePudding user response:

Feel like a web page, or U3D,

Winform WebBrowser a, users don't know

CodePudding user response:

Yes, find a proficient in CSS 3 professional artists, write a few styles, and then apply web embedded winform window display,

CodePudding user response:

Statistical charts with echarts, use less as far as possible the animation, if animation requires to write code based on the HTML 5 web development kit, such as GL, higher cost,

CodePudding user response:

If there is no winfrom embedded web,. The chart can use live chat

CodePudding user response:

Why don't you ask leadership let with WPF? A little curious about
  •  Tags:  
  • C#
  • Related