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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
difference between interface and abstract21 Feb 2005 08:16 GMT2
i m very much confused between "abstract" and "interface". can any one
suggest me the different between and which is the best situation to
use the both objects
Publish new Control Event in 'Parent' form20 Feb 2005 19:33 GMT1
I have a class derived from a windows forms control and implemented a new
event. Everything works fine within the class. But if I try to check the
event in the parent form I got nothing.
Any idea
Find Control by name...19 Feb 2005 23:50 GMT1
Is there a way to get a handle to a control in a windows form, only by
knowing its name? I need to change some properties on a control and i only
know the name of the control.
Regards
how to set toolbarbutton text18 Feb 2005 20:09 GMT2
I am trying unsuccessfully to set the text of a toolbarbutton at runtime.  
The button was added to the toolbar.buttons.collection at designtime.  Is
there a trick to doing this, or am I missing something?  Does the
toolbarbuttons Text property have to be set prior to adding the ...
HUGE windows app18 Feb 2005 18:26 GMT2
I'm developing on a .NET framework based windows application.
The application seems to be very large as the project grows.
We currently have approx. 130 user controls, and 60 forms.
A good amount of this is controls and dialogs that will be removed later on.
RichTextBox18 Feb 2005 16:04 GMT1
Is it possible to display a link in a RichTextBox without showing the actual
URL, like in word or wordpad, but still be able to capture the LinkClicked
event (DetectUrls = True).
Right now something I would like to display as Microsoft
Getting a CommonControl to refresh18 Feb 2005 03:27 GMT1
I found this after I posted this question in the .NET group and it may have
been better here.
I am having some trouble getting my common compenent to be able to refresh
and I am hoping someone will be able to tell me what I am missing.  To simply
Deleting an "Icon" UserControl property using the Delete button when focus is in the PropertyGrid?18 Feb 2005 00:23 GMT1
Having defined an icon property on my usercontrol as show below,
I can set it just fine using the PropertyGrid. But for some reason I
cannot delete it, once it has been set, i.e. mark the "(icon)" text
and pressing the Delete button, as is the case for standard
DateTimePicker: Discerning between a Chckd Chgd and a Value Chosen17 Feb 2005 23:53 GMT1
I am having an exasperating problem with the dtp control in .NET.  I am
trying to tell if the ValueChanged event has been thrown as a result of the
user actually actively clicking on the checkbox or whether the checkbox has
been checked as a result of the user clicking on the ...
ActiveControl override17 Feb 2005 13:09 GMT2
According to the helpfiles, Visual Studio .NET 2003, ActiveControl is
a virtual property. If one attempts to overrides ActiveControl it
generates a syntax error as follows: ActiveControl get/set method not
marked as virtual, abstract or...
click event for the entire form17 Feb 2005 03:27 GMT2
To make this simple,
suppose I have a form (frmMain) with 2 groupboxes (gbx1 and gbx2).  I know
if I click on gbx1 it will raise a gbx1_click_event, if I click on gbx2 it
will raise a gbx2_click_event, and if I click on the form anywhere where
add border and resizing handles to control16 Feb 2005 03:10 GMT3
I am creating an application which contains controls which can be moved
and resized.  I would like to know the best way to add a border and
resizing handles to a control, the same way that the .Net IDE adds
borders and handles to controls when you click on them.  So far the
Printing Crystal Report from VB.net15 Feb 2005 20:32 GMT5
I have a crystal report with printer setup - Landscape.
And a crystal report viewer with print button - enabled.
When I am printing the report it comes out as portrait (as the default set
up of the printer is portrait.)
Drag 'n' Drop to the same TreeView?15 Feb 2005 13:24 GMT1
Can I drag a tree node and drop it on another parent node
of the same TreeView?
I've implemented the ItemDrag, DragOver and DragDrop
events, but it doesn't allow dropping.
Determine DesignMode in Component or Control Constructor?15 Feb 2005 00:28 GMT3
Is there a way to determine when a Component or a Control is being created in a designer as opposed
to a runtime app from within the constructor?
I think I can probably check DesignMode in the OnLoad() method of a Control... but Components don't
have OnLoad() methods.
Pages: 1 2 3 4 5 6 January, 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.