K
K
KamAKAM2020-05-23 15:40:16
C++ / C#
KamAKAM, 2020-05-23 15:40:16

How to make back button in winforms c#?

how to make back button in winforms c#?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
#
#, 2020-05-23
@KamAKAM

1 - make a button
2 - cut out the design
3 - sharpen the click code
.. how did you want?

V
Vladimir Korotenko, 2020-05-23
@firedragon

You make a form on it buttons back and forth, add a list of usercontrols, create a place in the form where they are shown and put controls from this list. Also look for wizard wizard pages, it's a bit more complicated, but it's the recommended way.
UP
I was on my phone and couldn't find
https://docs.microsoft.com/en-us/windows/win32/con...
Actually, these controls are often used, .NET wrappers are quite easy to write and get native behavior

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question