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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reference to class16 May 2007 18:11 GMT6
I have a dialog the displays info. When called from the main form I need to
access the property values in my CurrentProject class. The values are null
when I attempt to access them from the dialog class. I'm not sure how to
make the properties accessible to all other classes in ...
DataGridView: last column can be made smaller but not bigger16 May 2007 16:47 GMT4
I have a DataGridView control where the user can resize the columns. The
control is embedded inside a Panel. When clicking on and dragging the column
seperator to the right of the rightmost column, I can make the column smaller
when I move it to the left. If I try to move it to ...
Error while sending e-mails with attachments using SmtpClient::SendAsync16 May 2007 14:55 GMT5
I get an error when I send e-mails with attachments using SmtpClient.
Following is the code snippet -
MailMessage msg = new MailMessage(from, to);
/*...all the initialization goes here */
control simialar to office text color picker16 May 2007 13:30 GMT3
I need a control to select text foreground an background color, it
should look and behave similar to the controls used in excel 2003.
Does such control exist?
thanks,
TextBox autocomplete and Enter key16 May 2007 11:54 GMT1
I have a dialog with OK button as default, i.e. pressing Enter will close
the form. I have added a TextBox to the form, with AutoCompleteMode =
SuggestAppend, with a custom datasource. If I select an item in the suggest
dropdown and press Enter, my dialog closes. How can I stop ...
Detach Application.ThreadException Event, really?16 May 2007 10:37 GMT12
I read MSDN that described "Because this is a static event, you must
detach your event handlers when your application is disposed, or
memory leaks will result". But I didn't find out any exsited code
following this rule, or even mentioned about the detach.
Product Studio query15 May 2007 21:30 GMT1
I need to open Product studio from my windows application and log abug...
how can I do it? Any good samples...
Fire KeyDown in C++14 May 2007 17:09 GMT1
How do I fire the KeyDown event in Managed VC++? I am getting a
compile error saying "event does not have a raise method". Please
help.
regards,
ConfigurationSettings.AppSettings.Set question14 May 2007 16:08 GMT3
If I use ConfigurationSettings.AppSettings.Set("KeyName", "KeyValue"), where
does the KeyName/KeyValue combination ends up? In a file? In windows
registry?
Thanks
how to popup context menu14 May 2007 15:58 GMT4
I am a new bee in C#. (I am a VC++ programmer long time already.)
I want to display a context menu in ListView. And the context menu items
will be changed during runtime -- it depends on the location which user
clicked, for example, over ListItem or not.
Best approach advise14 May 2007 13:39 GMT3
I'm working on a small windows application which needs to attach an local mdf
file to a SQL server and create some standard reports, As far as I can see,
I've two posibilities, OR
I connect to the company SQL server OR I foresee SQL Express to be installed
RichTextBox14 May 2007 07:04 GMT1
I need to read data from certain table and then save it to RTF file. I
thought up of using a RichTextBox and then "dumping" all the text into this
compoent at run time and use the "SaveFile" method. However, I would have to
"manipulate" the text that goes in to the rich text box. ...
Double click on file to load in my app13 May 2007 19:59 GMT3
I have set the file association for Text files with my application - now
what I'd like to do is to double click on a text file, and have it actually
load in my application.
Right now - all that happens when I double click on the file is that it runs
Sending mail through mail program13 May 2007 18:11 GMT3
Does anybody know how I can launch the default
mail program with a new mail ready to be sent
and assign it a file attachment?
I use C# windows forms 2.0
MDI container question13 May 2007 18:11 GMT1
I am newbie, so not much known about programming. Trying to learn through
books and help materials.
I would like to design an application where i have a frmMain. I marked this
form as a MDI container. On the left hand side i have designed a Outlook
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 2007
 
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.