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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Customizing ClickOnce Download Mechanism26 May 2006 21:16 GMT3
Good day -
We'd like to deliver ClickOnce apps and updates via a BITS mechanism, and
understand it isn't built into the current release. We would like to replace
the OOB functionality with custom, using BITS to make ClickOnce useable in
Programatically open a combo box26 May 2006 20:19 GMT1
I'm trying to find a way to programatically open a combo box's drop down
window.
Any ideas?
TextBox Size.Height26 May 2006 18:03 GMT2
Is there any way to control a TextBox Size property's Height? Besides making
it Multiline?
Everytime I set the Size, it always reverts back to Size.Height = 20 (or
whatever value based on the current font, I think). I've tried setting the
Save settings ...26 May 2006 17:14 GMT1
Is there an easy way to save the application  ?  for example :
- Application position on the screen
- Imagine if I have an "option" form
How save and restore these informations ?
UserControl Border Color26 May 2006 16:35 GMT3
I have a simple UserControl hosting a couple of other controls, the
BorderStyle = BorderStyle.FixedSingle.  All I want to do is change the border
color of the control.
Anyhow got an example on the best approach to do this.  I tried the
save an arraylist in user.config26 May 2006 13:59 GMT3
I am having a problem saving an object in the user.config file of my app (I
use VB and the my.settings namespace to do this FWIW).
The object that I am trying to save is an arraylist.
The arraylist itself holds multiple instances of a structure that I created.
Panels, UserControls, and component position in the UserControl26 May 2006 12:48 GMT3
I inherited a C# Windows app (.net 2.0) .  There is a main form with a panel
and menu.  When the user selects a menu item, a usercontrol form is added to
the panel and displayed.  The User control forms have things like
datagridview and command buttons, as well as a panel that ...
anoying splitter behaviour26 May 2006 11:40 GMT1
I have put an splitter container in my form and have set its orientation
property to horizontal
The in the upper panel i have put a listbox wit dock property to fill .
The problem is that when i move the splitter up and down the distance
about MDIContainer's AutoScroll and background image26 May 2006 08:26 GMT2
Hi, all
I have a question when I use form as MDIContainer
when I move a MDIChild out of edge of MDIContainer,
the Container's Scroll bar appear(yet "AutoScroll" property is "False"),
How to determine when a form is first displayed25 May 2006 23:23 GMT2
Hi, this question must have been answered many times before, but I just
can't find the answer in the groups.
How can I determine when a Windows Form is displayed on-screen?  When
my application starts up I want to immediately display a "wizard" to
Newbie - ListBox doesn't have OnChanged event?25 May 2006 22:32 GMT1
I have a ListBox control which is not bounded to any data source
automatically.
How can I intercept the event of adding/removing items to it?
- Tal
Opaque (semi-trasparent) control25 May 2006 21:19 GMT3
I neet to create a "Colored glass" effect, so I can cover a couple of buttons
on my form with an opaque (semi-transparent) shape and some text. I tried the
following:
1. Create a control that will support a transparent background and use ARGB
DisplayMember is being ignored25 May 2006 18:44 GMT4
I have the following code to set the DataSource of a ComboBox to a certain
table in an untyped DataSet, and I also want to set the DisplayMamaber of the
ComboBox to a certain column:
 cmbID.DataSource = Me.Ds.Tables("Groups")
Showing Multiple Displaymembers25 May 2006 17:32 GMT1
I have a combobox that lists 3 columns of data.  When a row is selected, I
need to show 2 of those colums to the user.  I would like to show this in
the combobox, but the default ability doesn't allow this, I'm wondering how
others have handled this in the past and what suggestions ...
TabControl.SelectedTab.Name issue25 May 2006 15:59 GMT2
I’m having a issue with the TabControl.SelectedTab.Name in the
SelectedIndexChanged method. All I want to do is keep track of what tab the
control is currently on. I have tried the following. I get an Index error or
Object is not an instance of a Object error. Is there a work ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 April, 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.