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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
"Replacing" an object in a List(Of Object)28 Jan 2008 02:41 GMT13
Let's say that I have two classes: Franchise and FranchiseOwner.
Suppose that the Franchise class has a property, called
FranchiseOwners, which is a List(Of FranchiseOwner).
Now, suppose that I have a form, with a module-level object variable
DataGridView calculated field27 Jan 2008 17:52 GMT1
I have a DataGridView binded to DataTable.
In the DataTable I have an "ID" field.
How can I create calculated column in the DataGridView that gets as value
object (string) from my list, where item index in the list is equal to value
how to display resizeable rectange27 Jan 2008 17:51 GMT2
I need in my Windows Forms application to allow user to enter a rectangle and
later resize it. In the other words, I need to display a rectangle that (if
selected) shows control points that user can grab (with mouse) and drag to
resize the rectangle. Can you recommend an ...
Reusable Windwows Design in C#27 Jan 2008 17:48 GMT2
Environment : VS 2005/ VC# / .NET 2.0
By default Windows Form provides a window. One can programatically change
the look and feel of the windows .
But I want to create a reusable Window , so the user does not need to
Problem trying to "replace" an Object in a List(Of Object)27 Jan 2008 01:02 GMT1
I have a class, MerchantList, which has a property, Merchants which is
a List(Of Merchant). I am trying to figure out how to "replace" one of
the Merchant objects in the Merchants List with another new one. I
created a simple test, coded as follows:
Focus at the right spot26 Jan 2008 21:25 GMT3
I use
Mytextbox.text = "Default"
mytextbox.focus
How do I focus on the first character in the text box?
How to preload forms26 Jan 2008 12:51 GMT4
In my application I use an mdi form in which I display several forms,
What is the best way to preload this forms ? during the load event I goto
the database to fill my comboxes....
thx for your quick response!
StackOverflowException when Control added to Form26 Jan 2008 12:41 GMT1
The control added is derived from TabControl with 5 Tabs each of which has a
DataGridView on it.  The DataGridViews are DataBound to a BindingList
Collection of Business Objects.
The really interesting part is it only happens when the DataGridView on
Calling the parent25 Jan 2008 20:45 GMT2
I have a user control inside another user control.
Is there a way for a Child Control to call back to the parent, raising an
event in the parent or anything such?
passing back null to a database field if textbox is blank25 Jan 2008 16:53 GMT2
I have a text box that represents Hours worked, I also have a text box that
represents Adjusted Hours worked.  If user wants to override the Hours worked
they enter a value in the Adjusted Hours worked text box.  In doing so the
Adjusted hours worked field in the database would ...
Show class in Toolbox25 Jan 2008 14:18 GMT1
Heya,
I am writing my own class, that is inheriting from Form and only adds
few additional properties. However question is how to add this custom
class to toolbox??
Resizing forms at runtime using Compact Framework 2.025 Jan 2008 12:42 GMT1
Does anyone know how to resize a form at runtime using the compact framework
2.0?
I have tried using form.Height to set the new size but the form does not
change size (This apparently works on the full framework but not on the
Lock the OS or any other application.25 Jan 2008 11:50 GMT5
I have been developing web applications. Now I have got a task to implement
an application to simulate an exam. I'm thus thinking to make it a windows
Forms app. as one of the requirements could be to stop students from using
any other application on the computer.
changing properties of progressbar25 Jan 2008 09:21 GMT6
How can I set the value of a progressbar in a wait window?
frm (it contains the progressbar) is a form that is called from another
program.
I get a compilation error at the first line below.
Z-order not working for stacked panels24 Jan 2008 23:43 GMT5
I'm upgrading/rewriting an apllication written in VB6 to VB2008.
The main form had an outlook-like navigation with a vertical buttonbar in
the left side of the form and a bunch of frames with controls on them in the
main area. All these frames were placed exactly on top of each ...
Pages: 1 2 3 4 5 6 7 8 9 December, 2007
 
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.