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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accesing form's components in design time05 Apr 2006 09:06 GMT7
I need to access all components of a winform (controls, and any other
component which does not inherit from System.Windows.Forms.Control) both in
design and run time.
In design time I access the components and iterate through them using form's
Open Non-Modal Form from MDI Application05 Apr 2006 04:23 GMT1
I have an application that has an MDI main page.  I would like to open up
multiple non-modal forms for some of the items within that MDI application.  
Essentially, I want to open SDI forms from and MDI main application.  I have
the forms open, but they don't open up on top and ...
Blank DataGrid05 Apr 2006 01:03 GMT2
This must be quite simple! But I couldnt figure out whats wrong:
I have this following code, and I still see a blank datagrid:
Imports System.Data
Imports System.Data.SqlClient
Adding Control to a Form from another thread04 Apr 2006 21:49 GMT3
In the background I want to load some control after form loaded.
I tried threading but it does not allow me to add control because current
thread have not created the form.
Also please tell me what BackGroundWorker control suppose to do.
NET permissions, user objects and IE04 Apr 2006 20:20 GMT4
I will appreciate any insights to set the right permissions to a Windows
Forms Control that is embedded in an html document. The control will be
downloaded by the html doc to the local system to do its job. It  requires
file system and registry access rights (read/write).
Combo Box04 Apr 2006 18:26 GMT4
I have a ComboBox bound to a dataset. I want to add an Item "<Select an
Entry>" to the combo box. It is in addition to the items already added to the
control through the Dataset (From DB). How it can be done?
Thanks.
datagridview add a combobox to a single cell, not a whole column04 Apr 2006 15:01 GMT2
I would like to have a DataGridView that has a column in it that contains a
combobox only on certain rows. I have searched the web and the only solution
I have found is to create a custom DataGridView control. There must be an
easier way to do this. Any suggestions?
PLS HELP:Managing events04 Apr 2006 14:38 GMT2
I'm developing a usercontrol which has an event SelectedValueChanged.
Below is the simple version of what i have:
//------------------------------
class SelectedValueChangedArgs: EventArgs
Properties with subproperties in propertygrid?04 Apr 2006 08:19 GMT3
Hi to all,
In a .net 2.0 program, I'm trying to use the property grid. When the
property grid displays an object, it successfully displays its properties.
What I'd like to ask is: How can I make a property to have "sub-properties"
mysterious resize behavior...04 Apr 2006 06:09 GMT1
I have developed a custom Control inheriting from
System.Windows.Forms.Control
It has some children control.
Something really weird happen when I resize it, its children control move!
Listview selection on group click04 Apr 2006 04:49 GMT1
I am loosing my selected item when user click on a group in details modes.
Causes error and I would always like 1 item to be selected.
Any Ideas?
Write to Appname.exe.config04 Apr 2006 01:25 GMT1
I can use System.Configuration classes:
string dns = ConfigurationSettings["name"];
to access the appSettings configuration
<configuration>
Typed Dataset04 Apr 2006 01:23 GMT1
How can Typed datasets be generated in Data layer?
Store multi-choice groupbox selection in a field03 Apr 2006 23:11 GMT12
I am designing a table to contain a field to stores a value that must
indicate none, one, or many choices. The form will have a group box
with checkboxes (multi-choice)
You see the records in this table contain partially pre-configured
How to change all disabled controls backcolor03 Apr 2006 21:14 GMT4
I need to change the color used by windows to paint the backcolor of all
disabled controls in my application, because users, in certain conditions of
light, can't read the text.
I Think that I need to change something like SystemColors.GrayText, but it
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 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.