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
possible listbox BeginUpdate() / EndUpdate() bug?24 Sep 2003 10:15 GMT1
I have the following code which lodes names of
wordtemplates into my .NET windowsforms app:
--
//lsbTemplate.BeginUpdate();
Any smart client gurus??24 Sep 2003 10:06 GMT3
Working on developing a smart client application and I am trying to get past
one nasty stumbling block. Hoping someone with previous smart client
deployment experience can steer me in the right direction. My problem is as
follows:
data grids - determine when we have scrolled down24 Sep 2003 09:46 GMT1
     I need to determine when the user has scrolled down
a data-grid with the up/down arrow so that I can trigger a
method to run using the data in the first column of the
selected row in the grid.
Application Structure24 Sep 2003 09:33 GMT1
I am working on an application that has several modules. Each module is
represented by an icon on an outlook like list bar on the left. I want users
to be able to select modules at installation and in the installed app the
listbar icons should reflect the modules installed. The ...
Server.MapPath in windows forms?24 Sep 2003 09:12 GMT5
I'm developing a windows application and I want to load an XML schema into a
DataSet. In ASP.net I would use:
DS.ReadXMLSchema(Server.MapPath("file.xsd"));
But this doesn't seem to work in a windows app. Which is the counterpart
Limiting an exe to one instance24 Sep 2003 07:14 GMT4
Is there an easy way to limit an exe in a directory from
executing more than one instance?
Column order when binding DataGrid with typed collection24 Sep 2003 05:30 GMT1
I need help for setting the order of columns in a
DataGrid populated by binding it with a fixed-type
collection of custom objects. Actually I don´t even know
where to start.
HOWTO: Create a new Control and not have VS.NET set the Properties when Dragged onto Form24 Sep 2003 02:06 GMT10
I have a control that extends UserControl
I have added a few properties to this control
 [
 Category("Skinning"),
Saving webpage graphics with code24 Sep 2003 02:01 GMT3
I am creating a data harvesting application with VB.NET
that parses information from the HTML of web pages.  Part
of the information to be collected is in the form of
images.  The parsing of the text from the HTML was a chore
Winform Automatic Resizing24 Sep 2003 01:12 GMT4
I put a picture box in the center (fill) of a form
and put a toolbar at the bottom.
a picture will be loaded @ run time
I can get the form resized automatically.
How to create Multiple fields in a ListBox24 Sep 2003 00:40 GMT3
I have a class derived from CollectionBase.  I would like to display the
fields in the collection in the ListBox.  The class has 4 fields of type
boolean, boolean, string, string and I would like to display the booleans
as check marks ( x = check mark).  The output looking like:
GUI similar to Visual Studio .NET24 Sep 2003 00:22 GMT1
Dear Everybody,
I am designing the editor which has very similar GUI to
Visual Studio.NET.(Main menu, toolbar, toolbox, Solution
Explorer, properties, Editing area, etc).
VS .NET Enterprise Architect 2002 or 2003 ?23 Sep 2003 23:54 GMT11
Just a question about VS .NET Enterprise Architect 2002 vs. VS .NET
Enterprise Architect 2003.
We have an app built in VS .NET Enterprise Architect 2002 now.
We're trying to make a choice to upgrade or not.  But besides the other
set focus23 Sep 2003 23:34 GMT2
vb.net
windows form
I have a vb.net using a command button to open an external program using the
system.Diagnostics.Process.Start
Simple event question....23 Sep 2003 22:35 GMT3
Is it possible to determine whether a SelectIndexChanged event was
caused by a user making a selection or something changing in the
DataSet to which it is connected?  I checked e:EventArgs and
sender:Object, but e is empty and I don't see anything helpful in
 
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.