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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tab page event handling06 Mar 2006 00:52 GMT2
I have a C# project with tab control with eight tab pages.  I would like to
allow the text or the text color to change when an event occurs, then have
the text or text color change back when the tab is clicked.  However, I don't
find a click event handler specifically for the ...
Did MS forget to include a ToggleButton control?06 Mar 2006 00:12 GMT2
There seems to be something missing from my toolbox in VS - no ToggleButton?
Could this be true?  Did MS not include a ToggleButton?  As if we don't pay
those guys enough...
make a property can only be set at design time05 Mar 2006 18:14 GMT2
Is that possible to make a property to be set only at design time, not later
in code.
I need this function is because that for a self definded control, if I want
to use it on a form, the auto-generated code only take the constructor which
TreeView_AfterLabelEdit - why is previous value returned?04 Mar 2006 23:56 GMT1
If I select a node in my .NET 2.0 TreeView, then click on the node label, I
can edit the text in the label.
But when I try to get the new value of the Node.Text property using the code
below, I get the text of the node label BEFORE I made the edit.  What am I
Find events on a control03 Mar 2006 10:17 GMT3
I am attempting to write a form serialiser in C#, it is a Visual Studio  
.Net 2005 addin.
My current problem is getting what methods are set as bound to events on a  
control. For example, i bind button1_click(..) to button1, i can iterate  
Sharing ImageList03 Mar 2006 05:22 GMT4
i have a number of forms which has a common toolbar with image buttons.
 currently, when i have to create a new form, i have to include the
toolbar and the imagelist.
is it possible to share the imagelist used across different user
tab character in combobox03 Mar 2006 03:15 GMT2
I have a combobox where I'm trying to use a tab character to create multiple
columns. However the tab isn't interpreted correctly and shows up as a small
white box.
I can get around this in the dropdown by using OwnerDraw and setting the
Passing variables through form02 Mar 2006 13:43 GMT3
I need some help. I've been trying to get my form to work properly using .NET
2.0 with Visual Studio 2005. Here's my problem. I used to program in classic
asp, and recently started moving into the .NET framework. I used to send my
db id number through the form post method in ASP ...
Exception on a Debug.Fail02 Mar 2006 06:11 GMT5
From time to time, I'm getting the following exception :
 Message "Object reference not set to an instance of an object."
 StackTrace "   at System.Windows.Forms.ToolTip.CreateHandle()\r\n   at
System.Windows.Forms.ToolTip.get_Handle()\r\n   at
need a control for good scrolling status output01 Mar 2006 20:20 GMT4
I'm looking for a way to display text information on a windows forms app in
a way that as new information is added the newest info is always visible.
The best way to explain is this:
A regular textbox control would work perfectly fine for me if only as I
UserControl on tab page - Everything else gone!01 Mar 2006 18:42 GMT1
I dropped a UserControl on a tab page. I run the app, eveything is
fine. Back in design mode, all other controls on that tab page are
gone except the UserControl. Unless I close and open the project, and
then the other controls are back.
C# User Control Sample WITH Property Persistance Code01 Mar 2006 12:15 GMT2
Hi - Back in VB 6.0, creating a control was pretty straight-forward. You used
the Property Bag thing to store persistent data during design-time, etc. I
have to admit that in C#, I'm lost! I need a sample C# User Control that
demonstrates not only the run-time functtionality of ...
Pages: 1 2 3 4 5 February, 2006
 
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.