Tagged Questions

3
votes
5answers
396 views

Form Designer for Dummies

A colleague of mine is doing the functional designs for the software we develop. His knowledge about Delphi, Visual Studio and other compilers is limited to having written a "Hello, World" ...
2
votes
3answers
350 views

Custom C# Form Design

I'm kind of stuck on this one, I know it can be done but unsure the steps needed. I want to create a fully custom User Interface design for an application I'm having to create. I can change the form ...
0
votes
1answer
77 views

Help with designing a form

I want to use a TreeView and design a form similar to the following image: Details: user select item group from treeview (treeview content checkbox). After check each group from treeview items in ...