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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I manage events in dynamically loaded controls?27 Apr 2005 16:13 GMT2
I have an application that I'm working on in VS 2005 Beta 2.  The app has
several user controls (mostly, but not all, tab controls) that I intend to
dynamically load into a panel depending on the buttons pushed on the toolbar.
  For example, if the button for my Employees module ...
Viewing DataAdapter in Dataset at design time27 Apr 2005 14:47 GMT1
I have a simple DataGrid displaying data in my DataSet, which is loaded in
two DataAdapters.
It works fine where I fill the DataSet using the DataAdapters.  It displays
the data, can be updated, etc.
TopLevel 27 Apr 2005 07:32 GMT2
Does anybody know if there are problems with forms with the
TopLevel-property set to false when
running Windows 2000?
Rgds
Changing BackColor in Disabled textboxes27 Apr 2005 07:04 GMT2
I have a windows form for editing a table.  In Inquiry mode, I  disable the
textboxes so unwanted updates dont occur.  This causes the backcolor and
forecolor to go gray, making the text hard to read.  I can change the
backcolor to white, but the forecolor stays gray.  .forecolor ...
Infragistics UltraWinGrid Expand27 Apr 2005 03:32 GMT1
I would like to know how to code an expand button on an UltraWinGrid.
It should be something like this:
Dim gridRow As Infragistics.Win.UltraWinGrid.UltraGridRow
Dim intRow As Integer
Where are my posts?27 Apr 2005 03:31 GMT1
TEST - Where are my posts?
Signature

Testing

How do you prevent tablestyles from serializing in a custom DataGrid?26 Apr 2005 23:22 GMT3
I have a custom DataGrid called BasicDataGrid : DataGrid and I have an
internal variable that keeps track of the table styles, but this
internal variable keeps serializing!
Is there a way to prevent this object from serializing?
Running a winform from Scheduler26 Apr 2005 22:08 GMT4
I have a winform that starts from the scheduler. It performs a task, prints a
status message on the screen on waits for the operator to terminate the
program by clicking on the exit icon in the upper right corner.
There is only one problem. When the program has terminated, ...
Binding.Format event with ComboBox26 Apr 2005 18:48 GMT2
I'm binding a ComboBox's SelectedValue property to a datasource and using a
custom Format event. The problem is that the format event never fires. Here's
some sample code that demonstrates this (create a form with a combobox on it):
   Private Sub Form1_Load(ByVal sender As ...
check if mdi child is open26 Apr 2005 18:13 GMT1
i have a Form1 that is opening Form2 by calling Form2.Show()
is there an easy way to check for a child?  for Form1 to see if there is
already a Form2 on this thread.  there can be 2 Form1s, so it needs to look
for the Form2 that it oppened.
PATH in Debug mode26 Apr 2005 18:12 GMT3
in my win application I've a file named myFile.xml at the root of my
application: in debug mode, when I try to read this file, the runtime
application searches it in the path bin/debug... and it doesn't find it
because there isn't there, so I've used the function:
TV tuner SDK26 Apr 2005 16:26 GMT2
I would like to be able to write an app which, amongst other thigs, can
interface with a TV tuner card. I need to be able to start/stop display of
the TV channel, select which channel is displayed, and control the volume -
all through code.
Close a Instance of a Class26 Apr 2005 15:04 GMT1
How do I close a instance of a class created like this:
I call this class in my project like this
           StatMess.Show("Testing")
this shows a status form
Displaying a regular windows app inside a control window26 Apr 2005 13:12 GMT1
What I am trying to do is launch a windows application from within my
WinForms application. Once this is done I want to have this external
application behave like a control on my WinForms app (no longer
appears in status bar, no frame etc.).
Good equivalent of Spy++ for winforms?26 Apr 2005 11:02 GMT2
I've had a hard time getting handles to things that are in winforms, and
Spy++ doesn't play nice with winforms.
Signature

I love cheese

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 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.