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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detect when owned form is brought to front?31 Dec 2004 23:10 GMT1
Sorry about the last post -- I hit Enter by accident...
I have the following code ('this' is a non-MDI Form):
Form form1 = new Form();
form1.Owner = this;
Use Outlook 2003 buttons, etc.31 Dec 2004 20:49 GMT2
How can I develop a windows application that uses controls in Office 2003,
especially Outlook.
Jay
Check multiple radion buttons in panel31 Dec 2004 18:39 GMT1
I have a vb.net 1.1 winforms app and have several radio buttons in a panel
control.  I want to be able to check several of the buttons at the same
time, but their behavior is that when I check one the other button becomes
unchecked so its not possible to have 2 checked at the ...
Visual C#  Unable to alter size or position of form31 Dec 2004 16:22 GMT2
I have this in a method which is called when my form is created
public CreateDevice()
{
    // Set the initial size of our form
Application Data31 Dec 2004 15:41 GMT2
Where do people put application data that is not user specific?  For
example, what if I have a xml file containing r/w data for a forms
application, and the application may be used by users with limited rights.
I cannot do any user management, and there is no reason to expose the ...
Improving Performance31 Dec 2004 15:25 GMT2
I have a table called tblOrg in a SQL Server 2000 database.
It has PK = Org_ID and a field called ParentOrg_ID so an Organization can
have 0, 1 or many children but only one parent.
I have a recursive function that builds a tree view of this and populates a
Overriding OnPaint with a ListView31 Dec 2004 15:04 GMT3
here is what I want to do:
I've got a ListView populated from a database.
The problem is that there is two much items generated...
So I wanted to only get additionnal data (all the colums) for the painted
How do you get a 2 day response from Microsoft31 Dec 2004 05:11 GMT4
I posted a question on "MDI Client Problem" on 12/22/04 and I'm still waiting
for a response.
Signature

tsiGeorge

Entering Data into a Textbox30 Dec 2004 20:09 GMT2
Signature

Norm Bohana

embedded resource30 Dec 2004 18:41 GMT3
How to to create an object (like Cursor) from a .Cur file embedded in a dll
of C# classes?
Thanks in advance,
Pascal
How to select datagrid cell30 Dec 2004 15:36 GMT1
This sounds very simple, but I'm having trouble getting it to work.
When I display a WinForms datagrid, I want the value in the first row
and column to appear in reverse image.  I have tried setting the
CurrentCell, focusing the grid, getting the textbox and tried to select
Datagrid sorting30 Dec 2004 14:45 GMT1
Is it possible to sort datagrid from code and how?
Tnx in advance
ICustomTypeDescriptor.GetEditor - Which property am I on??30 Dec 2004 01:00 GMT1
I have a class that will be edited via the CollectionEditor/CollectionForm
UI.  To that extent I have defined the various properties I want editable for
my class.  However, three of the properties are of type string but I would
like them edited by selection from a dropdown list ...
FolderBrowserDialog not showing folders30 Dec 2004 00:50 GMT8
I have created an application compiled with .NET 1.0. Since no folder dialog
was avialable i used an external library. Now that i'm using  the .NET
framework 1.1 i removed the external library and used the
FolderBrowserDialog object. When a button is pressed i execute this code:
datagrid column headers and size?29 Dec 2004 22:41 GMT1
i have a datagrid that is getting it's dataset from a mysql database.  is
there a way to change the header label and a way to set each columns width
before it is displayed?  there are 4 columns being displayed and i need to be
able to rename 2 of the columns and set the width of ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 November, 2004
 
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.