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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about user controls13 Feb 2007 18:24 GMT2
I am creating a user control called FindBar.  It will sit in a panel to the
top of a DataGridView.  It has a textbox to let the user type in what they
want to find and a drop down combo box to indicate the available fields for
searching, a find button and a clear button.
help! need to sumulate a Copy inside a WebBrowser control...13 Feb 2007 16:45 GMT2
i have a C# WinForms application with an embedded WebBrowser control. i need
to be able to programmatically Copy the entire contents of the currently
viewed web page to the Windows Clipboard.
this needs to be the same as if the user selected ALL of the contents on the
Do any microsoft buildtime dependancies C#/C/c++/VB/etc. need to be updated for the 2007 policy on daylight savings time?13 Feb 2007 08:11 GMT1
Do any microsoft buildtime dependancies C#/C/c++/VB/etc. need to be updated
for the 2007 policy on daylight savings time?
I know the OS needs to be updated but I care now about C libraries, .net
binaries, etc. that microsoft maintains which have coded in them logic
Need Component Collection to automatically update at design-time12 Feb 2007 23:36 GMT3
Using VS2005
I've created Wizard and WizardPage controls.  WizardPages drop onto the
Wizard control.  The Wizard component has a "Pages" collection property.
But, I don't know how to get the WizardPages to automatically appear in that
WebBrowser Control 2.0.0.012 Feb 2007 19:22 GMT2
Hello,
I am using the above within a form of a C# Winapp. Is there a way to make
the web page displayed within the control adjust to the size of the
WebBrowser control?
domainupdown control clips lower case characters - how to fix?12 Feb 2007 09:36 GMT3
We're using a domainupdown control to display lowercase english alphabet
characters. The bottom (decenders) of lowercase letters such as "j" are being
clipped / hidden by the bottom of the textbox that is part of that control.
Increasing the font size doesn't help, and the ...
Column Headers of DataGridView Control11 Feb 2007 11:04 GMT4
I would like to change the column headers appearance, is it possible?
I did change the ColumnHeaderDefaultCellStyle but it has no effect
Thank you,
Sam
Display Group Data in DataGridView11 Feb 2007 07:02 GMT1
Hello, I have an Sql-query with group. Can I display it in a DataGridView (as in Report)?
for example
table : saleitem
           Item                        Qty
WPF TreeviewItem Parent11 Feb 2007 06:55 GMT2
I may be mssing something but I cannot figure out how to access a
treeviewitem's parent node (if it is not the root node of course)
I was expecting a property like Parent to be able to give me this
any help would be great
Changing column orders in DataGridView10 Feb 2007 00:13 GMT1
I need to change column order by dragging column headers by mouse.
I tried but DataGridView and DataGrid ignore ordering attempts.
How to implement interactive column ordering in DataGridView or in DataGrid
?
Z-order on my custom control at design-time is wrong09 Feb 2007 19:04 GMT4
I've created a very simple custom "UserControl" that has a Panel docked to
the top.  I've decorated my custom control with the:
[Designer(typeof(System.Windows.Forms.Design.ScrollableControlDesigner))]
attribute so that I can drop other controls onto it when used elsewhere.
checkedListBox_Mouseclick does not work for MouseButtons.Right09 Feb 2007 16:55 GMT1
For checkedListBox I create an event checkedListBox.MouseClick. When I write this code
if(e.Buttons == MouseButtons.Left)
    MessageBox.Show("Hello World!");
I get the message, but when I write:
DataGrid / Context menu - HowTo09 Feb 2007 03:26 GMT1
Can someone direct me to a reference that describes how to create a
context menu for a selected row in a datagrid? I have come across many
threads regarding context menus and datagrids but they all seem to be
how to modify the default behavior. I've gone through a couple of books
Event or override for Control.SendToBack ?08 Feb 2007 23:59 GMT2
How can I hook into the SendToBack call stack?  I want to always have my
base controls to be in the very back at all times, so if a user of my
component clicks on their child control and chooses to send it to the back,
I still want the base objects to my composite component to be ...
Scrollbar not fully visible08 Feb 2007 21:47 GMT1
I've inherited some code and now I'm trying to fix a bug in it.  The
bug is that the verticle scrollbar doesn't fully appear.  It's like
only half the scrollbar is visible.  It's like the scrollbar is being
pushed too far to the right.
Pages: 1 2 3 4 January, 2007
 
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.