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
Multi select on context menu?26 Aug 2004 16:37 GMT2
I'm trying to re-create the Undo menu in VS.
If you click the arrow on the Undo button (when several actions have been
performed), a context menu appears.
The multiple items are selected up-to the last item the mouse is on.
Thread marshalling26 Aug 2004 15:33 GMT2
I apologize in advance for the foolishness of this question, but I have not
been able to find an answer anywhere.
I’m just starting out with threading in .NET and have come across the terms,
“thread marshalling” on a few occasions.
Passing Data between UserControls26 Aug 2004 14:17 GMT2
I have a UserControl containing combo boxes with different values.  A second
UserControl needs to be able to retrieve the values from the ComboBoxes in
the first UserControl.
Both controls "live" in the same Windows.Form.
Stopping a form from closing in its Closing hander26 Aug 2004 13:24 GMT2
There are cases where my Form receives its closing notification and I need
to keep it from closing.
How can I do this?
Thanks,
How to quickly launch app with slow controls?26 Aug 2004 03:57 GMT1
I would like a way to quickly launch a winform application that has a slow
loading control(s) (datagrid in this case). I am working on optimizing the
datasource for the datagrid but was hoping that there was a technique
(design pattern) that I could follow that would allow me to ...
Bizarre OnLoad Behavior with Modal Form26 Aug 2004 03:04 GMT4
I have a modal form that takes a typed dataset and binds some of its
comboboxes to it. Before i call ShowDialog() the dataset is just fine.
In the OnLoad event the dataset is null. This is driving me crazy.
Any help would be greatly appreciated!
controlling another process' windows in a windows form application25 Aug 2004 17:42 GMT1
A question for the experts,
 Is there a way to embed the window of a separate process as a child
window of a windows forms control?  I have a Direct X application that
I'd like to embed the main rendering window into a UI interface and
What happened to DrawFocusRect()?25 Aug 2004 15:53 GMT3
What happened to DrawFocusRect()? Do I need to use DllImport to call it
directly from user32.dll? Why is it not supported in the Graphics object?
C# question: how do I make the ProgressBar dimmed/gray25 Aug 2004 15:51 GMT2
Using ProgressBar.Enabled = false does not dim the progress bar.
There must be a way.  I hope somebody could guide me.
Thanks.
Form doesn't close w/ two instances of usercontrol25 Aug 2004 14:25 GMT3
I have created a user control which is basically an extension of a list box.
The listbox allows to edit the items by showing a control (e.g a text box,
but not necessarily) when an item is double clicked.
Due to requirement for generic implementation, the editing control is
Create my own property sheet25 Aug 2004 13:20 GMT1
I would like to create my own property sheet as  in Visual Studio to edit
properties of my own business objects in a Windows Applicaton.
Grouping would be nice but not neccessary.
Thanks
databinding fails when text property changed in code25 Aug 2004 12:23 GMT1
sorry for the cross post but no response elsewhere...
I have a object that is bound to various controls on a WinForm
the controls and matching properties on the object correctly synchonise
however if I set the controls' text property in code (as opposed to typing
Toolbar in user control problem25 Aug 2004 12:02 GMT1
I just finished a user control which is working fine in design mode.  
However, when I run the app a toolbar contained in the control does not
display any images on the buttons.  The images are displayed in design mode
and all of the obvious settings are set correctly.
UserControls or WinForms???25 Aug 2004 11:24 GMT2
Hello ppl
I'm developing an app which has one panel in main form. Now, I´m
building different forms that are added to the controls collection of
that panel... In this way, dinamically, I can show different forms in
Getting the Hashtable-Keys/Values in order of adding25 Aug 2004 10:49 GMT3
how can I get the Hashtable-Entries in the way I?ve added them?
I am getting them always mixed .... do I need to sort it (how?)
afterward manually?
Regards,
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.