First I'm working in C# with Windows Forms, I have a question about how can I add the maximizebox and minimizebox to RibbonControl, what is the property that let me add this buttons, tell me if I can do it from designer or the code to do that. Thanks
Asked
Active
Viewed 238 times
0
-
Did you put in any effort yourself trying to solve the problem? – RFerwerda Feb 09 '15 at 14:09
-
Yes, I did, but I don't know find the way – Randall Sandoval Feb 09 '15 at 14:19
1 Answers
1
I found the way, the propertys of MinimizeBox and MaximizeBox in the form could be in true and automatically the RibbonControl Add boxes to the control

Randall Sandoval
- 237
- 1
- 6
- 21