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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Random AccessViolationException from TextBox control31 May 2006 22:09 GMT4
We upgraded our application from .NET 1.1 to .NET 2.0.  Now we get random
AccessViolationException when we open up different forms.  I've personally
seen the error occur on at least three different forms, but there could be
more because our QA team says they see the error often.  ...
ListView Context Menu Problem31 May 2006 19:51 GMT2
I wrote some code that implements a context menu in a lsitview (see
bellow for code snip). It works but not quite like I want it: If I
click on an item, it shows the context menu. While the context menu is
displayed, I click on a second different item. The menu disapears but
Detect when a drag drop has finished.31 May 2006 13:10 GMT2
After calling DoDragDrop for a control,  is there a way of knowing when the
action finished regardless of whether the drop was cancelled(escape button
clicked or Mouse released) or released over an object that wouldn't except
it.
List of controls in application31 May 2006 02:41 GMT3
I want to get a list from all controls in my Windows Forms application.
Is there any way to get this information, for example, from the .EXE file?
Thanks in advance for any help given.
Regards,
.Net 2.0 WebBrowser Control30 May 2006 20:54 GMT2
I am using a webBrowser control in my application. (vs.2005 vb.net)
You know, that some links opens another window (normal IE) this i want to
prevent
Using the NewWindow event i can tell if the click link want to opens a new
How to handle click event of Datetimepicker when i click up-down control???30 May 2006 13:05 GMT4
How to handle click event of Datetimepicker when i click up-down
control???
 when i  have a datetimepicker control and set properties like below:
     format = custom
HOw to use a C# windows control in vb 6 ??29 May 2006 13:40 GMT4
i have created a new c# custom control .
if i want to use this control to my VB projects , what are the steps i must
do ?
can anyone let me know what are the things i must do step by step ?
ListView hosted by ToolStripControlHost29 May 2006 09:37 GMT1
I need to use a control, MyListView which inherits from ListView, and hosted
by ToolStripControlHost for using as a ToolStripItem in a
ToolStripDropDownButton in a ToolStrip
(puh! long, difficult sentence).
how to prevent dropdown of combobox using a windows message?27 May 2006 12:54 GMT1
How do i prevent the "default" dropdown listbox from being displayed by
trapping a windows message. WM_ctlcolorlistbox is called once the box
is created... but how do i prevent it from being created and instead
display my own popup.
How to round corners of form?27 May 2006 11:25 GMT1
I need to round the upper left corner of my form using c# could someone post
the code to do this.
BackColor of a label ( PocketPC)26 May 2006 23:59 GMT1
when I set a label.backcolor - attribut  to a user-defined color in the
property-window, the new label-color changes in the designview, but in the
property-window the value of the color don't change.
If I run the program, there is also no change of the color in the form. It
Deleting the children of your parent in a treeview26 May 2006 18:56 GMT2
Got a strange bug. My code is as follows:
MyFunc(TreeNode t, string[] data)
{
TreeNode parent = t.Parent;
Does an MS Word control exist?26 May 2006 03:55 GMT2
I'm basically looking for a MS Word control that I can embed on a form and  
load and save documents from. Is there one?
If not, what have others done when wanting to edit word documents straight  
from there app?
How to iterate through TextBoxes collection  in C#25 May 2006 14:57 GMT2
I have a form with a tab control and four tab pages.  On each tab page are
several text boxes.  I would like to iterate through the text boxes as a
collection (in C#).  I've tried several approaches and none have worked.
For example:  foreach (TextBox t in frm.Controls) gives me ...
PropertyGrid::Refresh() updates PropertyDescriptors, but not values24 May 2006 19:27 GMT1
I hope somebody can help. I'm getting very strange behavior from the
PropertyGrid.
The situation: I have an object with an ICustomTypeDescriptor interface. At
runtime, it creats a collection of PropertyDescriptors. If certain proprties
Pages: 1 2 3 4 5 April, 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.