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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DateTimePicker - keeping the dropdown open12 Jun 2007 01:04 GMT1
I have a request from my users.  They would like the calendar drop
down to remain open even after they click a date, because they would
like to 'count' six to 10 weeks into the future.
Is there a way to keep that dropdown open until the control loses
setting focus on a winform11 Jun 2007 20:14 GMT2
I want to set focus on a textform when my form is displayed to the user.
I've set tablndex of textbox to 0 and tried the
textBox1.Focus()..but still the text in the textbox is not being
hightlighted...
Finding the currently actrive window from a background application11 Jun 2007 19:30 GMT5
In C#...
I need to create and application that will run in the background and listen
for user mouse clicks anywhere on the desktop or any open application. When a
mouse click happens, it will catch that event and get a reference to the
ClickOnce and User Managed Documents11 Jun 2007 07:52 GMT1
I have an application that I would like to deploy via ClickOnce.  I have
read from several sources you never want to store end-user managed data in
the application data of a click once application because it will be removed
on subsequent upgrades.  However, I haven’t seen any ...
How to modify inherited dataGridView component11 Jun 2007 06:23 GMT2
I didn't get any satisfactory answer by searching the web so I'll ask here.
I'm doing visual form inheritance(.net2.0 WinForms), but I have discovered
that some components, even though set to protected in the base form, do not
allow me to modify their properties in the designer.  ...
ListBox question10 Jun 2007 17:21 GMT6
I have two single selection list boxes on a windows form. Both forms get
bound to data in an ArrayList (IList).  I want the data in the first list box
to be visible when the form loads. The data that appears in the second list
box is dependent on the slelection of the item in the ...
help on regex10 Jun 2007 12:58 GMT4
i want a reg exp for the below format..
1.0.00.0000
i tried as follows
\d\.\d\.\d{2}\.\d{4}
how to pass connection10 Jun 2007 12:33 GMT1
information  from form1 to form2 one time in holle project
form exitample
-------------
public partial class Form1 : Form
Suppress focus events of a textbox control in Validating event09 Jun 2007 09:20 GMT3
I have a Data Entry Form having some controls including a TextBox. When the
user types an entry, I query a table and if it was entered before, I ask the
user (using ShowModal method of a custom message form) if he wants to see
his old entry in a new form. if he/she choose Yes, I ...
Issue getting the value from a Row["Column"]08 Jun 2007 22:56 GMT1
Fighting with C#...
I have this code, and I can't find what I'm doing wrong... Any hint, please?
               foreach (DataRow myRow in myDataSet.Tables[0].Rows)
               {
Why is a sound played when I press alt-enter on a form?08 Jun 2007 22:28 GMT3
The subject's the tl;dr version.
The situation is that I'm zooming my form to fullscreen when I hit alt-
enter (kinda like media player behavior).  Now my code to go to
fullscreen does not cause the windows "default beep" sound to play.
Object reference not set to an instance of an object08 Jun 2007 22:05 GMT2
Please I am trying to understand the arraylist.
Please anyone help; why I am getting this message "Object reference not set
to an instance of an object" when line no (13) get executed in the following
code:
Cheking of entered symbols in current Treenode08 Jun 2007 18:20 GMT3
In my Treeview Control I am trying to edit some of the nodes.
For this purpose I am using mytree.beginedit(), so after this the node
is ready for editing. But I need to avoid of entering some symbols
during editing.
Read a .txt resource embedded in a Class Library08 Jun 2007 14:59 GMT4
Would anybody be so kind to tell me how to read a .txt I embedded in a C#
class library?
Thanks a lot,
winforms + resize issue08 Jun 2007 14:32 GMT1
i'm a newbie to winforms..
in my application..i've created a main form..
i show the other forms as dialog form on click event of buttons of my
mainform ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 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.