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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView - disable sorting26 Mar 2006 17:09 GMT1
I cannot find the property to set that will disable row sorting when
the user clicks the column header.
Any suggestions?
What is the best way to get the next TabIndex number?26 Mar 2006 11:48 GMT2
I have a fun problem in that when I copy and paste controls in my
designer applciation I get duplicate tab indexes.  In order to help the
user out I want to know wha tthe highest tab index is on the screen and
then increment it for the newly pasted controls.  Sicne users can
Skinning and great looking apps....24 Mar 2006 23:43 GMT2
I am interested in any controls or techniques that may allow me to make my
Winforms (.Net 2.0) more visually appealing.
I am especially interested in visual interfaces that look like those of
TuneUp Utilities 2006.  You can see an example at
Need to repair corruption in large vb.net solution24 Mar 2006 17:30 GMT1
We have a multiple project VB.Net 2003 solution running under VSS 2005
encountering all sorts of unexplained and inconsistent bugs.  VSS Analyzer
comes back clean.  The development team believes that VSS is to blame, and we
will work on our code without VSS to make sure . . . but ...
Generic Event Handler24 Mar 2006 16:00 GMT4
Is there any generic event arguments which will suffice all type of event
arguments for example I want to capture all the events in the form like this
public sub generalEvent(byval sender as ..., eventarg ...)  
control.Mousemove,mouseclick,click etc
combobox.SelectedIndex = -1 does not empty combobox24 Mar 2006 15:56 GMT1
 I have 3 combobox in my winform, Entity, company and department, one drive
another.
 I like have Entity bind to a datasource and have a default value selected,
so company also get a datasource from entity. but not default value. I would
Close a form from it's constructor ?24 Mar 2006 15:53 GMT14
How can I close a form (or stop it from opening, thus returning control to
its caller) from it's constructor ?
I've tried both the following but they just seem to carry on and open the
form.
Threading-freezing problem with Window Forms and COM ActiveX Objects24 Mar 2006 15:38 GMT1
This is the first time I post a message so first of all my apologize about
my poor language.
I have a problem:
I have a Windows Forms (STA) app in which I have to use an ActiveX for a
Placing Multiple Formats in the Clipboard24 Mar 2006 14:56 GMT1
I'm new to using the clipboard so forgive me if this is a very dumb question.
All the documentation recommends puting as many formats in to the clipboard
as you can so that other applications will be able to paste what was copied.
I have code like this in a copy method:
Forms for WEB24 Mar 2006 12:47 GMT2
Hello everyone, I was just wondering if the Windows Forms are possible to use
for development of webapplications in any way?
Evaluating which mouse button is pressed24 Mar 2006 11:31 GMT2
How can I evaluate which mouse button was pressed when the event being fired
does NOT have a MouseEventArgs argument? In this case it's the
BalloonTipClicked message from a NotifyIcon control :
private void trayIcon_BalloonTipClicked(object sender, EventArgs e)
Change Color of a datagrid cell24 Mar 2006 00:24 GMT2
Can anyone tell if there is an easy way to change the background color of a
cell on a datagrid depending on the cell value?
Thanks
Richard
Activate MDI Child23 Mar 2006 18:29 GMT1
I have an MDI Parent form with 2 mdi children.
I have implemented a copy of data from one child to the other, and the
target form should then become the active mdi child.
But when I try to do this:
Interfacing with act database using API (i think)23 Mar 2006 15:27 GMT6
At least I think it's using an API (i don't totally understand the
concept.)
I'm using Act 6. I need to interface with the act database and add
'contacts' to the database. The reason I need to do this is because i'm
multi column treeview23 Mar 2006 15:24 GMT1
is there a way I could have a multi-column treeview in .NET 2.0?
Something more UI pleasing than the TreeListview control. I read
somewhere that we could create it in VS.NET 2005 inherent controls...
 
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.