winforms
Selected Value appear in the gridview
Using VB.Net (Windows Application) Gridview and Textbox When I enter the number or character in the textbox, that value should blink in the gridview.[详细]
2023-04-12 22:32 分类:问答String was not recognized as a valid DateTime: Format exception
I have path like this...\"C:\\restore\\restoredb\\\" In that path i have files like this.. backup-2011-10-12T17-16-51.zip[详细]
2023-04-12 22:25 分类:问答control to show steps to do something in winforms
i want to show steps on how to cook something in winform c# .net as steps. Something like a set of text area would be nice but:[详细]
2023-04-12 22:13 分类:问答How to copy One row to another row in gridview
Using VB.Net I want to Copy one row data to another row. I am using checkbox in the gridview, if i clicked the checkbox and press button then selected row copy to new cell (row)[详细]
2023-04-12 21:50 分类:问答hooking up events to vertical scroll bar upper arrows and down arrows in data grid view using c#
I have a datagrid view like this....in below image well thats works fine... I nee开发者_高级运维d to hook up an event in vertical side bar ..[详细]
2023-04-12 21:14 分类:问答how to get specific file names using c#
I have10 zip files in a folder having path like this TargetDirectory =\"C:\\docs\\folder\\\" some of thezip files names are like this[详细]
2023-04-12 20:59 分类:问答How to read the parent form datagrid into child form
How to read the parent form datagrid into child form. In the Parent Form Datagrid and 开发者_StackOverflow社区read into Child form.[详细]
2023-04-12 20:21 分类:问答Lock the word document and open Modal Dialog above the document
In a Windows Forms application I need to open a word document and hide the main form, and above the word document I need to open a Modal Dialog. When the modal dialog is shown, the word should be disa[详细]
2023-04-12 19:41 分类:问答Creating a dynamic UI in winforms
If I want to create a winform with dynamic UI controls appearing, what\'s the best way to do that? I have a form with a textbox, a button1 to the right of it, a listbox underneath, and a button2 unde[详细]
2023-04-12 19:36 分类:问答Can I freeze my UI rendering while my form loads?
Is there any way I can pause all UI Update commands in Winforms? Or I have a slight feeling I\'m trying to go about this the completely wrong way, so is there another way around my problem: I basical[详细]
2023-04-12 19:31 分类:问答