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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add satellite assemblies to a signed assembly???18 Oct 2005 14:34 GMT2
Is it possible to add a satellite assembly containing resources with
localized strings to an existing assembly that has been signed with a
unknown private key?
My problem:
Form level OnMouseLeave18 Oct 2005 14:05 GMT6
I'm overriding OnMouseLeave at Form level:
protected override void OnMouseLeave(EventArgs e)
{
   this.Close();
RadioButton: the Click event was raised unproperly18 Oct 2005 13:08 GMT6
Control :RadioButton
Description: the RadioButton's Click event was raised even the Checked
property is changed Programmatically in constructor.
Step 1. Create a new C# Windows Form project.
Delaying control repaint. Is it possible?18 Oct 2005 11:50 GMT1
Using a foreach, I want to iterate (make visible) all the tabpages of a
tabcontrol, in order to activate the databinding of the controls in each
tabpage.
Is there a way to delay/disable the repainting until the iteration is done,
Text Box Validation - prevent a blank entry18 Oct 2005 09:27 GMT1
I have a form with several text boxes on it.
Each test box requires some validation ... for being numeric etc.
and I am successfully using the Validating and Validated events of each
text box and an ErrorProvider to achieve this...
Printing the entire UserControl - as is..18 Oct 2005 08:20 GMT1
In my windows application, I have a form and I placed an UserControl on
the form. I placed lot of edit controls on the UserControl.
Is there a way to print the entire UserControl just as it appears on
screen? This is something similar to Print Screen functionality, which
any one who knows some website about the socket with cshap.net ?18 Oct 2005 07:06 GMT2
I want to learn socket programing in .net ?
any documents about this ?
Dragging icons in a ListView18 Oct 2005 04:07 GMT1
I still cannot believe there isn't a standard property (or set of
properties) that would allow me to drag, move and rearrange icons in a
standard ListView .net control!
I was trying different combinations of properties (like AutoArrange =
Communicate UNIX from c#18 Oct 2005 04:05 GMT15
How do i communicate between  C# and Unix? The scenario is as follows.
I have a C program residing in UNIX box that does complex calculations and
returns a result.  I need to invoke this C program residing in the Unix
box from Windows Client C# application through a button click ...
Add controls to taskbar (like Google Desktop Search box)17 Oct 2005 22:32 GMT1
I was wondering if there's any way to create a toolbar that docks on
top of the windows tast bar and shows up in the "toolbars" list.  I
noticed that Google Desktop Search has an option to add a search box to
the taskbar (fully dockable/floating etc), so it looks like it must be
System.Drawing.Color enumeration17 Oct 2005 21:37 GMT1
not sure if this is the correct forum for this, but anyway - how do I alter
the alpha channel of one of the System Colors? For example, if I want
System.Drawing.Color.Blue, but with an alpha value of 100, how can this be
done?  Thanks in advance!
ClickOnce server deployment for Intranet App17 Oct 2005 21:17 GMT3
I am trying to use ClickOnce Deployment technology.
I have published it on my System(Test Machine) and it works great.
Now I want to put it on the main web server which I cannot access from my
machine. So I copied the files from the Inetpub\wwwroot\ directory to the
ComboBox databindng Problem17 Oct 2005 19:37 GMT28
ComboBox databindng Problem
== How the ComboBox is setup and used:
My comboBox is populated by a lookup table. The ValueMember is the
lookup table's Id and the DisplayMember is the text from a
MDI form question.17 Oct 2005 16:15 GMT2
I have a MDI container form that l load client forms into.  When I set the
FormBorderStyle to None before calling show on the client form, I can resize
the container form and if there are unseen areas of the child,  it shows the
horizontal and vertical scrollbars (that's fine).  
ComboBox autofiltering items - using RowFilter17 Oct 2005 15:31 GMT2
I need a help from you.
I would like to do an autofiltering ComboBox. There is a ComboBox as
DropDown style and its items come from a DataView. Well, when user types on
that control (Text property) it should filter the rows inside using 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.