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 Controls / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Forms Control inside IE30 Sep 2006 17:08 GMT3
Is it possible to serve webpages with WinForm Control ( <object ...> tag )
from other server than IIS? I have to use Tomcat and my control.dll is
downloaded from localhost tomcat server, but doesn't show up. (It works
when downloaded from localhost IIS server)...
Selecting Files and Folders29 Sep 2006 13:54 GMT2
is there a way to combine the functionallity of OpenFileDialig and
BrowseFolderDialog, so that user can select as well Files as Folders?
VS.NET 2005: Picturebox with animated GIF causes error28 Sep 2006 16:39 GMT2
 I have a problem that I am not sure what is causing the error.
Basically, I have a Picturebox on a form which the image is set to an
animated gif at design time. When the application runs all is well and
the gif is iterating through each of the frames.
Row Validating Fires Twice?27 Sep 2006 21:55 GMT3
Below is my row validating event, I throw the blnNewRow flag in UserAddedRow
(This seems like a hack but I can't find an easier way to do this).  This
event fires twice and I can't figure out why?  Ideas?  If you see anything in
here that seems like bad from please let me know so ...
disabled controls should not dim27 Sep 2006 03:52 GMT1
Is there a way to disable a web form control (change the Enabled
property to false) without the control being dimmed out when it's
rendered? I have quite a few of them on the form and they are hard to
read when they are disabled .
"Hide extensions for known file types"25 Sep 2006 08:57 GMT2
How do i get the value for the property indicating whether extensions in the
shell is visible or not ("Hide extensions for known file types") ??
This propery is found in Explorer|types|View|"Hide extensions for known file
types".
IE running .NET 1.1 even though 2.0 installed25 Sep 2006 08:19 GMT1
My understanding is that Internet Explorer will always run the latest
installed version of the .NET framework when hosting controls.  While
investigating a problem with a VS2005 / .NET 2.0 control that we host in IE,
I began to suspect based on the fusion bind error log that the ...
plus/minus button in a TreeView.25 Sep 2006 08:14 GMT12
Is it possible to change the bitmap used to show the plus-/minus-sign button
in a TreeView ??
BR
Peter
ListView Groups25 Sep 2006 08:05 GMT4
How do i change the ForeColor (font color) of the groupnames in a ListView
control ??
Thank you in advance.
BR
Tooltip that show only predefined times?23 Sep 2006 03:39 GMT2
I'm using a ToolTip for a WinForm app. The tooltip
show a tip to the user. I would like to limit the
tooltip to showing only 3 times. I tried to program
both the SetTooltip method and the PopUp() event handler
Trying to create nonvisible User control (Component)?22 Sep 2006 16:01 GMT1
I'm trying to create a non visible user control like the timer.  I want it
to have an icon at design time and show up below the form and be hidden at
run time.
I've read that I want to create a "Component" project type but for C# 2005 I
DataGridView clearing row error text22 Sep 2006 08:42 GMT1
I have a DataGridView where the user can make changes.
When he goes to quit he can either save or discard the changes.
I don't know if this is the best way to do it but I wrote
(this.BindingSource.DataSource as DataSet).RejectChanges();
Read-only checkbox?22 Sep 2006 07:06 GMT3
Is there any way of programatically designating a checkbox control as being
read-only?  There are certain instances in my application in which I'd like
to disable checkboxes from having their values modified by the user.  I could
just set the enabled property to false, but I'm ...
ListView ColumnWidthChanging event not firing21 Sep 2006 16:58 GMT2
Can anyone think of any reason why ListView's ColumnWidthChanging event
(.NET 2.0) would NOT fire?  I have a handler set up for this but I
never hit the break point.  The ColumnWidthChanged event fires just
fine.
Continuous scrolling with a vertical scrollbar20 Sep 2006 22:20 GMT2
How can I achieve continuous scrolling with a vertical scrollbar in C#?
Thanks,
Avanti
Pages: 1 2 3 4 August, 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.