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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Text-to-speech in Windows applications27 Feb 2006 16:50 GMT3
I am trying to find an SDK to implement a good quality Text-to-speech for
English and Spanish in .net 2.0 Windows applications.  
It looks like that Microsoft Speech Application SDK 1.1 works only for Web
applications but not for Windows apps.
Application has generated an exception that could not be handled27 Feb 2006 15:48 GMT1
I have an application developed by .net framework 1.0 , the
application works fine on my development machine , but on the
non-development machine (the customer machine) the application sometime
crashes
Detect button presses by intercepting WM_COMMAND27 Feb 2006 14:50 GMT5
I want to insert a 'general' message filter into a .NET application that will
intercept button presses.  IMessageFilter cannot be used because it only
intercepts posted messages.  So I override WndProc and filter on WM_COMMAND
messages to detect button presses in the application. ...
Making "Everyone" the default option while installing the setup...27 Feb 2006 14:42 GMT3
I know the solution of setting the "Everyone" option by default at time of
setup installation, by modifying the msi in the ORCA editor.
Now, I have to create the msi with no dialog boxes(no start or progress
interfaces), the problem is there's no way to change the default setting ...
How do I show a visually inherited form?27 Feb 2006 06:48 GMT5
I just started working with inherited forms and am being befuddled with
how to show the inherited form.  As a test, I designed  Form1 with a
single button on it and added an inherited form that inherits from
Form1.  When my application starts, I would like to have both forms
Scrollbar problem with RichTextBox26 Feb 2006 17:15 GMT1
I don't know if this is a bug or is it just me not finding the
solution?
In VC# 2005 (running Windows2000) I have a multiline RichTextBox
with ScrollBars set to "Both", but not forced. So I want to see
Recursion in CreateChildControls26 Feb 2006 16:12 GMT1
In my custom control I have overriden CreateChildControls and the first few
lines look like this.
protected override void CreateChildControls()
{
MonthCalendar - display problem when selecting a date range26 Feb 2006 09:57 GMT1
I am using VS 2005, .net Framework 2.0
When I select a range of dates, the selected dates are whited out except for
1/2 of the first and last date (these are highlighted in blue).
This issue also occurs if I select a date and then use the year spinner
Trouble with BindingSource26 Feb 2006 00:24 GMT1
I've gone through a few demos and walkthroughs trying to become familiar with
the new binding in vs2005.  I'm having some success, but not every time.
I've create a dataset with the datasource configuration wizard.  I have 3
tables in this dataset (expense, category, and type).  I ...
OnPaint never called on derived control25 Feb 2006 21:37 GMT3
I created a control called ThumbPanel which derives from the
Forms.FlowLayoutPanel control.  The ThumbPanel in turn holds and displays a
collection of ThumbNail controls (which is another custom control which
displays an image thumbnail and some metadata via text.)
DrawString method - diagonal text?25 Feb 2006 16:22 GMT1
I am using the DrawString method to add 2 strings to a label at right-angles
to each other (so one is horizontal, and the other string is vertical)
Both strings start with 'S' - now, is there any way to make that 'S'
diagnoal instead of vertical ? That way it would really appearf ...
TableLayoutPanel - get cell clicked25 Feb 2006 09:35 GMT2
Hello, I had posted this to the C# group but then realised here might be
more relevant.
This seems like it should be simple - on the double-click event of a
tablelayoutpanel, I want to know which cell was double clicked in. I can't
Cursor on ListView25 Feb 2006 08:07 GMT2
I have a form in which there is a treeview alongside a listview. Now I
have certain conditions when the Listview control is disabled. When
this happens I would want the Cursor to be of type "NO" only when the
mouse is over the ListView. It should be default over the other
Windows Form - Datagrid problem24 Feb 2006 18:50 GMT2
I have a dataset containing two related tables and a relation.  I use the
dataset's parent table as a datasource to a datagrid.  This causes the diata
to display with a '+' symbol at the left of the row - indicating the
hierarchical relationship and allowing drilling into the ...
Is WebBrowser (WinForms2) the way to go for sophisticated thumbnail generation?24 Feb 2006 16:33 GMT4
We are working on a project in need of some sophisticated thumbnail
generating:
Miguel de Icaza (of Mono fame) has shown a Thumbnail generator (for
screenshot of webpages) as detailed in this blog entry
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 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.