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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How Can I Have TopMost Form Without Stealing Focus?31 Jan 2005 23:12 GMT5
I have a pop-up Windows Form that displays next on top of the system tray. I
can get it to pop-up just fine using .TopMost and .Show, but the problem is
that it seals focus away from the application that the user is currently
using... I don't want that. I have gone to the API ...
Is there a way to set the category order in the PropertyGrid31 Jan 2005 22:29 GMT2
I have an application which uses the PropertyGrid to display
highly-customised dynamic data using ICustomTypeDescriptor. I need to be able
to display the properties within categories with the order of both the
categories and properties being programmable.
Kyepreview with combo box...31 Jan 2005 18:19 GMT1
I have a simple requriement... I want then whenever a user press enter on a
form in moves to next control... For that purpose I wrote following code in
Form's KeyDown event  and sets Form's Keypreview property to true...
Private Sub frmBHEntry_KeyDown(ByVal sender As Object, ByVal ...
no active cell in read-only datagrid31 Jan 2005 17:51 GMT1
George Shepherd's great Windows Forms FAQ has this article about creating a
datagrid with no active cell:
http://www.syncfusion.com/faq/winforms/search/856.asp
Unfortunately, this only works properly for datagrids that are not ReadOnly
menu shortcuts and language changes31 Jan 2005 16:25 GMT1
Here's a tricky problem I just ran into.
1) Install the German language pack of the .NET framework
2)Create a menu bar with a File/New menu item and make the shortcut be
ctrl-N
datagrid contents changed31 Jan 2005 13:04 GMT1
My user amends text in a datagrid. When this happens i want a Save button
that currently has enabled set to false to become enabled.
I have been messing around with the CurrentCellChanged event, however this
activates the button just by clicking within the grid.
Rename Datagrid columns, How???31 Jan 2005 08:41 GMT2
How to loop for each datagrid column and rename it?
Is it different mechanism if this is webform?
Here You have example i have tryed
For Each col As System.Web.UI.WebControls.DataGridColumn In DataGrid.Columns
Custom Control31 Jan 2005 03:09 GMT1
Can any one help me in creating the custom control in C-Sharp .Net.
I want to create a transparent resizable rectangle which when placed on any
window should be able to see the contents of the window.
Thanks in advance
ProgressBar/Custom ProgressBar31 Jan 2005 02:01 GMT1
Does anyone know of any nice custom ProgressBar libraries?
Thanks
How to develop Smart Client application?31 Jan 2005 01:20 GMT4
Hi all, I want to develop a smart client application so that I can use
features like one click update, easy deployment, offline ...
Which development tool i should choose to start the project?
VS.NET 2003 or VS.NET 2005 beta
Form30 Jan 2005 13:20 GMT2
I am new in VB.NET and at the bigining of my work I have a problem. I wont
to make small program which contain 3 forms. In the 1st Form I put 10
Textbox which
contents I need to display in the 3th form. This 3th form I connect with
VS.NET 2005 beta and .NET Framcework 2.030 Jan 2005 12:36 GMT1
Can I use libraries e.g. MS Application Blocks (which build on .NET
Framework 1.0) in VS.NET 2005 (Framework 2.0)?
Is there any problems?
datagrid vertical scroll bar28 Jan 2005 18:57 GMT1
when the datagrid gets enough rows a vertical scroll bar shows up, but is
there a way to make the vertical scroll bar always show up?   i do not want
to add a vertical scroll bar  component, since the datagrid already has its
own scroll bars.  i just need the vertical scroll bar ...
How to Force Push/Pull on Bound Object28 Jan 2005 16:54 GMT4
How can I force my form to re-read fields from the bound object?
In my case, I have a form that uses simple binding to bind to properties on
an object. I'm using the Format/Parse events to manage data flow in/out of
the object. Everything works very well.
Moving an irregular shaped form in an MDI Container28 Jan 2005 16:31 GMT2
Overview:
I have been creating custom shaped forms using a bitmap to set the form's
region.  This has worked well, and I have had a lot of success finding
resources to help out.  However, most of the examples that I have located
 
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.