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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
No-Touch Ent Lib26 Aug 2005 12:27 GMT6
I am getting an error with no touch deployment using Enterpise Lib. in my
project.
The error is:  Invalid section name.  The section 'dataConfiguration' does
not exist in the requested configuration file myapp.exe.config or
GraphicsPath.PathTypes question26 Aug 2005 02:01 GMT1
I want to follow a GraphicsPath and put little visual mark every.. some
distance...
I found 2 handy properties:
GraphicsPath.PathPoints
Windows Forms .Net 2.0 samples\Quick start26 Aug 2005 00:51 GMT1
       Can any one point me to any Windows forms 2.0 quick starts/samples?
Thanks and Regards,
Reshma
return value25 Aug 2005 21:06 GMT4
Does anyone know how to return a value from a form?
Thanks,
Jose
Reading from a set of dynamically generated textboxes25 Aug 2005 19:42 GMT2
I am creating textboxes on a windows form at run-time as:
For intCount = 1 To intNumberOfBoxes - 1
Dim txtNew As New TextBox
txtNew.Name = "txtChild" & intCount + 1
vertical text in header of the datagrid25 Aug 2005 15:05 GMT1
I need to know if its possible to make the text for column headers in a
datagrid to be vertical.
Could this be done in a Listview with View set to Details?
If necessary I could use images if this is feasible?
Treeview highlight25 Aug 2005 14:57 GMT3
I know this has been asked before but no one responded so I thought I give
it another go.
I can set the ForeColor and BackColor on a TreeNode however when it is
highlighted I get the default highlight colour which I cannot alter. Is there
Prevent Tab navigation in Datagrid25 Aug 2005 13:00 GMT4
How can avoid Tab navigation on cells in Datagrid. ? I want Tab keys acts as
Control navigation.
TIA
Antonio
Multiple EXE module25 Aug 2005 06:10 GMT1
Hi, i am an vb.net programmer, I need to do a projet with multiple EXE module
loaded in memory. This modules have to talk to each other and I need to buil
an general graphical interface for monitoring all thes exe module. Can
someone can give me some link on article or sample ...
Datagrid problem in VB.NET25 Aug 2005 03:55 GMT1
Im having problems with setting the width of my columns of my datagrid.
Here's the code
resultatGrid.DataSource = getFirms(0)  // gets metaData from database
Dim tableStyle As New DataGridTableStyle
How to hide Tab titles25 Aug 2005 02:41 GMT5
Is there a way to hide the titles portion of the tabs in a tab collection.
That way, I can quickly switch between one tab to another, but I want to
hide the titles itself.  I using a treeview to delegate the switching.
How commit databindings on instant form closing?25 Aug 2005 00:27 GMT1
I often have a form with a number of databound textboxes. The problem is
that when the user edits a textbox and then closes the form without first
leaving the textbox, the databinding is not commited and the property not
set in the bound object. What I do now is to run ...
ReportGrid.Rows(i).Visible = False VC Currency Manager24 Aug 2005 14:41 GMT3
I bind my datagridview to a dataset returned from a web service:
ds = WS.testReport(param1, param2)
ReportGrid.DataSource = ds.Tables(0)
The data displays fine.
Problem with mnemonics24 Aug 2005 13:56 GMT2
I recently added mnemonics to a couple of buttons on my program, but when I
run the program, the letters do not appear underlined until I hit tab.  How
can I make it so that they are underlined from the start?
Display Bitmap from HttpStream24 Aug 2005 13:01 GMT5
How do I display a bitmap which is available from a .aspx-response stream in
a .NET Form?
Thanks for any help!
/Andreas
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 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.