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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DateTimePicker - Need to hide UpDown and DropDown buttons.30 Nov 2005 19:11 GMT2
DateTimePicker - Need to hide UpDown and DropDown buttons.
FlowLayoutPanel : can't add UserControls in code ?30 Nov 2005 17:36 GMT2
Vs.Net 2005
Experimenting with the FlowLayoutPanel and adding UserControls that I wish
to flow vertically.
UserControls never appear, although inspecting after setting a breakpoint
TreeView Control Drag & Drop30 Nov 2005 14:15 GMT1
I'm trying to implement Drag&Drop on treeview control,
and i'm having problems with scrolling the tree while draging
a node. can anyone help?
Unbound datagrid?30 Nov 2005 07:32 GMT2
Can I use a datagrid in unbound mode?  If so, is there some documentation
somewhere on how to go about it?  If not, is there something else in the
framework I can use for this?
Thanks in advance
Setting DatagridView column type as Combo after databind30 Nov 2005 04:10 GMT1
We're using a datagridview in our winforms prj ..
Problem is this ..
We have a grid say with 10 columns .. 3 columns are combo's.
ways to go about it are ..
Changing scroll bar value29 Nov 2005 20:51 GMT1
On a windows form I have added a vertical scroll bar. I would like to change
the scroll bar's value (vScrollBar1.value)  programmatically from within a
custom control that is also on the form. How do I do this?
Thank you very much for your help.
Nevron and Exceed Chart, who copied who?29 Nov 2005 19:54 GMT2
Has anyone else noticed how Nevron Chart and Exceed Chart are almost
identical?
I just found these two documentation pages and the class references are
virtual clones apart from extra "N"s in the Nevron names.
My own control29 Nov 2005 19:29 GMT3
I've created a customized Panel by deriving from the Panel class and adding
my own functionality. For context, I'm using VS C++.NET 2005 Express in /clr
: pure and within a Console project.
How hard would it be to make this new control available in the ToolBox? I
Help me with the best way to do this29 Nov 2005 18:16 GMT2
I have created a scanning control that uses twain_32.dll .
It works fine if I make the control as user control, since it needs to
access the message pump for it to work properly.
Well I am a little be of a perfectionist and I would rather make it a
How to navigate throw a datagridview programatically? (.net 2.0)29 Nov 2005 17:17 GMT2
What I want is to navigate throw a datagridview programatically.
I know how to set a row to selected. (Rows[index].selected = index)
I also know how to scroll to this row.
(this.dataGridView1.FirstDisplayedScrollingRowIndex = index)
Date Control29 Nov 2005 02:13 GMT7
I'm developing an app for a client in C# using VS 2005.  Many forms require date
(no time) entry.  I've tried using DateTimePicker, but it doesn't meet client
requirements:
- The ability to display a blank field.
Search for substring in listview28 Nov 2005 16:41 GMT2
I would like to know if it's possible to search for a substring within
a subitem in a listview and if so, how would I do it?  I've tried using
the ListViewSubItem substring but I'm not always going to know where to
start seaching.  I've got a text box where the user can type in the
Question about DataGridView and hierarchical data28 Nov 2005 16:12 GMT1
I'm looking for a way of displaying hierarchical data in a DataGridView.
I've read the article, "Differences Between the Windows Forms DataGridView
and DataGrid Controls" (which can be found within an installed version of
MSDN Library).  It says that the DataGridView replaces the ...
Button object communicating with parent form28 Nov 2005 12:00 GMT7
I am fairly new to C# and .NET. My backgroud in C++ and MFC/ATL.
I have a button class CMyBtn and a form window CMyForm. I have multiple  
instances of the button on the form and I want to invoke a message
handler (I think this is an event handler in .NET) in the button class
Unable to debug a user control28 Nov 2005 08:32 GMT2
Hi group,
I have a windows form which uses a user control. I can call the functions of
the control from the form, but while debugging I am not able to jump into
these functions (F11) nor are they used.
Pages: 1 2 3 4 5 6 October, 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.