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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to hide form from Alt-Tab dialog24 Aug 2005 12:54 GMT3
I'm creating a borderless form by setting this.FormBorderStyle =
FormBorderStyle.None
When I show the form, if users press Alt-Tab to switch among applications,
they can still see it. How can I disable that ?
Urgent Help required - Dear MVP Plz Help24 Aug 2005 11:02 GMT1
I need a sample code or sample application in vb.net for scanning an image
directly from scanner
using TWAIN driver or anything else which may work.
i was offered a link (http://www.codeproject.com/dotnet/twaindotnet.asp)
disabled treeview looks ugly24 Aug 2005 08:19 GMT4
i have a treeivew with items the user can click on to load a page into
a htmleditor.  while the page is loading, i don't want the user to be
able to click on other nodes (they can cancel the load another way if
they want to), so i tried disabling the treeview.  but it looks very
Display columns in DropDownList23 Aug 2005 23:10 GMT1
I would like to display more than 1 column in my dropdownlist.  How do I do
that?  I have it bound to HASHTABLE now, but will move to TABLE once I've
figured out how to show more than 1 column.  TIA.
want to capture whn control is being disposed..23 Aug 2005 23:00 GMT1
in vb.net 1.1
I have a UserControl that I embed in an application.
I want to run some code - from within the user control - when the
application is shutdown - hence destroying the usercontrol ...
Null Column23 Aug 2005 17:49 GMT3
Why do I get a null column on a field called "commtext" on a datagrid, when
my database has text in this field?  TIA.
Toolbar seperators23 Aug 2005 16:26 GMT1
How do I add a seperator between buttons on a toolbar.  I know that with
menu items you use "-" for a seperator to distinguish groups.
Tab Control SelectedIndexChanged event and ComboBox.DropDown23 Aug 2005 15:19 GMT2
Given a tab control with one of the tabs having a ComboBox, cb , it is
desired to display the ComboBox's list as a dropdown list via:
cb.DropDown = true;
However setting this property from within the Tab Control's
Tools for porting MFC dialogs to C#23 Aug 2005 12:55 GMT4
I need to port a boatload of MFC dialogs (~50) to C#.  I'm an accoplished
MFC/C++ and C# GUI developer, but it would save me a huge amount of time if
there was a tool that would generate stub C# classes from the MFC (or just
plain old Win32)  .RC dialog resources.
Play an mp3 ?23 Aug 2005 12:40 GMT1
How would I go about playing a local mp3 file from within a .NET windows
application (rather than invoking another program to play it) ?
How would I further control the playing ? eg. stop, pause, restart, etc.
DataGrid RowHeaderClick23 Aug 2005 09:43 GMT2
I need to know when the user click on the RowHeader in the DataGrid control.
I have look at the RowHeaderClick event and OnRowHeaderClick metod.
But they are Protected, in I am not allowed to use them.  Is there a solution?
MouseEnter and MouseLeave problems in UserControls23 Aug 2005 06:47 GMT1
I have a UserControl with several subcontrols inside of it.  I can't
seem to find a single elegant way to trap a single MouseEnter and
MouseLeave for the entire instance of the control.  I need all of the
code to be inside the control, but have it raise each event to the
WM_PRINT Problem with TextBox control23 Aug 2005 06:36 GMT2
I tried WM_PRINT to take the snap shot of TextBox control on a device
context, it does not work with the following combinations
TexBox.Visible = false;
TextBox.Multiline = false;
StackOverFlowException22 Aug 2005 21:47 GMT3
I keep getting this error.  Is there a way to clear the stack?  TIA.
DataGridComboBoxColumn22 Aug 2005 21:01 GMT1
I'm trying to create a DataGridComboBoxColumn.  I have used the code from
this article as my base:
http://msdn.microsoft.com/msdnmag/issues/03/08/DataGrids/default.aspx
I had to port it to VB.Net, and I modified it so it can support binding to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 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.