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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing Source Code13 Apr 2005 21:54 GMT3
For some strange reason, when I try to print my source code in VS.NET
2003, it prints garbage.  I am able to Copy and Paste it into WordPad
and print it from there.  It would be nice to be able to just print it
from the IDE.
Tooltip Question13 Apr 2005 17:34 GMT4
I have a tooltip associated with a button.  When the user moves over the
button I would like the tooltip to show and continue to show until the user
no longer has the mouse over the button.  I have code in the MouseEnter
event and the message shows just fine.  The problem is that it ...
Listbox paint Problem13 Apr 2005 12:22 GMT3
I don't get it!
I use a Listboxcontrol, overwriting the DrawItem method. The draw mode is
OwnerDrawFixed, to get have every item in the same height. When resizing
the control, the Items stay the same height, just the width is changed.
Preventing recursion due to multiple button clicks13 Apr 2005 11:49 GMT2
How do you prevent multiple mouse clicks on a button from running a process
multiple times?
I have tried setting up a busy flag.  I have also disabled the button while
running the process.
MainMenu item box delay in closing13 Apr 2005 11:05 GMT1
I'm running some code under a Mainmenu item click event that does some ftp
stuff. When I click on it the
Mainmenu item box takes to long to close. How do I get the box to close
before the code is used? It's a owner drawn item boxes. Seams like the
Managing client-side security for .NET UserControl under IE13 Apr 2005 06:11 GMT6
  We're working on a new application using Graphics Server .NET based on a
Windows Forms UserControl hosted under Internet Explorer.  We have followed
the instructions from Graphics Server on this approach.
  Everything except security is working as we'd like.  We want to figure ...
Inheriting a form13 Apr 2005 01:56 GMT7
Is there any pitfalls that I should know about when inheriting a form...
I have an application that has several forms that are very similar but with
a few differences. All forms have a Datagrid, and some common controls, but
then there are a few extras and differences.
Disable Menus12 Apr 2005 17:56 GMT1
is it possible to  disable a Context Menu and a Bar menu at once? I mean: I
don't want to disable any single menuItem but all the menu at a certain
moment, which is not important in my question.
Thank you.
DataGrids with DataGridBoolColumn12 Apr 2005 12:15 GMT3
We currently have a datagrid bound to a data view.  One of the columns on the
datagrid is a DataGridBoolColumn and this binds correctly with the data
source with the correct cells being checked/unchecked.  The problem that I
have is that when the user clicks on a cell in the ...
searchable combobox12 Apr 2005 07:14 GMT3
I want to create a searchable combobox. In VB 6, I would use an API to do
this, but in .Net, I am supposed to use core objects in the .Net Framework. I
understand that the findstring() function returns the index of the list
member that matches the entered key, but by itself, this ...
CheckedListBox data binding to DataView12 Apr 2005 02:08 GMT4
I am trying to databind a checkedListBox to a dataview.  The databinding
works to certain degree with the different list of "Display Names" from the
dataview being displayed as check boxes in the checkedList control.  The
problem is that when setting the "ValueMember" property ...
Html Formatted Label11 Apr 2005 18:48 GMT1
I need to display formatted labels on a winform application. I just need
simple formatting such as bold , italic, sub and sup.
Thnaks for your help
DefaultValueAttribute for DateTime properties of a control11 Apr 2005 15:27 GMT2
I have a custom control with several properties of type DateTime. This
properties shall be browsable in the properties page and the DefaultValues
shall be certain values like DateTime.MinValue or DateTime.Now.
How do I do that? I tried:
How to generate Thumbnail from non-image files?11 Apr 2005 13:26 GMT2
I want to generate Thumbnail from non-image files like vedio files, ms office
document files, ppt, text file etc. in my application using .net frame work
(most probably in C# .net )
Is there there any soln provided by .net for those ?
CollectionEditor serialization problem11 Apr 2005 09:46 GMT1
I try to build my own outlook bar. In the design mode of this bar, I have
inherited of UITypeEditor to build my own CollectionEditor on my item list.
These items dont inherits from Control. I build also a TypeConverter. My
problem is the serialization, in the source code of the ...
Pages: 1 2 3 4 5 6 7 8 March, 2005
 
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.