-
Notifications
You must be signed in to change notification settings - Fork 0
Develop a program that allows the user to search for files by a given criterion. The application is It of two forms - the main window and the search box. The user can open as many windows for search. The search window is run modelessly. In the search window, the user selects a folder in which the search will take place and enters a search mask, …
kozubov/Windows-Forms-3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
List, drop-down list, text box, button to call the second form. In the drop-down list appear the names of all goods that are in stock in the store. The user selects the product in the text box, which can not be edited, the price appears. The user clicks "add" and the product is added to the list of sales. There should also be a window that displays the total cost. The second form:
Information about the components (name, description, description and price) is entered into the text fields; a text string containing information about the product is added to the list, except for the price, the price is not visible in the list, but is contained; also accessories edit. Develop an application that consists of two forms. The first form contains a read-only TextBox and two buttons “upload file” and “edit”. The "edit" button is initially inactive. When you click on the first button, a dialog opens and the user is prompted to select a text file. The selected file is loaded into the TextBox and the “edit” button becomes active. Clicking on the second button opens the second form (not modal), which contains an editable TextBox and two buttons “Save” and “Cancel”. When you click on the first button, the changes are displayed in the TextBox of the first form.
About
Develop a program that allows the user to search for files by a given criterion. The application is It of two forms - the main window and the search box. The user can open as many windows for search. The search window is run modelessly. In the search window, the user selects a folder in which the search will take place and enters a search mask, …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published