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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Refresh problem28 Sep 2005 19:51 GMT3
I have a Winform that instantiates a class and then calls a subroutine in
that class.  
This routine is extremely long and database intensive and I am trying to
display its progress by raising an event each time a record is processed.  
How to rebind a datasource to a ComboBox?28 Sep 2005 17:57 GMT2
The first time I bind an array to a ComboBox, it works fine. But when I try
to rebind to the ComboBox, it fails. I tried code like:
this.BookList.DataBindings.Clear();
and
form dll locked?28 Sep 2005 12:52 GMT1
If the form dll is using, will the dll file locked and can not be overwrite
beta2 compared to rc1, different designer code for DataGridView columns28 Sep 2005 12:04 GMT1
There is a small but important difference in designer generated code for
DataGridView columns.
Beta 2:
//
Compare Two ArrayList28 Sep 2005 11:40 GMT3
In my windows application(C#) , i have two arraylists.
I want to compare those two arraylist.
Is there any way for that?
Thanks in advance.
Problem with smooth scrolling a window28 Sep 2005 11:09 GMT1
I'm implementing a pop-up taskbar notifier window which is supposed to
"slide up" from under the taskbar.
It's working but its quite primitive. All I do is to create a timer which on
every Tick (25ms), moves the position of the window up a notch. If the pc is
Data-GUI matching28 Sep 2005 04:38 GMT2
I am experiencing this problem all over again:
I pass some data to a form, so the form initializes its controls with this
data. Now when the user use these controls to change data I trap the event
and change the data so it is updated whit what the user selected from GUI.
SQL Enterprise Manager and Query Analyzer28 Sep 2005 03:22 GMT1
Is there a menu or utility that will export the data in a table as 1 sql
insert statement per row, to a text file?
DataGrid Hierachy Objects28 Sep 2005 00:53 GMT1
I've been working with the Windows Forms datagrid, and can't seem to figure
out how to get the currently selected row when dealing with objects that have
a Hierachy.
For example we have a recursive tree like structure that consists of
my project should run when people logon into windows or system27 Sep 2005 20:15 GMT1
i have one application(windows or web application)
that application should run
when i logged into windows
for example, when ever user logon to the system or windows
loading different forms in place of panel27 Sep 2005 19:59 GMT2
I am looking for a way to switch between different forms in my main form.
In other words, I want a behavior where I can show different controls based
on the selected context of the treeview.  I thought I could do this with the
tab control, but quickly realized that I can't hide the ...
Adding Application to Scheduled Tasks Programmaticly27 Sep 2005 18:56 GMT3
I developed a console .exe application which is going to run on scheduled
basis, it will be scheduled to run in Windows Scheduled tasks. Client wants
some kind of utility that would help them manage scheduled tasks on different
servers. So, how can I add scheduled task to local ...
Form Controls disappear when controls rebuilded27 Sep 2005 15:36 GMT2
In my current project , i use my own control library derived from 3rd
party DevEx controls and some other open source controls i got from
code project . I add these controls to my toolbar but when i update my
controls in the current project, designer(in another project) causes
treeview.checkboxes property27 Sep 2005 10:31 GMT4
i have a treeview that i set the checkboxes property to true.
i don't want to display the checkbox for all the treenodes, just the ones
that need them. is there a setting on the treenode that can hide its
checkbox?
Windows App With No Visible Window27 Sep 2005 08:18 GMT12
I want to create two executable applications, AppA and AppB. AppA uses an
instance of the Process class to launch AppB, via the Process.Start() method.
AppB has a WndProc but does not display a window.
Later, AppA sends a message to AppB telling it to shut down. AppB includes
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 August, 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.