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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
The wish to pass a value from a (child) class to a (parent) form     class!30 Jun 2008 23:56 GMT2
I have a MainForm class and a second class which initializes an
instance of a second class which I call CommunicationManager.
This is just a simplified representation of the MainForm class:
   partial class MainForm : Form
Redirecting to ClickOnce application fails30 Jun 2008 12:03 GMT12
We have implemented a few years ago a "zero touch" deployed smart client
application for .NET 1.1.
We ported now this application to .NET 2.0 and deploying it with ClickOnce.
Because we have still .NET 1.1 clients around, we made a small ASP.NET
How to disable one of the control boxes in a form?29 Jun 2008 22:34 GMT5
Hello, friends,
As you know, there are 3 control boxes in a window form to allow users to
minimize/maximize/close the form. How can we disable one of them and leave
the others to work as usual?
owning a process29 Jun 2008 14:37 GMT1
I have two forms (created by launching two different processes).
I want one of the forms to own the other.
I tried to use something like:
SetWindowLong(otherForm.Handle, GWL_HWNDPARENT, h.ToInt32());
Localization tutorial?28 Jun 2008 05:27 GMT10
Hi;
Is there a good url somewhere that walks through how to localize the
resources in a C# forms app?
clickonce with certificate25 Jun 2008 06:23 GMT5
When I publish a winform app with clickonce my users get a "publisher
cannot by verified" due to a missing certificate. If I buy a code
signing certificate at verisign will this message "go away" and the
app install instantly, or will there pop another message up saying
Form without border24 Jun 2008 10:53 GMT7
I want to move and resize a window without border. I solved the problem of
moving thanks to internet search by using
ReleaseCapture();
SendMessage(Handle, WM_NCLBUTTONDOWN, HT_CAPTION, 0);
Problem opening windows folder from code23 Jun 2008 16:36 GMT1
Can you help me figure out how i can open a windows folder from code?
I want a user to click a button to open a windows folder as you would when
you click on a folder in "My Computer".
Thanks for your help!
accessing connection string in data access layer23 Jun 2008 07:58 GMT2
I've created a small n-tiered application similar to the one created in this
demo video:
http://windowsclient.net/learn/video.aspx?v=14625&CommentPosted=true#commentmessage
The application has all of it's data access code in a seperate class library
Settings.Designer.cs deleted23 Jun 2008 07:00 GMT1
My Properties\Settings.Designer.cs file someone got deleted.
Is there anything I can do short of creating a new project ?
Thanks.
Expression Blend21 Jun 2008 19:21 GMT3
I saw in wpf books that Expression Blend is recommended to develop wpf
application. In the Expression suit there are some other products.
My question- in order to develop desktop application is there any need to
the other products and in what way?
Restarting app20 Jun 2008 16:54 GMT3
Is there a way to restart a winform app in case of a serious error?
Thanks
Regards
UserControl always shows controls at fixed position20 Jun 2008 03:37 GMT2
A user control is placed at different locations in a form, but this not
affect the location where the individual elements of the user control are
finally placed in the form's coordinates. This seems odd and counterintuitive
since moving the control at design time in the form ...
What is the width of the first column in a DataGridView?20 Jun 2008 03:18 GMT1
In a DataGridView, the first "column" (where you can click to select a whole
row for example) has a fixed width - I think.  How can we find out the
current or fixed width and what are the units used?
Thumbnails & Listviews19 Jun 2008 09:32 GMT1
I'm currently developing a program to manage my image collection. The main
form contains a llistview in which the location and filenames of these
images are displayed.
When switching the listview to Tile mode, I want to display the thumbnails
Pages: 1 2 3 May, 2008
 
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.