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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Initial value in a combobox in a datagridview31 Oct 2007 10:25 GMT2
Hi
I have a datagrid that I have filled with data from a dataset with more
tables and the proper relationships between the tables. One of the cells in
the grid is a combo that contains a list of possible values for that cell.
Databinding to Listcontrol shows the name of the class and not the property30 Oct 2007 08:25 GMT1
I have a list Control to which I am binding an array of custom objects. Say
the custom object is ClassA. ClassA has a property XYZ. The property XYZ is
of type ClassB. ClassB has a member called "Name". Now I want the "Name" to
appear in the display of the List Control. If I set the ...
Caret Position in Text box29 Oct 2007 17:21 GMT2
Is there a way to always get the actual caret position in a multi-line text
box?  Using SelectionStart will not work when pressing Shift+Down or
Shift+Right - in that case the caret position is SelectionStart +
SelectionLength.  When pressing Shift+Up or Shift+Left, the caret ...
Develop web update for application29 Oct 2007 07:59 GMT1
is there any way to develop automatic check for new release of my
application. So when i start my application i want to check for new
version on server and if there is one i want to download that version
and run it.
Datagrid Multiselection problem29 Oct 2007 05:53 GMT4
Hi,
Can someone tell me how do I disable the multiselection of datagrid on
windows forms. I want to stop multiselection of Datagrid when user is
pressing the
User Control - capturing Enter Key28 Oct 2007 16:01 GMT1
I have a usercontrol, which contains a textbox (as well as other controls).
The textbox is set for multiline, so it *should* accept an Enter Key to move
down to the next line.
However, I'm finding that if I put the control onto a form which has a
When loaded into a browser, what kind of "control" is Acrobat?26 Oct 2007 12:37 GMT4
So, I'm not really sure where to post this, but I'll start here. If you open
a pdf file from a browser, and you have Adobe's Acrobat on your machine, the
file is opened within an instance of Acrobat loaded into the browser. Now I
assume that the browser actually uses a control ...
treeview checkbox question25 Oct 2007 23:06 GMT6
Environment:
vb.net 2.0 (2005) in Visual Studio 2005 on Windows XP latest service pack
I think this will be simple enough:  
My treeview has about 6 root nodes, and each root node has about 5 child
DateTimePicker Background Color in Vista25 Oct 2007 12:45 GMT6
I have previously used this fix for making the background color of a
DateTimePicker work:
http://dotnet.mvps.org/dotnet/faqs/?id=datetimepickerbackcolor&lang=en
This fix does not work in Windows Vista and this is causing me problems.
combobox dropdown header25 Oct 2007 11:23 GMT3
I have written a owner-drawn combo box, but I'm having trouble with the
column headers.  I have inserted a dummy object to use to draw my header, but
this has caused side effects such as valid index starts now at 1 instead of
0, also, if the user chooses to not use the header, I ...
Control.Focus() vs Select()23 Oct 2007 19:47 GMT2
Can anyone explain the differences between a control's Focus() and
Select() methods?
The documentation says that Focus:
"is a low-level method intended primarily for custom control authors.
WebBrowser Control doesn't resize automatically22 Oct 2007 23:17 GMT2
WebBrowser control in VS 2005 doesn't resize automatically when JavaScript or
Web page code tries to resize the browser.  I could not at least find an
event to be notified that the browser needs to resize.
If I add Microsoft Web Browser control via tool box using COM components
UserControl hosting RichTextBox control doesn't work correctly in MFC dialog22 Oct 2007 09:12 GMT8
BlankAll
I have created a UserControl that hosts a RichTextBox control.  The RichTextBox control has the multiline property set to true.  When I run this and use the TestContainer, I am able to type and using the enter key allows the multiline feature to work correctly.  I use the ...
Auto generated context menu for TextBox22 Oct 2007 09:09 GMT2
I have a problem with the paste option in the auto generated context menu
for a TextBox. When the textbox is readonly I do not want the option Paste
to be enabled. Copy should be the only choice active. This happens with XP.
When I test it with Vista the Paste option is disabled ...
animated xp style tree control20 Oct 2007 14:24 GMT1
I need to code tree control on windows forms which has an appearance as
given in the link.
http://deluxe-tree.com/data-samples/tree-menuxp2.html
There is a slight variation that I need to add in the tree control. The
 
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.