S
Sergey Romanov
I am just learning c#. And as a practice i build code
editor as it would be my primary task in the future. I
would like to make text editor as in VS with ability to
collapse blocks of code between { }. And I also whant to
use that panels where project solution or property is. I
need this panels with ability to be sticked or float.
Where to find those objects?
editor as it would be my primary task in the future. I
would like to make text editor as in VS with ability to
collapse blocks of code between { }. And I also whant to
use that panels where project solution or property is. I
need this panels with ability to be sticked or float.
Where to find those objects?