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
How to see properties composed in the Trowel of Properties?24 Feb 2006 00:37 GMT2
Good day;
I have this one problem;
I declared struct "myNumber", and in a UserControl "MyControl".
I declared a property myNumber named "NumberComposition", desire that in
Playing an animated gif file in a windows form application.24 Feb 2006 00:18 GMT3
What's the easiest way to play an animated gif in a windows forms
application?
TIA - Jeff.
Solution / Request for Suggestions: DataGrid Button Column using C#23 Feb 2006 21:08 GMT1
I've tried to find examples of adding a button column to a WinForms
DataGrid.  Unfortunately, all of the examples I have found only allow
you to click on the button for the currently selected row.  Below is a
class that I wrote that displays clickable buttons for each row along
Desinger view error with simple inheritance: Constructor on type '' not found.23 Feb 2006 19:27 GMT3
I have a class that inherits user control:
       public partial class ValidationSubDesigner : UserControl {
It works jsut fine, the problem occurs when I try to inherit it:
   public partial class FieldCompareFieldDesigner : ParamDesigner {
Slide-out and Splitter23 Feb 2006 16:24 GMT2
Two questions.  First, what does MS recommend / offer for creating those
nifty slide-out dialogues (?) that Visual Studio has?  Yes I'm talking about,
for example, the default behavior of the Toolbox, or Properties dialogues in
Visual Studio, which slide back and forth (Unless ...
Setting a control focus in OnLoad event.23 Feb 2006 16:22 GMT2
Based on data present when I load a form, I need to be able to set focus to
a specific control.
I have added code  as the last line of my Load handler setting a control to
have focus. e.g. control3.Focus().
trouble with events (Paint event) question - please help23 Feb 2006 15:31 GMT2
I have a Splash form in my Windows Forms app. It has a label on it, and in
the Paint event of the label, I draw some text on the label.
But I also want the Splash form to load my MDI form and carry out the
initialisation of the application...
control.invoke help23 Feb 2006 15:18 GMT2
I think that the solution of the problem might be control.invoke nut i
can't understand how it function...here's the problem.
I have a C# application with 3 buttons and one textbox. the first one,
Start Reading, whenever clicked creates a thread, readthread. The entry
errorProvider23 Feb 2006 12:29 GMT8
I've got an error provider that I want ignored if somebody tries to close the
application.  Right now, when bad input is given, I'm simply setting
e.Cancel=true in the texbox_validating handler, and then setting e.Cancel =
false in the FormClosing handler.  Is  there a more ...
Show date as DD/MM/YYYY in DataGridTextBoxColumn23 Feb 2006 09:45 GMT3
We have a DataSet bound to a DataGrid, this DataSet has a datetime
column, coming from SQL Server.
We want to show this field on the DataGrid always as "DD/MM/YYYY",
ignoring user's regional configuration.
Borderless Window Drag/Move Handling in C#23 Feb 2006 07:37 GMT3
Hi. I want to have a borderless window which handles mouse clicks in the
normal way. BUT, when the user DRAGs the window (as opposed to clicking it),
I want to start moving the window with the user's drag. How do I determine
when the user is DRAGGING within the window and then ...
A Java implementation of CLR?23 Feb 2006 05:28 GMT2
Is it possible to make such a gift so that MSIL programs can run on JVM?
DataGridColumnStyle Format Property23 Feb 2006 03:28 GMT1
One of the columns of my datagrid is an account #.  The actual field which is
coming from a sql server database is defined as a character.  Within the
database the account # 200300001 come across in our financial system as
20030000.1.  How do I define a character field format, as ...
The dreded EnableVisualStyles and External exception error23 Feb 2006 01:24 GMT2
We really want to use the visual styles in our app but get that stupid
external exception error at the weirdest times.
I call it like this:
static void Main()
Display Data from Access 2003 DB22 Feb 2006 16:52 GMT6
All,
I'm looking for a "newbie" friendly example/tutorial that will show me
step-by-step how to display data from Access DB on a comboBox control on a
WinForm.
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.