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
adding controls programmatically on winfform09 Sep 2003 21:11 GMT3
i try to add a group of linklabel to winform as following, but when running
it, i can only see one linklabel added (the first one). Could anyone help
me to solve it and tell me why?
thanks
invoking on UI thread09 Sep 2003 20:04 GMT3
I understand the notion that a UI thread should be
responsible for managing the UI elements; therefore,
worker threads need to call invoke on a control.  I don't
understand the technical reason for this.   What is it
.net directory dialog09 Sep 2003 17:36 GMT1
since there is no folder dialog controls in .net
how to make such kind of things with existing controls?
or any 3rd party controls is good?
changing configuration file at runtime09 Sep 2003 16:16 GMT5
I want to ask how to modify the configuration file
(windowapplication.exe.config) at runtime and keep this setting for the next
time the program start?
Changing values in DataRow 09 Sep 2003 15:16 GMT4
How can I change some values in the DataRow? I make a query to get some
records out of database and then I want to change some, but it doesn't seem
to work. With the following code, nothing gets set:
foreach(DataRow myRow in Table1.Rows)
Docking controls on Windows Forms09 Sep 2003 15:14 GMT5
I've been having loads of problems with this. Coming from Java I never had
this problem with the LayoutManagers, but it keeps happening in the VS.NET
designer, and I don't know where the issue's coming from.
Say I have a form and place two controls on it - in this instance a
.NET DataGrid vs. 3rd party controls09 Sep 2003 13:11 GMT2
I have not done much work with .NET yet but we are trying to decide
whether the grid that Microsoft provides is going to provide enough
functionality for us. As far as VB 6, we use the Videosoft FlexGrid
now and have found it to be very useful. Does anyone know what how
Alternative to TransparencyKey property?09 Sep 2003 11:27 GMT3
I'm trying to convert an application from C++ to CSharp.
Under C++ I used the SetLayeredWindowAttributes() API
to make parts of my form transparent. Now in CSharp, I
was trying the forms TransparencyKey property. However,
Memory Issue08 Sep 2003 21:51 GMT2
I am developing a application and I think I have a memory
leak, but I am not sure.
TESTS:
1: I open and close a edit window I have work on for 2
Datagrid column font change08 Sep 2003 18:19 GMT2
I am attempting to change the font and color on a column
of data within my datagrid.  I have included the following
code:
Dim dgtxtLinks As DataGridTextBox
Modal form08 Sep 2003 18:07 GMT2
This must be a trivial problem.
I have a form that I display using ShowDialog method.  The
problem is that it doesnt go off nicely when I want to get
rid of it (by setting Visible property to false or calling
.net localization problem08 Sep 2003 15:42 GMT4
can i specify the localization (which language to display) each time when i
run a window application instead of localize by the windows system
automatically?
Toolbar buttons dont' show08 Sep 2003 14:26 GMT4
I just wrote a quick Windows app with some toolbar buttons.  In design view,
the buttons show up fine, but when I run the app, the toolbar button images
don't show up.  Is there some simple setting that I am missing?  I've tried
using both .GIF and .BMP format, and both show up fine ...
Images on button with XP-Theme08 Sep 2003 14:11 GMT4
I have an application that has bitmap images on the
button.  The applicaton was displaying them fine until I
added a manifest to the application to display them as XP
style buttons.  I used the example manifest in the VS
String Builder - not appended 08 Sep 2003 14:07 GMT3
I am using a variable of StringBuilder to form a string.
After appending a string of value like this
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0
Verdana;}}
 
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.