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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
avoid this.close to raise validating events ?03 Sep 2003 16:15 GMT1
In a winform, I have a cancel button. When clicking on it,
I want the form to close without raising validation
events. So I'm calling this.close() in the click event;
I have set the CausesValidation property to false for the
WebPage in WindowForm03 Sep 2003 14:51 GMT2
How to put webpage on Window form? It should be able to
interactive with other controls in Windowform(like VS.NET
start Page)
Thanks,
ScrollBar System.ArgumentException03 Sep 2003 14:36 GMT3
could somebody help me to solve the follwing problem ?
I get the following exception when i set as the DataSource of a DataGrid a
DataTable.
This situation can be only if I change programaticaly the minimum property
Shortcut Enum03 Sep 2003 13:03 GMT3
Is there any way to expand on the prebuilt shortcut enumeration for
accelerators?  Specifically - I want to add alt+control+1, alt+control+2,
etc.
Bug in ToolTip component?03 Sep 2003 10:17 GMT8
In my application I have modal form and controls on this
form have tooltips. I do not recreate instance of the
form, only hide it and show again. But after second
ShowModal all tooltips disapear. Is this known bug, or I
Newbie: event handlers with dynamically created controls03 Sep 2003 08:30 GMT1
I'm working on an application that dynamically generates
buttons based on directory names in a file system.  Click
a button (directory) and the form refreshes with more
buttons (subdirectories).  I can generate the controls
Which rows in my DataGrid are selected?03 Sep 2003 08:24 GMT1
If I select 1 or more rows in a data grid control, how do I detect which
rows are selected/highlighted?
ProgressBar Does Not Refresh03 Sep 2003 08:00 GMT2
I have a progressbar which gets updated with the following code:-
for(int value=0; value < 100; value++)
{
progressBar1.Value = progressBar1.Value + 1;
Pressing Enter on a button in a user control03 Sep 2003 06:17 GMT2
If I press 'ENTER', when the focus is on a button in a form, the buttons
Click event fires but pressing 'ENTER' when the focus is on a button in a
user control doesn't fire the Click event of the button. Why? Pressing
<SPACE BAR> works fine with both.
Get the application path03 Sep 2003 05:02 GMT3
Is there any equivalent of App.Path (VB 6.0) in VB.NET and
C#.
I would like to get the path of my exe at run time. I
tried Forms.Application.ExecutablePath which returns the
BackgroundImage Property in RichTextBox03 Sep 2003 05:01 GMT2
 I am unable to set the BackgroundImage Property in
RichTextBox. Though no exception is raised, the image is
not being set.
Any suggestions are welcomed.
MultiForm and an ArrayList03 Sep 2003 04:32 GMT1
In C#
I have a problem when I need to get the ArrayList Data in
another form
My ArrayList is empty .
mdi child resize03 Sep 2003 04:21 GMT1
Is it possible to have two MDI Child with different resize
behaviour when they are opened(i.e. one Maximized and
another Normal).
Thanks, in advance
Hide StartUp Object03 Sep 2003 04:19 GMT1
What I am trying to do is create a log in form (in MDI application Using
VB.NET)
I have tried moving the application's startup logic into a separate class
and create the Log in form from there by using LoginForm.ShowDialog() .
How do I do this?03 Sep 2003 00:39 GMT1
I an rather new to VB.NET programming and I have the
following problem:
In a Windows Form, I have a User Control.
I have configured the "AcceptButton" property of the form
 
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.