icon menu
C#
4
Posts
2
Posters
0
Views
1
Watching
-
i want to create new menu type like a icons. first time i create 2 icons then cliked in first icon, open 2 next icons so on.
-
i want to create new menu type like a icons. first time i create 2 icons then cliked in first icon, open 2 next icons so on.
What you want sounds like a TreeView. Try inheriting from that.
Simon
-
What you want sounds like a TreeView. Try inheriting from that.
Simon
no i want to only icon not a windows or form. like desktop icons
-
no i want to only icon not a windows or form. like desktop icons
Sorry then. I don't understand what you're trying to do.
Simon