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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Prevent form loosing focus16 Aug 2006 14:38 GMT3
How can I get that my form always have focus?
TIA
Drasko
Windows App Freezing16 Aug 2006 12:14 GMT1
I have a muti-threaded windows app that creates child forms in a separate
thread which then invoke a delegate on the MDI parent form. I have put all
time-consuming tasks on separate background workers like running stored proc,
poppulating data grid, etc. I am running VB.Net 2005 ...
NumericUpDown select contents16 Aug 2006 10:35 GMT2
I am having a hard time trying to select thet contents of a NumericUpDown
control when it gets focus. When the control gets focus I want all the
contents to be selected so that the user would per default overwrite it when
she enters data.
Urgent Help - SMTP mail16 Aug 2006 08:10 GMT2
I have created the send mail application in console application of c#.net
1. When I set my smtp server as some ip address which is a smtp server and
when the smtp runs in my local machine where my exe resides, the mail is sent
perfectly.
Customizing the WebBrowser control15 Aug 2006 18:24 GMT2
I am embeding the WebBrowser in my application to show reports.  I
would like to embed the graphics and the CSS files in a resource.  To
do this I need to "hook" the WebBrowser control so that when it goes
looking for these files, I can give it the files from the resource.
Context menus on TextBox and RichTextBox15 Aug 2006 18:03 GMT1
I am using a RichTextBox and I would like to have the standard context
menu (RightClick menu) that the standard TextBox control has (i.e. if
you use TextBox instead of RichTextBox, there is a standard context
menu with Cut, Copy, Paste and few other selections right out of the
Creating a Windows App version of a Web App15 Aug 2006 08:49 GMT1
I have a fully functional web app that I created in Visual Studio 2003.
I've even managed to translate it to a functional working 2005 version.  
What are the best steps to creating a Windows based form version in a manner
that I can preserve a lot of the routines that I have ...
message queue15 Aug 2006 04:48 GMT6
Here is my problem:
I have a control that does one thing when it is clicked and something else
when it is double clicked. However the click event is always fired before the
double click event. Is there any way I can look at the message queue for this
Treenode - line through it14 Aug 2006 22:01 GMT1
I have a situation where there is stuff in the database that I want to
display but make sure the user know's it's been disabled. Ideally I'd like
to draw a line through the item.
Is there a way to do this?
Question about SizeDataGridColumnToContent function...14 Aug 2006 17:59 GMT1
Using C#
string xmlfile = "appsettings.xml";
DataSet ds_login = new DataSet();
ds_login.ReadXml(xmlfile);
How to unescape HTML string14 Aug 2006 11:42 GMT3
I have a simple question, is there an easy way in .NET
to unescape HTML characters?
for example I have a string
"Siebel Analytics Sr Consultant-"Partner w/ Deloitte & have
Click event getting lost during ColumnChanging event if modal dial14 Aug 2006 09:25 GMT4
Click event getting lost during ColumnChanging event if modal dialog displayed
I am using VS2005
I have a situation as follows:
I have a handler for DataColumnChangeEvent ColumnChanging.
Hide form from Alt-Tab when first run14 Aug 2006 08:24 GMT9
I would like to start a VB.Net 2.0 app minimised to the tray area. I use the
NotifyIcon component, set the form to start minimised by adding this to the
form.load event
       Me.WindowState = FormWindowState.Minimized
TopMost - affects realtime?12 Aug 2006 14:42 GMT1
Suppose I have a form that loads with TopMost = True.  If I change the form
to TopMost = False will it immediately affect the form -- in other words is
TopMost dynamic?  The reason I ask is that I want to disable TopMost when
I'm displaying a Msgbox (otherwise the message box ...
Language toolbar12 Aug 2006 14:34 GMT1
Each time I log on to windows, the language Toolbar is on the taskbar; and
every time I log on, I remove it. How can I get it to stay off?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 July, 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.