Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Datagrid - Windows Forms - Can't see what is in the grid13 Aug 2005 07:05 GMT2
The grid has rows but you can't see them. You see the grid but all rows are
completly blue but when you click on a column in the row you see the text
that is in the row. I sprinkled datagrid.refresh and application.doevents
around but it did not help. It seems like it's memory or ...
DataGrid - InsertAt() - Error Modifying rows after new row inserte13 Aug 2005 02:43 GMT1
After inserting a new data row to a DataTable that is bound to a datagrid, I am
unable to change data in a row that is after the newly added row without
getting
bizarre results.
Slow WinForm 1st launch13 Aug 2005 02:20 GMT2
I've got a simple winform app written in C# that takes almost 5 seconds to
start after a reboot.  The from was previously written in VB 6 and took less
then 1 second to start.  I've tried NGEN but it didn't seem to make a
difference.  Has anyone been able to solve the slow first ...
Embed PDF in Winforms12 Aug 2005 23:22 GMT4
Good Day, Gentlemen:
   I've been tasked with creating a screen that allows users to
double-click items from list of filenames. Each filename in the list
corresponds to a PDF file. On double-click, the corresponding PDF file
ListView problems (2 actually!)12 Aug 2005 21:33 GMT1
I have designed a drag & drop method of sorting a listview which also
allows you to move the listbox items from one listview to another.  This
all works fine apart from two things.
Take the example of the list:
ListView - SelectedIndexChange event12 Aug 2005 21:07 GMT7
I have a form which has a listview and some controls.  The controls on the
form are only enabled if there is an item selected in the listview.  My
problem is that there is some flicker when changing items in the listview.
I found this is because when I change items, first the ...
Flicker Problems when Drawing a Custom Radio Button12 Aug 2005 18:37 GMT2
I have created a radio button that uses images instead of the silly
"circle" for a touch-screen kiosk application where users will have to
use their large fingers to select radio buttons.  For some reason,
however, I can not get the damn thing to stop flickering!  Would
Closing an application before it's opened.12 Aug 2005 15:39 GMT2
I've written a C# Windows Forms application.  Now I've decided that it
needs to check that the user is a member of certain groups as it's
opening and close if they're not.  A bit of research suggests that I
won't be able to close the application before it's finished loading.
How to delselect items in databound ListBox or ComboBox12 Aug 2005 15:11 GMT1
When I use the DataSource property of a ListBox or ComboBox, there is
always a selected item.  When I bind the control, I don't want anything
selected.  I have tried using the .SetSelected() method, setting,
selectedIndex to -1 (twice in a row, blah blah), setting SelectedItem
PropertyGrid and input events12 Aug 2005 08:48 GMT2
Why in PropertyGrid dont fired my event handlers on mouse and keyboard events?
Is it bug or legal behavior?
Textbox Enter-key Beep12 Aug 2005 05:09 GMT2
I'm writing a winforms app in vb.net 1.1 and have an issue when users click
the enter key on a textbox.  It make a beep sound as if an error had
occurred.  how can I turn off the beep sound?  I'm actually trapping the key
up event and when the user uses the enter key I do ...
Is this a bug?12 Aug 2005 00:24 GMT1
Create a new Windows project and a button on it, on the click event of the
button add the following code:
Cursor.Current = System.Windows.Forms.Cursors.Cross;
Run the project and click on the button, It was my understanding that the
HDC System.ArguementException in IE emdedded control12 Aug 2005 00:05 GMT2
Hello,
I am having a problem on a a PC where it throws an unhandled exception in in
a embedded control in IE.
The exception is a System.ArgumentException and I cannot even catch it to
Need to write a Kiosk style program in VB.net11 Aug 2005 19:33 GMT4
I need to create a Kiosk style program using VB.Net.
I have maximized the window, set the window style, etc.
I need to know how to trap all keyboard events so that the user cannot
access anything outside of my app.
EnableVisualStyles, ComboBox, ShowDialog?11 Aug 2005 17:50 GMT4
I encounter problems when calling Form.ShowDialog() in a
ComboBox.SelectedIndexChanged-EventHandler. After the EventHandler is
executed a SEHException is thrown. This only happens if EnableVisualStyles
was called (see sample code).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.