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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Coping in .NET21 Jun 2004 14:44 GMT5
 I have a ListView control with several columns and rows worth of data.  What I wantto be able to do is to allow the user to hit copy and it will copy this information to the clipboard.  Then I would like the user to be able to open up any of the following application; Excel, ...
100's of UserControls to dynamically load ... How?21 Jun 2004 12:52 GMT3
Is there are equivalent activity in .NET Windows to
MyControl =LoadControl("NamedContol.ascx") ?
I  need “load”, add to a ControlsCollection a particular UserControl based on a run-time XML stream.  For example by picking off attribute:  UseVisualControl=”SomeUserControl”
There ...
Application .exe AND/OR  Static DLL disappears21 Jun 2004 12:39 GMT1
Here is the issue   
    a. We have an exe that is referring to our custom STATIC DLL that is present in the SYSTEM 32 folder.
    b. Whenever there is SHUT DOWN (ungracefully due to POWER DOWN) and especially when TCP LISTENER WAS WORKING in the windows application (SERVER) following ...
Handling Empty Returns using the DataReader21 Jun 2004 12:11 GMT1
I am getting this error when the DataReader returns a Null Value.
"Invalid attempt to read when no data is present."
It works fine as long as there is a string.  What is the NZ() function in VB.Net?
or what would be the best way to handle this?
Tab control21 Jun 2004 09:54 GMT1
How to customize the "Tab head" Appearebce of the Tab
Control in .NET, ie i want to changed the buttoned/flat
appearence of the tab control to "/--\" shape.
Thanks in Advance.
Displaying different font size or font type on DatagridTextboxcolu21 Jun 2004 09:26 GMT1
I'm developer in VB .NET family. I'm using DataGridTextboxColumn class so I need to display different font type, style and size on each cell. Is it posible, How?
Thanks,
KPH
Problem loading a windows form.  Please help.20 Jun 2004 20:04 GMT3
I have created a .net windows form in vb.net and compiled it as a .dll.  I
then register the .dll with regasm.  I then call the form in a vb 6
application using the following code.
dim c as object
Best Place To Store Personal Information20 Jun 2004 15:21 GMT3
Hi to All,
I'm developing an application in VB .NET. I have a question: what is the
best place to save personal settings of my users? I mean, when a user uses
my application, it can create a personal profile (e.g. last files opened,
How to find out text size20 Jun 2004 14:27 GMT2
How to find out text width for specific font and text string. I need to
dynamically generate labels and set its size property.
TIA
location of a control20 Jun 2004 13:36 GMT5
i have button at the left bottom corner of the form
whenever i resize the form, i want to the button stay at the same place.
does button have  property for this doing this?
Problem debugging ActiveX component in Windows Form19 Jun 2004 23:23 GMT1
I've added an ActiveX component to a Windows Form and this seems to be
working fine.
However, I now need to debug the ActiveX component, but can't step into the
component - I can step in the Windows Form code, but can't go into any of
DragOver and DoubleClick Event19 Jun 2004 12:06 GMT1
When I register a DragOver Event handler DoubleClick event is not occuring.
Not Only DoubleClick none of the Mouse events are raised. What should I do?
click event on a nested control19 Jun 2004 10:24 GMT1
I have a form that has a bunch of nested controls in it. How do I detect a
mouse click on any of those controls in that form? I don't actually care
which control receives the click event in this case, just want to know if
any part of this form is being clicked on. Obviously I could ...
ListView Control: Can Header Column Colors be changed18 Jun 2004 23:48 GMT1
I have a listview control and default column header colors are black.
Can I dynamically set each column header of the listview to a different color?
Goal is to have: 1) column headers different colors(i.e column one blue, second column red third column header green etc)
2) can ...
Multithreading and Creating new controls18 Jun 2004 23:04 GMT4
I'm trying to dynamically create a set controls in a Threadpool and then add them to thte Controls collection of a Form (the main thread).  The controls seem to be created in the thread an get passed back successfully via an derived EventArgs class, but I get "invalid handle" ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 2004
 
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.