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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to create multilingual application in Visual c++ .net16 May 2008 21:49 GMT1
I have  to create a  multilingual application in Visual c++ .net. I have a
Windows form application and i want to run this on  multilingual  suuport. So
how can i do this. Which change i have made in my application setting ot
properties. Is there any code i have to write into ...
Best way to avoid piracy16 May 2008 17:25 GMT1
I create a simple little winform app.  Any advice on how I can easily
implement an anti-piracy solution so that people won't just email the
program to their friends?  What solutions have you found useful?
Updating Label Value and Recursing Through Directories16 May 2008 12:33 GMT4
http://msdn.microsoft.com/en-us/library/806sc8c5.aspx
The URL above gives sample code for use within a Console Application.  What
I would like to do is use this code within a Windows Form.  That part is
easy.  The part that I am having trouble with is using the code in a form
DtaGridView - Add DataBinding using bindingsource15 May 2008 13:37 GMT2
I am relatively new to windows forms and I am trying to make this work
(pseudo code):
Create bindingsource.
Set DataSource property of bindingsource to generic list
Redraw PictureBox immediately15 May 2008 13:14 GMT1
Is there a way to get a PictureBox to repaint immediately rather than having
to wait for Invalidate?  I am changing its image based on the mouse moving
whilst held down, but the control is not redrawn until I release the mouse
button.  As a result the user does not see the result ...
CancellationPending Always False15 May 2008 13:11 GMT3
I'm writing a WinForms app in .NET 3.0 using the BackgroundWorker component.
I call the CancelAsync method, and in another method check
CancellationPending.  CancellationPending is always false.  Anyone else have
this?  Or know why this is?
title bar14 May 2008 05:06 GMT13
Hi group, I want to hide the titlebar of Form1, VS2005
thanks very much, Carlos.
Key Handling Problem12 May 2008 20:17 GMT1
I have written an MDI windows application that handles key presses to
do things like make text bold, and in a previous  version successfully
used cut, copy and paste with a RichTextBox. However, at some point in
time, just the Cut, Copy and Paste stopped working. I was trying to
How to control size of length in richtexbox per line ?12 May 2008 13:45 GMT1
How to control size of length in richtexbox per line ?
Regards,
Tee
A DataTable-bound DataGridView throws a low-level Exception when     columns are sorted, removed and re-added to the underlying DataTable.12 May 2008 12:51 GMT1
I am experiencing this issue when I am working on creating a dynamic
datagrid. Please let me know if there is any work around for this
problem. If I am posting this in the wrong newsgroup please point me
to the right newsgroup.
Best practices for GUI of what called in MFC custom controls11 May 2008 14:51 GMT2
I have MFC-based application featuring:
1) Flow of "Screens" where screens are implemented as a MFC's
CDialog-inherited classes loading PNG or BMP images.
2) Dialog's child controls also loads PNG or BMP images.
Urgent help needed with ClickOnce Deployment10 May 2008 06:47 GMT2
I have been using ClickOnce deployment with my app for over a week now and
everything was going fine.  This weekend I changed my development machine
from windows vista to windows 2003 server.  Now when I go to publish my app,
the checkbox "Sign the ClickOnce manifests" is checked ...
FileOpen Icon?09 May 2008 12:52 GMT2
Hey All,
Does anyone know where / how to get the FileOpen icon file?
Thanks,
TC
Suspending screen updates09 May 2008 09:11 GMT4
I have a winform with a panel on it. I am doing visual changes to the panel.
Is there a way to suspend screen painting during these changes? If the whole
form needs its display suspended then that would work for me too. How can I
do this?
Speed issue loading image09 May 2008 08:50 GMT4
I am using below statement to load an image;
Me.MyPictureBox.Image = Image.FromFile(CStr(Me.txtMyPhotoPath.Value))
Problem is it is taking too long and slowing the app down. Is there another
faster way to achieve this? or to degrade the quality of image on the fly to
Pages: 1 2 3 4 5 April, 2008
 
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.