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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to pass key combination to Sendkeys.Send method28 Feb 2007 13:15 GMT1
I have to pass the argument of SendKeys.Send() method is like this key
combination (LWin+M). Lwin is for windows logo key and M, these combination
will minimize the application, but the problem is how to pass this
combination to sendkeys.Send(), i searched in the net but so far ...
how to mimimize an application28 Feb 2007 13:11 GMT1
I am using C#, i dont know to know how to minimize the application in
Taskbar when i click the button(its not minimizebox button), that means how
to handle it?? normally if u click the minimize button on the form it will
minimize the form, how can i do it in a simple button click ...
ImageAnimator exception28 Feb 2007 11:52 GMT2
This is in regards to the following error, which is generated seemingly at
random after closing out of a form with several buttons whose image
properties are set to looping animated GIFs:
"System.InvalidOperationException was unhandled
Need to capture the first digit of the textbox on keypress event28 Feb 2007 07:20 GMT1
E.g: The textbox has text "18765" and we dont know at which place the
user is keying in the next number. for instance, If the user keys in
"9" in the first digit place. I need to determine on keypress what the
digit is being entered and if the digit is being entered at the "first
IE 7 Favorites control28 Feb 2007 07:20 GMT3
I am looking for a Windows form control like Internet Explorer 7's Favorites
menu.  I would like to populate it with entries from a database.
Does anyone know of an existing control that will give me this capability
(I'm willing to purchase it as well) - or do I have to create a ...
Centering AutoSize Label within Groupbox27 Feb 2007 20:08 GMT1
Does anyone know how I can dynamically center an AutoSize label
control within a groupbox?
Roy
DataGridViewTrackBarColumn26 Feb 2007 13:13 GMT1
I want to put a trackbar in a datagridcell of datagridview. The trackbar
must be visible in both editing and nonediting mode.
Is possible?
Best Regards
Set readonly property on cell level in a datagridview26 Feb 2007 11:43 GMT6
I have a datagridview column that will contain both editable and
non-editable values. I have set the columns readonly property to true. I
then use the AddRows event to check the value of an hidden column and if
that is false i set a specific cells readonly property in the column to
Making Checkboxes behave like Radiobuttons26 Feb 2007 10:00 GMT3
I have a set of Checkboxes within a Groupbox container. What's the simplest
approach (via handling events) to make Checkboxes behave like Radiobuttons
(only one selected at a time). Possibly by handling a Click event and
preventing unchecking?
Datagridview.datasource triggers RowsAdded event twice26 Feb 2007 07:01 GMT9
I am binding a datatable to the datasource of a datagridview. I have noticed
that this fires the RowsAdded event twice. I have noticed that because I use
the method RowsAdded to do some stuff and this method is called twice.
Any clue why this happens?
How to customize the form26 Feb 2007 03:43 GMT4
I am creating windows form at the run time and also i am setting the
FormBorderStyle to FixedSingle. So that the form comes with some standard
size, but i wanted to customize the form size.. How can i customize the form
size with FormBorderStyle property as FixedSingle.. Even ...
Get the color of a control's border22 Feb 2007 12:03 GMT1
I have a control which extends CheckBox where I handle the onpaint
event. I am doing this so that I can make the actual tickbox larger
(and hence the tick), and to change the background color of the
tickbox (but not the text area) when the control is disabled. This is
Getting Items from a ListView22 Feb 2007 08:58 GMT1
I am trying to get an item from a ListView from the right clicked
location. I have a ContextMenuStrip associated with the ListView. The
code looks like:
       private void Delete_Clicked(object sender,
RichTextBox.Rtf - doesn't show if images in the rtf - Vista only22 Feb 2007 06:49 GMT5
Hi;
We have a C# program (a Word AddIn) that works fine on Windows XP. But when
running on Vista (and Word 2007) if we call RichTextBox.Rtf = "...rtf
file..."; and the rtf file has a bitmap in it - then the control shows
DatagridView Validation assistance needed21 Feb 2007 22:56 GMT2
I have a validation issue that I am having trouble with and would
appreciate any insight into the issue.
I'll try to make the description as simple as possible.
Say I have a datagridview with 3 columns.  From a data entry
Pages: 1 2 3 4 January, 2007
 
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.