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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Loop through datagrid to get values of boolean columns10 Dec 2004 15:19 GMT2
Any pointers as to how to loop through a winforms datagrid to get all the
selected(checked) columns?
Hiding DataGridBoolColumn checkboxes?10 Dec 2004 09:04 GMT3
Is there a way to hide a checkbox on a particular row of a column that
is a DataGridBoolColumn?
I need to be able to pick and choose, on a cell by cell basis, whether or
not to display a checkbox.  Can I derive from DataGridBoolColumn and
Smooth progress bar10 Dec 2004 05:08 GMT2
I'm using the .Net ProgressBar, but can only manage the distinct style
bar.  I'm used to the MFC CProgressBar which allows you to set a
"smooth" style.  Is there a way to get the smooth style using .Net?  I'm
using Managed Code Extensions in C++.
How to hide a column in a DataGrid10 Dec 2004 04:25 GMT1
I have a System.Windows.Forms.DataGrid which is bound to a DataSet
containing a table and columns such as user_id, user_firstname,
user_lastname, etc... How can I force the DataGrid component NOT to
display the user_id column without narrowing my sql query because the
DataGrid: How to insert a row when bound to an ArrayList?09 Dec 2004 21:20 GMT1
This should be simple, but I cannot figure it out. Given a datagrid, bound
to an arraylist, how should I go about inserting a new row above a selected
row?
Thanks,
Setting focus on a control09 Dec 2004 16:22 GMT2
Hi, I have the following situation. I have a main form with two panels
divided by a splitter. The first panel has some links that when clicked, add
forms into the second panel. I am trying to set focus in the first textbox
in those forms. I have tried Textbox1.focus on the ...
Adding too many control to panel control09 Dec 2004 09:46 GMT2
in the C# windows application i am working now, i have created one User
Control. And in the panel control depeding on some conditions i am
dynamically adding lots of instance of My User control.
so may be my panel control is having the 100's of instance of the User
Return Data from child form to parent form09 Dec 2004 08:27 GMT2
Is there a way to return data from a child form to a parent form using c#?
Thanks
Drag drop in RichTextBox09 Dec 2004 01:55 GMT2
   I find some strange thing when I use drag drop in RichTextBox control. I
create a control inherit RichTextBox.:
   1. In OnDragEnter and OnDragOver, AllowDragDropEffect of DragEventArgs
is DragDropEffects.All always.
How to get TreeNode from a handle09 Dec 2004 01:31 GMT1
If I have "Handle" of a TreeNode, how can I refer to the treenode?
For example, if the treenode is tn then I want to get tn.Text or tn.Index.
In other words, TreeNode has its pointer property as Handle, how do I
crossreference?
To DataGrid or not to DataGrid?08 Dec 2004 22:57 GMT1
I don't know much about DataGrids, and while I am looking for an
excuse to learn how to use them, I'd like to be sure that what I'm
trying to do is possible before I doom myself to failure.
I have a DataTable retrieved from a database which consists of a
Checkbox, datagrid and populating a form? Need some Help08 Dec 2004 19:21 GMT1
//this passes (DataGrid, Row user selected, and DataSet) from another form  
which has the datagrid, the user selects the row in which they need to edit,
this row will populate a form. I am able to populate every textbox but for
some reason I can not get the CheckState to work for ...
RichTextBox and dodragdrop08 Dec 2004 18:27 GMT1
I seem to be having troubles implementing dragdrop on a richtextbox.  I seem
to have been able to get the dropping part working fine when coming from an
external application.  It's the dragging part.
It does seem to drag, but the icon always stays as None and I have no idea
Child form windows08 Dec 2004 18:11 GMT3
In WIN32 if you create a top level main window and then create a child
window which is a child of the main window, the child window moves with the
main window, cannot be moved out of the main window and cannot be activated
by clicking on it (the main parent window is activated).
NewBie08 Dec 2004 18:04 GMT2
I am using the below code in a vb form to open a html file that I made.  My
problem is how do I get ride of the path to test.html so it can travel with
the program?  
Shell("C:\Program Files\Internet Explorer\iexplore.exe D:\School
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 November, 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.