Wait till AxWindowsMediaPlayer ends?
Hello I'm New to this forums! I'm so close to complete my program but I have a question. Is there anyway that I can pause the loop till All files in Windows Media Player has been played. example:...
View ArticleBackground thread crashes the entire application?
I'm making a call to the MODI DLL (Ms Office Document Imaging) for purposes of OCR. My concern is with corrupt images. The call was crashing my WinForms app so I tried putting it on a thread, hoping...
View ArticleTimeline Scheduler
Hi All,May I know how to develop a timeline scheduler as the picture below?This timeline is for a hotel management system.Thank you
View ArticleIndexing services getting error while search by "-----".
Dear All,I have configured the Indexing Services on windows server 2008 R2.Through my c# code I am executing following query for search result from documents from mentioned folder.But when I am...
View ArticleDelaying context menu strip when appearing on right click
Hello. I have added a context menu to a BingMaps control. I am having a small issue with it popping out when a user drags the map. The map is dragged with the right mouse button but upon release of...
View ArticleSQL Server 2008 R2 Database Backup and Restore using C#
Hai all, I am using https://gist.github.com/lordamit/2208989 note to make Database backup. But i got an error"Failed to connect to server"I am using SQL Server 2008 R2 and VS 2010please help me thank...
View Articleshow control in custom container in winform
hi every body, i want a c# windows application control which i can add custom control or c# control like textbox,checkbox to it and then i want implement pagination for container,this container must be...
View ArticleHow to Block only child window in Mdi Form Application.
Hi, every body.everyone known that window.alert method in a web page will block all windows in microsoft IE, following screen capture show this caserecently, i find a Web Browser Has a different...
View ArticleHow to add items to a listview with tile view from bottom to top?
Hi, very new to C# so please be simple!I have a listview created with tile view. How do I add items to the listview from bottom to top, left to right? (or top to bottom, either will do)The size of the...
View ArticleCan not add control library to toolbox
I have a user control library that when I try to add them to the toolbox (using tools > choose toolbox items... > .net framework components > browse > myfile.dll) I get this...
View ArticleVALIDATION USING VALIDATECHILDREN(), VALIDATING(), VALIDATED() AND...
I am validating user inputs using the above-mentioned functionality.but when i press the ok / insert button this this.ValidateChildren(ValidationConstraints.Enabled)always return true. below is my...
View Articlecombobox item search problem
Hey guys,I have a combobox in my form.When i get the focus to combobox, i want the user to type the first letter of item but i dont want that typed letter to display in combobox.After user typed the...
View ArticleStandalone Fingerprint Time Attendance cum Access Control System
Hello Experts,I'm searching SDK and sample example of Standalone Fingerprint Time Attendance cum Access Control...
View ArticleHow to make a custom shaped winform movable?
Hi!How to make a custom shaped form moves on mouse drag?
View ArticleI have two windows forms and I want them independent of each other...but...
Hello,I have an application with two forms. In the form1 class, I have a method that shows a modeless form as follows:Form2 _Form2 = new Form2();_Form2.Show(this);Now the characteristics of this form2...
View ArticleDetecting external process crash using c# windows form
Hi,I am trying to develop a win form which will detect external process crash which are running in a system. These processes are being run by the win form i am developing.For an example, i want to...
View ArticleCross-thread operation not valid: Control 'label2' accessed from a thread...
Hi experts,i have small issuei am receiving data from electric meter and i displayed in rich text boxREAD?(?????? & ?????? ???????,??????,2010) ?(02365113) ?(150413 130623 1) ?(??04.00)...
View ArticleUse Function Key(s) to go to specific textbox C#
I have 5 text boxes on a form and want to use the following keys to take me to each textbox. When F4 is pressed the cursor should go to the assigned textbox so I can type, then F5 and that textbox...
View ArticleHow to make Datepicker show and select only year?
How to make Datepicker show and select only year?
View ArticleCopy huge files over Unreliable Network
I have huge file of size 400 GB and growing. This needs to be moved to another Site and network connectivity is not reliable and it goes down for minute sometimes. I have tried the basic copy commands...
View Article