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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
(Urgent)Regarding  : STAThreadAttribute26 Sep 2003 10:16 GMT2
I want to copy a Image to the clipboard. When i try to do so following
exception occurs :
"The current thread must set to Single Thread Apartment (STA) mode before
OLE calls can be made.  Ensure that your Main function has
Fix column size in Listview26 Sep 2003 08:01 GMT2
I want to fix-size column in listview.
How can solve this problem.
Please help me. Thank in advance!
Nang
how to open a Word document from .NET26 Sep 2003 05:48 GMT11
I have a solution with a win form project and an office project. I wannt to
open word from my win form application.
Any idea???
Albert
Tab Control with Combo Box26 Sep 2003 04:28 GMT2
I have a windows form that contains a tab control.  On
one of the tabs I have a combo box bound to a datatable.  
When I first enter the tab I initialize the selectedindex
of the combobox to -1.  I then type text into the combo
Designing controls26 Sep 2003 03:46 GMT1
I need a control like the one in an Excel worksheet.
I want to write one myself. Which way is it better to go:
1. Draw all cells by hand on a lets say UserControl, do
hit testing, scrolling and all by myself-lots of work but
inputbox for C#25 Sep 2003 22:10 GMT4
Just wondering if there is an equivelant available to C#
for quick string input.  I am NOT using vb.net so i cant
use that version.
TIA,
Preventing deletion of certain characters25 Sep 2003 22:03 GMT2
In a textbox control, how can you prevent the deletion of
certain characters? For example, a user shouldn't be able
to delete the backslash "/" character but can delete other
characters. Thanks a lot :)
Floating window makes parent flicker...25 Sep 2003 22:00 GMT2
Hi, I have the following problem: I designed a control
that acts similar to a combo box by dropping a small
window on click with some content. The control has a
private member of type ContainerPanel, which is a type I
Change Graph Line Colors at Runtime?25 Sep 2003 21:58 GMT1
Using Crystal Reports 9 RDC, VS Studio 2003, C#, Client/Server Application
with Windows Forms.
     Is it possible to change the graph line colors in a chart at runtime?
If so, does anyone have sample code for C#? Thanks in advance!
Setting ListView Focused Color25 Sep 2003 21:57 GMT1
I am managing colors in my list view and setting the entire row to a given
color.  If I select a row and then click in an area that does not have a
row, my previously selected row draws as white because it still has the
focus.  There are too many scenarios that I would have to reset ...
Menu.MenuItemCollection25 Sep 2003 20:42 GMT2
I've added the System.Windows.Form.dll as a reference.
When I try to locate Menu.MenuItemCollection in the object browser I can't
find it or when coding at design time!
Am I missing something. Any help is appreciated.
Process -> MainWindowHandle always coming back as 0???25 Sep 2003 20:32 GMT1
I'm using a mutex to ensure only 1 instance of my app is created. It works
fine.
If an instance of my app IS already running, I want to use the following
code to bring the window to the foreground. BUT, the MainWindowHandle is
Layout problem - Mainmenu + toolbar + a "filled" control25 Sep 2003 18:30 GMT2
I have a form that has a main menu (dock: top) and a tookbar (dock: top)
I tried to insert a control that is (dock: fill)
I found that the toolbar actually 'covered' the top of the 'filled'
control....
Control tips25 Sep 2003 17:45 GMT5
I think I must be going mad.  This has to be included in .Net and I just
can't find it.  Controls on a windows form.  How do I get explanatory text
to display when the user hovers the mouse over a control?  (i.e. the stuff
that Access calls control tips)
Getting data from a datagrid25 Sep 2003 16:46 GMT1
     I have a bound datagrid called dgjobs that is bound
to a dataset called dsjobs using the following code.
Me.dgJobs.DataSource = dsJobs.Tables!Jobs
cm = CType(Me.BindingContext(dsJobs.Tables!jobs),
 
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.