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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form question (Re-usuable code)01 Apr 2005 14:48 GMT5
Is there any way of making the following code into a function so that I
don't have to re-use the same code for all my buttons? I've tried to do this
with the code at the bottom of my post but I get a build error saying 'Type
FormToShow is not defined'.
Compiler error for MessageBox::Show01 Apr 2005 13:54 GMT2
I am getting a very strange compiler error for the following code:
catch (OpenGLPanelException *openGLError)
{
   //std::string * errorMessage = new
What happens when WindowState =Minimized ? 01 Apr 2005 13:31 GMT3
Hi, i found unusal things happening when Program main window is minimized.
I'm writing large programm on C# and having problem whith memory size
allocated bu program.
Every time i use some dialog's ShowDialog() the memory size of process
An Application's forms01 Apr 2005 12:38 GMT1
Is it possible to get a reference to a collection of all an Application's
loaded forms?
I want to do something like...
For each Form in Application.Forms
Urgent Help : Re-select Combobox Value01 Apr 2005 11:59 GMT3
I'm doing a winform project which uses "ComboBox" in one of the form. The
winform contains "ComboBox" with the values as below: -
this.ComboBox1.Items.AddRange(new object[] {"Apple", "Orange", "StrawBerry"});
Users will select on of the item from the combobox and stored into ...
Problems with custom events01 Apr 2005 08:39 GMT2
Browsing through some online tutorials, I've been tryingto add a custom event
to an app I'm developing but I'm having a little problem.
Simplifying the code down to the following (a form with a button that fires
the event):
Set Form Owner from HWND01 Apr 2005 06:29 GMT6
I am trying to set the owner of my modeless dialog from an HWND that I have
to the main form.  I tried creating an IntPtr and then calling
Form.FromHandle(), but that returned a null control.
Here is my code:
Menu Shortcut Key Not working01 Apr 2005 02:02 GMT1
I have an MDI winform application.  One of the menu items is using CTRL+U as
the shortcut and it will not invoke the menu item.  Here is a list of things
I have tried to resolve the problem.
1) Tested CTRL+U in Word to make sure that the keys are working properly.
Can I run any app inside a "special" control01 Apr 2005 01:58 GMT1
I'm looking for a control which will allow me to run any app inside a
Window/Panel/Tab
Specifically I want to be able to save xml files created from XMLSpy to a
database in a very specific format - I'd like to run XMLSpy in a window
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2005
 
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.