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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
simplest way to use scrollbars without Autoscroll?20 Apr 2005 11:34 GMT1
I would like to use Form's AutoScroll property, but only partially.
Everything is ok except scrolling when ActiveControl changes (the first
part of "AutoScroll").
For example my code calls someControl.Focus() which results in scrolling
Using .NET windows forms controls in an _embedded_ browser control20 Apr 2005 11:08 GMT4
I'm interested in using .net windows forms controls (datagrid, etc.) in my
app. My app, however, uses an embedded web browser control for its UI (for
easier content authoring). Pages are loaded locally (using file:// urls).
I've read examples of how to do this with IE and http ...
Extending TextBox20 Apr 2005 09:45 GMT1
I am trying to extend a TextBox and require that I assign a default value to
it's Text property. However the problem is that the Text property will still
get the default .NET framework value (usercontrolnameXXX).
The code I am using is as follows:
problems with restoring minimized MDI child form20 Apr 2005 09:28 GMT1
I've got a strange problem:
While searching the newsgroups for something else,
I've come across a post that discusses a bug with restoring MDI child forms.
(for any body who is interested, the post is in
form losing topmost state20 Apr 2005 03:23 GMT3
Is there something that can change the TopMost=true status of a form to
become false at a later time during running?
My code only has the statments
this.TopMost = true;
setting the parent property from MDI child form in c#20 Apr 2005 01:01 GMT2
How can I enable/disable Main Menu Item on MDI Parent Form
when a Child form is loaded?
Is it possible?
In one child form i the code below on the button click event.
Accessing data on main form from another form20 Apr 2005 00:55 GMT5
Can someone tell me how I would go about setting up a form the accesses the
controls on another form in VC.NET? I have a graph set up on the main form
and would like to open another form that has formatting options for the
graph. Changes on the options form will update the ...
Changing Button shadow properties in C#19 Apr 2005 23:00 GMT1
I would to chand the default colors used to make a button look 3d. How do I
do that in c#.
Monospaced font size19 Apr 2005 22:14 GMT6
I am writing an application that draws text directly on the on the form
surface.  The App must run on both .Net Compact Framework and the Normal .Net
Framework 1.1.  I need to use Monospaced Font like Courier New (or
FontFamily.GenericMonospace).  It is very important that each ...
"<default>" selection in ComboBox DataSource19 Apr 2005 22:00 GMT5
I have a combobox whose datasource is a lookup table populated from the
database.  However, the record whose field is bound to the SelectedValue of
the combo uses DBNull to indicate no selection, in which case the combobox
should display "<default>".  I convert the DBNull to zero ...
Bound Control Problem19 Apr 2005 21:48 GMT2
I have a DataTable with "FirstName" and "LastName" columns.
How can I get my bound combo to show both these values as DisplayMember?
Thanks!
- Peder -
mdi child of a child19 Apr 2005 20:13 GMT5
how do you make all child forms part of the container?
the container opens the form and it is a child (stays withing the container)
but when the child opens a form it is free floating.  is there a way to make
the child's child stay within the container?
MaskedTextBox.InputText disappeared in 2.0 ?19 Apr 2005 19:55 GMT4
My C# library is not compiling anymore with express C# beta 2 because I
was using MaskedTextBox.InputText.
The new msdn documentation still references this property from the
overview page of this control but does not contain the actual page for
TabControl.SelectedIndexChanged event?19 Apr 2005 17:47 GMT5
The SelectedIndexChanged event of TabControl object occurs when a tabpage is
selected.
I need to do some processing when user selects a new tabpage but before the
SelectedIndex has changed to the newly set tabpage index. I would call such
Where do images in an ImageList go ?19 Apr 2005 16:37 GMT2
I've created an ImageList and added a few images to it from various places
on my hard drive.
I can see that the images haven't been copied to my project, or included in
it's resources. Do the images get embedded in binary form as part of the
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2005
 
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.