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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PictureBox.Size - not setting28 Feb 2005 16:33 GMT2
I have a windows form where I am using a PictureBox with an image.
The picture box is created at design time with a specified image. The
picture box is anchor bottom left, and set to autosize.
During a mouseenter, I want to enlarge the image and on mouseleave put back
Textbox only for numeric input28 Feb 2005 16:12 GMT1
Visual Studio VB 7.0
Is there a possibility to have a textbox
that only accepts numeric inputs ?
Thanks
ListControl DisplayMember being reset after DataSource change28 Feb 2005 15:48 GMT2
Has anyone else noticed the following problem?
I like to set my DisplayMember and ValueMember properties of my
ListControls before setting the DataSource (in fact I only set them
once) so that my SelectedIndexChanged event only fires once.  When I
Change text of a CheckListBox item28 Feb 2005 14:14 GMT3
I get an item text using
SomeVar = CheckLB.GetItemText(.SelectedItem)
Now I want to manipulate "SomeVar" then move the new value back into the
item it was taken from. I can't seem to find the method to change the items
Tooltip problem in TabControl28 Feb 2005 10:07 GMT6
I have created a form containing Messenger-style owner-draw TabControl, with
the tabs down the left side.
I have found that the tooltips in the top/first tab page work fine when I
first start up the program (this is the 'default' page that is first
Panel scrolling28 Feb 2005 09:09 GMT2
I have an owner drawn panel (DockStyle.Fill) I use as a canvas drawing
items from a database. Each item is given the same fixed amount of
width. If the number of items is large. They will be drawn too far off
to the right, thus disappearing outside the clientarea of the panel. ...
Prevent user adding row to datagrid28 Feb 2005 01:03 GMT1
I want to allow the user to edit the existing rows in a datagrid, but not to
add any new rows.
Is this possible?
Thanks,
Making a Startup Windows Form Invisible27 Feb 2005 18:14 GMT2
' Hi all
I have been using the following example from the Dot Net Help screen with
the above title as my model
Sub Main()
Synchronizing Grid and Controls on Different Forms26 Feb 2005 20:28 GMT1
Say I have a DataGrid on one form, and a number of simple controls on
another form, both bound to the same DataSet. The form with the
DataGrid is launched from the control form, and the DataSet and the
name of the table are passed to the form's constructor and then
Microsoft.Office.Interop.Excel26 Feb 2005 19:20 GMT1
I'm developping a windows application which allows user loading and printing
an Excel file. My question is about the code of opening a Excel file: here it
is:
Excel.ApplicationClass  _mExcelApp;
Drag & Drop - black square26 Feb 2005 17:44 GMT2
When I do a Drag&Drop operation on my windows form a large black square
appeares and follows the mouse. I assume what should appear is an nice
icon to indicate the drag&drop status. At first I thought it was some
weird display problem specific to my machine. However I have run the
Make ComboBox ReadOnly26 Feb 2005 07:57 GMT8
Is there a way to make a combobox readOnly instead of disabling it.
tnx
Jean Paul
How do you "cancel" keystrokes in a WinForms control?25 Feb 2005 16:00 GMT3
I'd like to be able to "cancel" keystrokes in a custom textbox (or combobox)
so that the user is unable to enter too many characters for the underlying
databound field.  How?
Thanks.
Font sizes 25 Feb 2005 14:00 GMT1
I have noticed that when I specify a 8.25 font size Verdana for any .NET
controls, and when I specify the smae font size and font-family in a webpage
through CSS and displayed in IE, the sizes look different on the screen.
Any ideas of how to get them to match up?
microsoft.public.dotnet.framework.windowsforms.controls ,microsoft.public.dotnet.languages.csharp25 Feb 2005 13:50 GMT1
  In C#, windows forms, how to override the default look & feel of
scrollbar? Do you have an example?
thanks
from Peter (cmk128@hotmail.com)
Pages: 1 2 3 4 5 6 January, 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.