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 Controls / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form serialization29 Sep 2008 13:03 GMT3
I'm looking for an example demonstrating a form and its controls (like radio
buttons and list boxes)serialization.
can someone direct me please?
Regards
Extending TableLayoutPane & GUI resizing of rows\columns26 Sep 2008 07:17 GMT2
i am Inheriting from TableLayoutPane with a designer that inherits
from ParentControlDesigner
.i would like to allow the user to resize the columns and rows
.All rows and columns SizeType = SizeType.Absolute
Exracting characters from string19 Sep 2008 11:14 GMT1
Hi guys;
I am new to C#.
I have a string for example:
1,2,3,6,7,8 and I need to parse this string into something like that: 1-3,
Control overlaid when resizing form16 Sep 2008 20:51 GMT1
VS 2008, C#, .NET 3.5.
I'm maintaining code - a form that has numerous controls, including a text
box on the left side and a check box on the right side.  The text box is
anchored Top/Left, and the check box is anchored Top/Right.  When the form
TextBox DataBinding issue16 Sep 2008 13:15 GMT1
I am have problems binding textboxes to a custom object data source.
I am posting the code below and if any one can give a clue of where i
am going wrong, i would really appreciate it.
The class that I am trying to bind to is
tooltip caption15 Sep 2008 16:51 GMT4
Anyone know of a way to access a tooltip's caption property directly?  I'd
like to append a value to the existing caption.
I have a validation object and I'm using its details to set the tooltip
property of a textbox:
Creating a 3D control10 Sep 2008 15:42 GMT2
I need to create an interactive winforms control that should display 3D
objects. Not only should it display them, but also it needs to intercept
mouse clicks and know what object was clicked on.
I'm a newbie in the control making and I don't know which API should I use
Checkbox and textbox09 Sep 2008 15:05 GMT1
I am a newbie in C#.
I have a
public struct TestType
{
Button Control Event08 Sep 2008 18:03 GMT2
I have a button control click event. Within the button control event I am
establishing a variable based on a calculation. Say for example, int
someVariable = 25. What do I need to do to make this variable available
within another button control event? I am really at a loss with ...
Getting ComboBox to act like an TextBox08 Sep 2008 13:38 GMT3
The form had a TextBox on it, but now this text box needs to be able
to turn into a list control showing previous entries.  From what I
understand, this is the role of a CombBox.  The problem is that when
the user double clicks on another control, text needs to be "pasted"
HOWTO: get TextBox functionality out of the ComboBox    ’s edit control08 Sep 2008 13:33 GMT1
I am looking for some more advanced functionality out of a ComboBox
control.  Currently a TextBox control is being used to gather text,
but now things need to be enhanced so that a history of previously
entered values can be selected.
Application StartupPath06 Sep 2008 16:36 GMT10
I need to load the same file in both design mode and in run mode.
The problem is that the Application.StartupPath in design mode is the path
to VCSExpress.exe? and in run mode as expected, my program.
Do I need to have a copy in both folders or are there another solution,
Listview shows extra Gridlines04 Sep 2008 23:07 GMT1
    I have a Listview in Detail mode with three columns. The listview is
size to show two rows of data, with the vertical scrollbar enable.
When there are more than two rows, I am able to scroll down the listview but
there is a horizontal grid line halfway down the cell for all ...
Set focus02 Sep 2008 09:39 GMT1
I am moving code from VB.NET to C# but seting focus do not work as VB.
'This works in VB
Private Sub AxWebBrowser1_DocumentComplete(ByVal sender As System.Object,
ByVal e As AxSHDocVw.DWebBrowserEvents2_DocumentCompleteEvent) Handles
 
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.