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
Datagridview Caption19 May 2006 09:08 GMT3
The old datagrid had a caption.  I am upgrading to VS2005 and converting
datagrids to datagridviews.  Is there a way to put a caption on a
datagridview?
Thanks.
Events outside the form19 May 2006 08:40 GMT2
I implemented the color picker in vb .net 2005 , but i can't select the
color . when ever i move the mose over the sreen or desktop i show the
color below the cusor in the picturebox which is there in the form
But i need is as follows
Error code and regional setting19 May 2006 06:18 GMT1
In an application, I'd like to manage the error in my application.
Exemple :
1 : Operation successful
2 : Error during update
Allowing only number in column19 May 2006 04:35 GMT1
How can I allow only numbes in a specific column in a DatagridView?
(It's a currency column)
Thanks in advance
CC
RichTextBox question18 May 2006 19:15 GMT3
Is it possible to insert line by line a string to a RichTextBox ? and give a
font color different for each line ? I'd like a control like a TMemo in the
Delphi.
Thanks,
Pop a Form from Unmanaged code18 May 2006 16:49 GMT7
I have a .Net Form.
When I call the ShowDialog from unmanaged code (C++ compiled in VS2005
/clr),
the dialog don't appear... it seem to be behind the main window.
Create control with drop-down similar to ComboBox18 May 2006 15:59 GMT8
I have created a control where I am trying to mimic the behavior of the
drop-down component of a ComboBox.  Currently, when I display the drop-down
portion I am changing the size of the control (specifically, the height) and
custom painting what I need to paint in the lower ...
Registry GetValue18 May 2006 15:28 GMT1
When reading a value from the registry:
string licenceKey = Registry.GetValue(@"HKEY_LOCAL_MACHINE\Software\MyProg",
"LicenceKey", "").ToString();
It raises an exception if the path HKEY_LOCAL_MACHINE\Software\MyProg does
How to minimize whole application (all its forms)?18 May 2006 14:17 GMT1
Hello, I have the following problem with application minimizing . I spent
hours with searching for solution but no success.
I have a main form on which I show modal form using Form.ShowDialog method.
I want to achieve this behaviour: After the user clicks on the minimize
Listbox problem18 May 2006 13:39 GMT4
I have created a listbox called "dtlist1" on my VB.NET form. I call a
procedure as follows:
Private Sub openfile(flname As String)
dtlist1.Items.Clear()
Transparent and interactive form on top of existing one18 May 2006 12:06 GMT1
I want to create a "glass" effect, where one transparent form is on top
of an existing form, which is full of controls. The idea is to allow
the user to select a part of the screen, by showing a selection
rectangle while the mouse is down. The mouse events must not pass to
Refresh problem on a simple Win Form18 May 2006 08:17 GMT6
I'm just trying to do a simple task: display a count number that
increases in the time in a label on a Form.
So I uses the label1.Refresh( ) method to force the drawinig:
private void counting()
How to get ListView Control subitem by columnHeader Name?18 May 2006 03:54 GMT2
i put a listview control in win form and add some columnHeaders, give the
comumnHeader's name, Can i get ListView Control subitem by columnHeader Name ?
Thanks
DataGridView Image Column17 May 2006 21:41 GMT1
I'm trying to display a GIF image in a DataGridViewImageColumn when a
certain condition is true, and nothing when it is false:
private void dgvInbox_DataSourceChanged(object sender, EventArgs e)
{
Best way to organize large project17 May 2006 20:43 GMT6
I am working on rewriting a Fox 7 ODBC app. and teaching myself .NET in the
process.  So far I have over 130 of the screens rewritten, but debug
performance is terrible.  It would be much better if I had each screen  as
seperate solutions, but then I'm constantly having to remove ...
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.