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 Controls / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DateTimePicker in datagrid28 Feb 2006 22:06 GMT1
So I'm dragging a table from the datasources window onto a grid. I use
the dropdown arrow on a date field in the table and select
DateTimePicker as the type of control to use. Then I drop the table on
the form - and get a text box.
Problem with IDE when overriding Text property28 Feb 2006 22:03 GMT1
I noticed when overriding the Text property of the
System.Windows.Forms.UserControl that the Form.Designer file does not
reflect changes made via the property browser.  In other words, when you
override the Text property and then try to change it's value at design-time,
unbelievable - accelerator key not working in VB.net?28 Feb 2006 13:41 GMT1
I am VB6 programmer, working on VB.net now, came across this. To my surprise
this didnt work as it used to work in VB6...
I am making a form with 2 buttons - BONE and BTWO, given its labels as B&ONE
and B&TWO so that I could access (have focus) on that button via keyboard by
Cannot delete file It is in use by another person or program28 Feb 2006 02:27 GMT6
I have a VB2005 program which stores photos of members as bitmap files
On a form a picture box (picCapture) loads the picture from file
When a new photo is required the user clicks on a button and my code
captures a new photo and saves it
How to Dock subclassed TreeView in Panel?28 Feb 2006 02:03 GMT3
How do I get two subclassed TreeViews to share a panel with a splitter?
I have 2 derived TreeView controls:
  internal class TreeConfiguration : TreeView
  internal class TreeProject : TreeView
Move focus between controls with Enter key27 Feb 2006 14:56 GMT3
Hello, I want move the focus between controls with enter key, like (TAB).
Can you help me?
Thanks.
Antoni Gomez
Row provided already belongs to a DataGridView control27 Feb 2006 07:30 GMT4
Hi. I am adding a row to a DataGridView to provide "quick filter"
functionality (i.e. a row of combo boxes to allow easy filtering of column
values). If I am clearing rows from the grid I want to preserve the filter
row rather than recreate it. I use code similar to the following ...
Merge datagridview cells27 Feb 2006 05:42 GMT1
With datagridview, is there a way to merge adjacent cells as we can do with
Excel or even MSFlexgrid in VB6?
Thanks.
Derek
Why is a custom control always wrapped by a user control27 Feb 2006 02:54 GMT3
Hi guys, here is a question about a custom control.
When I wanted to create a custrom control from scratch, I followed the
steps as bellow,
1. Create a new contorl liabrary project.
DataGridViewComboBoxCell27 Feb 2006 02:43 GMT1
As previously noted I am implementing "AutoFilter" functionality in the
DataGridView, similar to that seen in Excel. This is done by inserting a row
of DataGridViewComboBoxCell objects at position zero in the grid and filling
each combo with a list of possible values for the ...
hiding events25 Feb 2006 16:34 GMT3
what's the most convinient way of hiding events in inherited controls?
I've created my own button control which derive from
System.Windows.Forms.Control, which provides DoubleClick event. Normal
button does not need this event, what's more i have to override
Timer control25 Feb 2006 16:31 GMT1
If the code in the tick event of a windows forms timer control takes so long
to run that it is still running when the next tick event occurs, what
happens?  Is the second tick event ignored?
Thanks,
Receiving Keyboard Events in Custom Control24 Feb 2006 23:15 GMT1
Okay I seem to be missing something.  I have a custom control written in C#.  
I want it to receive keyboard input which I can then process.  I've
overridden the OnKeyDown and OnKeyPress methods to add my code to them.  I've
also added a call to SetStyle to set the control as ...
how to forcfully kill a running process by executable name with a .net application?24 Feb 2006 19:20 GMT1
how to forcfully kill a running process by executable name with a .net
application?
Opacity for windows forms controls?24 Feb 2006 13:48 GMT1
Is there a way to control the opacity for windows forms controls in .NET 2.0?
Thank you.
Pages: 1 2 3 4 5 6 January, 2006
 
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.