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 / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FolderBrowserDialog Problem (Powershell)30 Aug 2008 13:42 GMT2
I'm having problems with a folderbrowserdialog which is part of a main
form.
When the folderbrowserdialog starts no (treeview?) folder browser is
shown, just an empty dialog apart
Timer Troubles29 Aug 2008 17:08 GMT1
I have an vs2008win c# application that uses the timer control to
re-query a database while in a minimized state.  I use it to blink the
minimized application to info users that intervention is required.
I have found that it works fine as long as the application does not
How do I create a simple table?  DataGrid seems very complicated29 Aug 2008 14:19 GMT7
I'm relatively new to Windows Forms, so I haven't figured out how to
do certain things yet.  I come from the Java world with Swing and
SWT.  I am trying to create a simple table that is used to configure
some hardware.  At this point I just want to get something built read-
PictureBox Control28 Aug 2008 18:13 GMT3
I am displaying images retrieved from a database in a PictureBox
control.
For some images the control displays "No Photo Available", presumably
because the data I am giving it is not a format it recognizes.
propertygrid and spin button21 Aug 2008 13:49 GMT1
does anybody know if it is possible to use a spin button in propertygrid
cell?
Thank you,
Petr
ToolStrip and ToolStripContainer20 Aug 2008 07:48 GMT1
Hallo NG,
I have several problems with toolstrip and toolstripcontainer controls.
I created a ToolStripContainer docked on the top of my application main mdi
form,
ComboBox dataBound Control & New Row Addition20 Aug 2008 06:58 GMT1
Hello. I have a combobox that is currently bound to a binding source:
this.combo.DataBindings.Add("Text", this.bindingSource, "ColumName",true);
I have also tried :
this.combo.DataBindings.Add("SelectedValue", this.bindingSource,
ParentControlDesigner19 Aug 2008 21:40 GMT1
How to Overrides MouseDragtool and please provide an example if
possible
also give more details and expalination of this property
regards
Custom Control Designer19 Aug 2008 21:29 GMT1
i have a custom control which has its own designer inherited from
ParentControlDesigner, actually everything is going fine, but i just
need a small help when added another control in my custom control i
wanna overrides the dockstyle of control added to my custom control.
AxWebBrowser and C#16 Aug 2008 13:55 GMT1
I transfered VB.NET code to C#.  My program uses AxWebBrowser for simple web
browsing.  In VB I can mark text and copy it to clipboard.  In C# the page
comes to Browses as before but it is like locked???
I have not changed any properties and VB application works fine in same
ListBox.SelectionMode = SelectionMode.None13 Aug 2008 06:21 GMT1
Apparently with ListBox.SelectionMode = SelectionMode.None it is not
possible to data-bind the control programmatically ?
Is a form already loaded?12 Aug 2008 21:21 GMT1
I have a form that might need to load another form.  But if that form
is already loaded, I need to know this so that I can tell the form to
reinitialize to a specific set of data.  But how do I know if that
form is already up?  When I do a Show, there's nothing that tells me
ComboBox - SelectIndex acting strange (for me)08 Aug 2008 19:39 GMT2
I am using the ComboBox w/ 'DropDown' style (default).  The user wants to
type in the name of an Item and automatically have it picked.
So, I added a TextChanged event handler and used FindStringExact( ) to check
for a match to Items in the dropdown list.  If a match is found I ...
Changing DataGridView default row height08 Aug 2008 17:11 GMT2
I would like to change the default row height of a DataGridView at
runtime.  It works fine if I change RowTemplate.Height as long as I
set it at the right time.
However, I have been not been able to find a good place to do this. If
button control hover background transparency08 Aug 2008 13:47 GMT1
I have a button that is using a background image. When I hover over
the button, the transparent part of the image changes color.
Is there a way to keep the transparent part tranparent instead of
becoming highlighted when I hover over the button?
Pages: 1 2 July, 2008
 
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.