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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exception with PrintPreviewControl while showing document24 May 2006 09:37 GMT4
I have a control which utilizes the PrintPreviewControl class to provide a
more powerful print preview than the provided PrintPreviewDialog class.  I
am having troubles when the default printer on the computer is a network
printer which is not currently accessible (for example, ...
Threading -24 May 2006 09:04 GMT4
I would appreciate any help concerning this threading issue.
I am using the comm port, and receiving data from the comm port fine.
I am updating the system.form controls, text boxes, using "begininvoke" and
the updates occur, no problem.
Can't get a PropertyGrid to refresh24 May 2006 00:22 GMT3
I've been fighting this for a solid 30 minutes now. When I change the value
of a property outside of the grid, I can't get the grid to change the
display. If I obscure the window behind another window and then return it to
the top, the grid displays the proper value. I call ...
Deployment & SQL Express24 May 2006 00:00 GMT1
If I build a windows forms application using .Net 2.0 and SQL Express 2005 as
the backend database (mdf file). Will the machine that runs the windows app
need to have SQL Express 2005 installed?
each control on a form23 May 2006 21:48 GMT1
I'd like check all the control on my tabcontrol (all tabpages)
I tried this :
foreach (Control oControl in this.Controls)
           {
Start form from a console application?23 May 2006 20:46 GMT6
I want to start a windows form from a console application within a new
thread. Is it reasonable to use the BackgroundWorker component for that? Are
there any other/better startegies for accomplishing this task? (The form is
used to display an encoding preview from windows media ...
setting window size based on screen resolution of the system23 May 2006 18:24 GMT3
Hai,
I am working with windows forms in vb.net. i want to adjust window(form)
size based on screen resolution of the system(Resolution is small and
large).Is it possible to change .tell me some possible answer
missing registry value23 May 2006 15:37 GMT1
This article
http://support.microsoft.com/kb/813827
describes how to set a longer timeout for IE. In the app we are
developing, we want to see if the user has created the value
Which UserControl is loaded?23 May 2006 14:51 GMT1
How can I determine which UserControl is loaded in the Panel control? (.NET
2.0)
Thanks and Regards
Dominik
the look of the button is not good23 May 2006 14:43 GMT1
im using visual basic 2005 express edition to create my windows
application..the look of the button is not good..in the sense that..the
look of the button that i get in visual studio 2005 is not present in
visual basic 2005 express edition...is there a way to change the way
Using multiple windows forms23 May 2006 09:24 GMT4
I am trying to create an application with multiple windows forms. The
problem that I have is that after creating the window forms, I do not
know how to open formN after closing Main form.  Each form is in its
own class.  What I want to do is the following:
When to call Dispose23 May 2006 08:42 GMT3
The question I have below was originally posted to
microsoft.public.dotnet.framework, as I mistakenly considered this a
question of more general nature.  However, the discussion there quickly
turned into one that was very windows forms specific, and it seems
Crystal to rdlc23 May 2006 08:16 GMT3
Is there any tool can convert Crystal report file to rdlc ?
Thanks
Signature

Pony Tsui

Bind a button's enabled property to a custom object23 May 2006 04:48 GMT3
I have a group of buttons which I want to bind thier enabled properties to
properties of a custom object (all of which will be boolean value types).
How do I do this?
GCI object leak - what is the solution to this line of code?23 May 2006 02:58 GMT7
I have traced down a GDI object leak to the following line of code:
this.sbMain.Panels[0].Icon =
Icon.FromHandle(((Bitmap)this.imlIcons.Images[n]).GetHicon());
sbMain = StatusBar Control
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 April, 2006
 
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.