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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows RadioButtons Group11 Aug 2004 05:57 GMT2
Hie
Can you please assist me on how to automatically select/check a radiobutton
depending on a value from a SQL Server database. I have several groups of
windows radiobuttons in VB.Net. This is easier done in a web application but
Sql Adapter in windows forms application vs webservice10 Aug 2004 22:20 GMT3
I am somewhat new to .NET and am working on a windows forms application in C#.
My application will be accessing a database on a different machine than the windows application. About 10 instances of the windows forms application will be accessing the database at any given time. No ...
About DLL Addin10 Aug 2004 20:33 GMT1
Hi friends,
I, Tushar Patil, doing project using C#,MS-SQL server.
I want to develope project with one functionality & send it to my
client.(Setup)
Mouse Cursor transparent image10 Aug 2004 18:04 GMT4
I wonder if it is possible to make mouse cursor image transparent (using
alpha bending).
thanks.
Hide the controls of Tab Control10 Aug 2004 16:36 GMT1
When using TabControl GUI component,  I would like to hide the controls of
the tab and to show just the content of the panel of the tab.
User of the application don't need to see the buttons of the tab, because
the switch between tabs is done by external GUI component.
Good old-fashion File Listbox in C#.NET10 Aug 2004 13:09 GMT1
In VB, there was a simple little control called a file listbox. I want to
implement the same thing as elegantly as possible in C#. I think I do it with
the combination of a DirectoryInfo object and a Listbox control. But I'm not
quite sure how I hook them together. Any help would ...
Event used to change pages in a page form?10 Aug 2004 13:01 GMT3
I have a multi page form, and in some processing I need the user to switch
to a different page.
This code doesn't seem to get the switch to happen.
this.dsVehicle = this.oSingle.GetVehicle(lnKey);  //  update dataset for
Button Click to switch pages in a pagframe?10 Aug 2004 13:00 GMT2
I have a multi-page form where I need to switch the user to the second page
after I fetch it's data.
Here is my code :
this.dsVehicle = this.oSingle.GetVehicle(lnKey);
Scroll RichTextBox10 Aug 2004 12:20 GMT3
How do I programatically scroll a RichTextBox to the end of it's contents ?
Property grid navigation10 Aug 2004 09:11 GMT3
I have implimented a custom data grid and property gid on several of my
forms.  I find it really nice when updating multiple record.  I select a
dozen record or so and the property grid gives me the fields to change and
the ones I change affect all.
where find a 'color comboBox' as used in Visio?10 Aug 2004 08:18 GMT3
I'm developping a windows forms app in C#, and i wanted to use 'color
combobox box'.
This control is used in Visio:
Tools > options > view > color settings
Scrollbar questions10 Aug 2004 06:56 GMT2
I'm having two questions regarding the scrollbar control:
1. How can I set the page size? Will I have to do it the "unmanaged" way?
2. How can I tell the scrollbar to look "themed"?
Thanks!
.NET framework bug10 Aug 2004 03:31 GMT2
I found in a windows form application, if you have a validating event attached to a textbox, that event is not reliable.
For example, in a MDI application, you created a toolbar in the MDI container. And one of the MDI child has a textbox with validating event.
Then you input ...
combobox not clearing10 Aug 2004 00:51 GMT1
I have a form with 4 combo boxes and several text boxes.
All combos are filled in the form load event.
The first combobox contains names and this is the code to
fill it:  
Catching exceptions thrown by an MDI Child Form separately09 Aug 2004 23:24 GMT1
How can you capture unhandled exceptions thrown by an MDI child form
separate from the entire app?
I have an application-wide exception handler to catch crashes by doing
the following in my Application entry point:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 July, 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.