I want to set the progress bar in the message box, how to set ... the style of the progress step property has the Marquee property ..... The message block code is below.
MessageBox.Show("Data process please wait .", "Data progress ", MessageBoxIcon.Information);
There is no way to do this with a MessageBox. You need to implement your own form, which will look like a MessageBox, but contains a progress bar and / or something else that you want to see there.
Source: https://habr.com/ru/post/1285733/More articles:https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1285728/how-do-i-infer-the-class-to-which-a-staticmethod-belongs&usg=ALkJrhjKoPEvpS6LxUz2elur-XHdo2FJ6gGit workflow with an inexperienced member - git"Expected Object" Javascript error in IE8 when using prototype.js - javascriptCustom prolog / epilog functions for profiling - profilingIs it good practice to encapsulate many parameters similar to structure - c #Subversion for SourceSafe Users - svnHow to call a function whose name is passed in a Json object? - jsonSorting java beans collector by field - javaremoting - customer information. C # - c #What points should I consider in order to create an API for the new website that I am creating? - apiAll Articles