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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
OpenFileDialog doens't remember the user's settings07 Feb 2007 10:00 GMT2
When programming in access I can make this call
dialogResult = Application.OpenFileDialog.Show()  ' May not be the exactly
correct syntax
The user can manipulate the column sizes the sorting,etc.
Need advice on events07 Feb 2007 07:00 GMT2
I have 2 listboxes side by side where the user can move an item from left to
right or vice versa by double clicking the item or clicking on a button(s)
between the two listboxes.  I want to enable to disable the move left or
move right buttons as determined by the number of items ...
Hiding the selection in a CheckedListBox06 Feb 2007 22:52 GMT2
Is it possible to do away with the "selected" appearance of an item in
a CheckedListBox (v1.1)?  When I click an item, its background turns
blue and its text turns white.  I want the checkbox to toggle (which
it currently does), but I don't want the list item to appear
Frustrating problem with DatGridView06 Feb 2007 20:32 GMT1
I have a DatagridView bound to a bindingsource. I programmatically add a
ComboboxColumn and bind it to another BindingSource like this:
           Dim colActType As New DataGridViewComboBoxColumn
           colActType.DataSource = ActivityTypesBindingSource
Memory Consumption06 Feb 2007 19:40 GMT3
HI, there,
I am developing the desktop application using VB 6 as well as VB.Net.
I have noticed one significant difference.
A created an empty windows app in VB contsing of a single form and there is
BackgroundWorker does not fire the RunWorkerCompleted event06 Feb 2007 19:30 GMT1
I am trying to unit test a control that uses a background worker component
and have discovered that the RunWorkerCompleted event does not fire in this
scenario. The documentation doesn't say anything about this behavior, and I
was wondering if anyone here could tell me why the ...
(VB.NET 1.1) Windows Forms Listbox help06 Feb 2007 18:04 GMT1
I have a listbox with 3000 entries, all of 4 chars, and the user needs to be
able easily select dozens of them...
When the user is selecting items, they type for example ABB, and the listbox
first goes to A, then B, rather than searching for ABB.
Control alignment issues in custom UserControl06 Feb 2007 17:16 GMT2
I'm building a UserControl that contains a number of other controls
that it creates and lays out at runtime.  I've been messing about
quite a bit with containers and docking and anchoring, and I can't get
it to do exactly what I want it to do.  What I want it to do seems
raising events via "Invoke" - good pattern? - or not....06 Feb 2007 15:46 GMT2
Hi - I am communicating with my UI thread using the following
technique. This has appalled one of my co-workers ;) - any comments
about it's brilliantness or lack thereof welcome.....
two threads:
Detecting a paste 'event' in a textbox06 Feb 2007 15:40 GMT3
Is there an easy way to detect when someone has pasted text into a
textbox?
Custom user control and focus problem.06 Feb 2007 15:28 GMT2
My situation is a bit more complex then my example here, but if I can
figure this out then the rest should fall into place. Thanks in
advance!
Example:
Window Form Localization06 Feb 2007 12:35 GMT6
I have developed an application, now want to localize my application
according to regional and language option what user has selected in the OS.
To do this, Do i need to edit each and every label & captions of Form
controls to specific language?. I do not know the equivalent words ...
Alternatives to the Web Browser control06 Feb 2007 10:46 GMT4
Curious to see if anyone has experience or knows about any alternative
components to using the WebBrowser control.
I found this component:
http://www.syncfusion.com/products/htmlui/windows/default.aspx
Event handling in dynamically generated grid06 Feb 2007 03:15 GMT1
I have created a grid which is totally table driven. All the required
information(column info, control info etc) are obtained from the
database tables. Is it possible to handle the events for the dynamically
generated controls within the grid?
Select a datagridview row select using enter key06 Feb 2007 01:42 GMT1
Hi, Im using VS 2005 and winforms
I need to select a row in the datagridview, but clicking the enter key,
because our customer says that for him is more simple to use the enter key
instead the mouse
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 2007
 
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.