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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Prevent user from closing form but allow form to close at logout31 Jul 2005 23:23 GMT1
I have added this code in an attempt to prevent the user from closing my
simple 1 form application, but the application now prevents logout and
shutdown. What is the proper way to prevent a user from closing the app but
still have it close gracefully at shutdown/logoff?
OnClick from UserControl Button31 Jul 2005 16:27 GMT5
Another dumb newbie question, sorry. I want to be able to create
applications by dragging my own version of controls onto a Form. The reason
for making say a button as a user control, is I want to button color to be a
specific color and not the default color. When I drag the ...
Getting to the default "drag" cursor while dragging the TreeNode31 Jul 2005 01:23 GMT2
Is there a way to get to the default "drag" cursor
("arrow-and-some-rectangle") during drag-and-drop? I'm doing drag-and-drop
in TreeView and need to show user that he/she cannot drop dragged item in
particular nodes. So, this part actually works great, user sees Cursors.No
Programmatically adding multi-levels of menu to a Windows Form?30 Jul 2005 05:07 GMT1
How to do this with MenuStrip and/or MainMenu?
Adding items to the top level is easy, question is the second and third
level sub-menus etc.
Scrolbars in ListBox, ComboBox, ListView...29 Jul 2005 22:42 GMT1
Anobody can help me to increase scrollbars in ListBox (wider for both
scrollbars). I try to design applications specialy for touchscreen, but
can't find any solutions in documentation.
Thank you,
Contents of listbox not shown29 Jul 2005 15:12 GMT2
I have a windows.net aplication with a couple of list boxes on the main
window form.  Each list box is databound and is filled in the constructor of
the window form.
When I run it on one machine it works fine.
Windows Forms SOAP Server29 Jul 2005 11:16 GMT4
  I have been trying to access a local 3rd party application through a web
service, but it seems that IIS has no access to the "user space" that the
application runs in - even though I have experimented with impersonation, the
IIS rights on my filesystem and so on.  The idea now ...
Select from a List to Edit29 Jul 2005 07:19 GMT5
I'm new to WindowsForms, but have done a good deal of work with ASP.NET. What
I thought would be a simple task because it is in ASP.NET, I've realized
isn't in Windows Forms.
I'm trying to create a quick way of displaying a list of rows from a
Where to store "recent files"29 Jul 2005 04:24 GMT5
In my old unmanaged apps, I'd store a list of "recent files" in the HKCU
registry hive, so that I could display the last 4 opened files on the "File"
menu of my app.  And, this was specific to each user.
I'm not sure where I should be storing something like this in a managed (C#)
ListBox Control Display Object Type29 Jul 2005 01:16 GMT1
I have a Collection of custom objects (MyObject) that I am trying to
databind to a ListBox.
It works every other time I call ListBox1.DataSource = MyObjectCollection
I have set the DisplayMember to Name, which is a property of MyObject, the
button images28 Jul 2005 21:51 GMT1
I have a 16x16 icon that I've set to be an embedded resource. I have also
added the icon as button image for one of my buttons. It compiles just fine,
but when I get the this line in InitializeComponent
this.pauseButton.Image =
Microsoft and their failure to fix 5 year old bug28 Jul 2005 21:04 GMT7
How many more years will it take for the geniuses at Microsoft to fix
the TabPage control so it uses the proper xp-theme when specified to do
so?
I'm betting another 5 to 7, how about you?
Can not retrieve text value of bound textbox28 Jul 2005 20:04 GMT3
This seems like such a simple task.  I have a textbox that is bound to a
database field, the text box displays the expected value but in my code when
I try to evaluate the text (ex.  If txtSecurityGroup.Text = "purchasing") the
text property is = "".  I am sure I am missing ...
How to get path do user's Application Data directory28 Jul 2005 19:25 GMT2
Hi, how do I get path to current user's Application Data directory?
Thanks.
Flickering TreeView28 Jul 2005 16:45 GMT2
I am using a timer to renew the items in a TreeView control, but every
time I am renewing the items they are flickering. I've called
BeginUpdate() before changing the TreeView control, and EndUpdate after
changing them, but the is no effect.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 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.