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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
datagrid's OOP support17 Jul 2004 11:44 GMT1
If anyone has struggled with this, please respond.  Thank you.
I have an arraylist of Employee as described below.  Note that Employee has
a property called Name which is an object type (its properties are
FirstName, MiddleName, LastName).
DataGrid Paint problem17 Jul 2004 10:40 GMT1
I'm trying to make the text in one column red while the rest of the
text is black. I've managed to change the color based on information
in the grid and by row number, but I'm unable to get the current
column number I'm in when it goes through the Paint override. Any help
Using MSDE with OLEDB16 Jul 2004 18:31 GMT2
I am using OLEDB Connection object to connect to MSDE database through a
DSN. I would like the know the provider to use for MSDE which has to be
specified in the connection string.
And also can I connect my MSDE database from a remote machine.
Winforms - NewBee Question16 Jul 2004 17:23 GMT3
In the past, you could load an ActiveX control containing UI in IE.  Can the
same be done with WinForms?  That is, can WinForms be hosted by IE thus
keeping the richer UI then WebForms provides?
Thanks
Reusing textbox on multiple tabs in a tab control.16 Jul 2004 16:52 GMT3
Have a form with a tab control an ~10 tabs.  Each contains its own controls,
but 2 text boxes are common on each tab control.  Is there a way to leverage
the *same text box on multiple tabs so I can use the same one and not have
tbNameTab1, tbNameTab2, tbNameTab3, etc.  This would ...
coloring the row in a datagrid16 Jul 2004 15:47 GMT1
I have one colored cell i want to make the entire row in datagrid the same
color.
i got the solution from this newsgroup only how to make the cell back color
change depending on its value.
Can not get dialog's ParentForm??16 Jul 2004 15:43 GMT3
Hello, everyone:
I have a dialog form need to initial some data from its ParentForm, but I can not get its ParentForm. what I have done is:
when I click one button1 on Form1, it does:
{
VB.NET Error with DLL16 Jul 2004 14:26 GMT1
We are using a DLL which opens a small window fpr processing.
This DLL works fine in VB 6.0
When wqe use this DLL in VB.NEt, it throws the error as follows:
"An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in EXE"
how to have two controls resize equally?16 Jul 2004 14:22 GMT1
Say I have two panels (or any control for that matter) on a form.   When the form is resized, I want the panels to resize equally, so that they always each occupy 50% of the available area of the form.
I've messed around with docking and anchoring but can't seem to find a ...
MSVDM messing up dynamic TabControl?16 Jul 2004 13:54 GMT1
I have a TabControl (named Tabs) that shows search results. When the
result set changes, I do Tabs.Controls.Remove() to remove all but the
first TabPage, then I (maybe) create new TabPage-s. Works fine -
except when I switch desktops with MSVDM and then come back: Then,
Bring another Window to Front16 Jul 2004 13:17 GMT1
My application has some interaction with an other application. I sometimes
need to put the other application to the front. The problem is that I'm not
able to get a nice solution to work in every case. I tryed two ways: one way
it disn't maximazi the Windowd when it was Minimized, ...
How to see if another application/Window is minimized?16 Jul 2004 13:16 GMT5
How can you see with a VB.NET-application if the Window of another
Application (for exemple an opened Word-Document) is Mimized?
Is there also a way to see if it is Maximized?
Thanks a lot,
How to cancel Ctr+Tab on TabControl?16 Jul 2004 12:32 GMT1
I'm building an Wizard style Win Form application. And am using TabControl
to design and run the subsequent pages (actually 6 pages to finish the
Wizard).
Because it's an Wizard application, it shouldn't allow user to go next page
using DesignSurface in the 2.0 framework.16 Jul 2004 12:11 GMT2
Is there any documentation on how to use the new DesignSurface that is available in the 2.0 beta? I'm having problems figuring out how it works. I can add controls to it, and I can retrieve an ISelectionService for the controls, but it doesn't fire any events if I hook up to the ...
obtaining icon from application exe/dll16 Jul 2004 12:07 GMT1
what I am doing is writing a simple app with a tree view. I am adding images
to an imagelist and using this to populate the seperate nodes of the tree.
However one thing I am not entirely sure how to do is obtain images (default
icons or select from a library) from dlls (eg. the ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 2004
 
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.