Yes i mean creating new ones. I use C# as a programing language
BranislavBallay
Posts
-
UserInterface - Help me -
Help - UserInterfaceI dont think you understand me. I want to create my own controls. I know C# very well. And i said dockablewindows do you know what that is ? probably not.
-
Help - UserInterfacethanks. i want help with creating my own context-menu
-
Help - UserInterfaceI am creating a graphics user-interface. I need someone to help me with creating it. It will containt hteese controls: ToolBar, MenuBar, ContextMenu, ExplorerBar, DockableWindows and many more. I need special help with creating context menu. If you want to help me in your free time mail me to bball@centrum.sk. thanks very much.
-
UserInterface - Help meI am creating a graphics user-interface. I need someone to help me with creating it. It will containt hteese controls: ToolBar, MenuBar, ContextMenu, ExplorerBar, DockableWindows and many more. I need special help with creating context menu. If you want to help me in your free time mail me to bball@centrum.sk. thanks very much.
-
Popup FormI am creating a context menu but there are two problems: 1. I dont know if I should use Control or Form as a base class because ContextMenuStrip is a Control but i dont know how to show control as a form. 2. When i add text box or combobox or any control which needs focus to be used it will activate the context menu form Can you help me ??