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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dataset acting strangely05 Feb 2005 02:37 GMT1
Here is the situation, I extended the textbox windows control so that it has
an additional custom string property. I have a typed dataset and my extended
textbox's new property is bound to one of the columns of one of the tables in
this dataset.
Displaying Images from MyPictures04 Feb 2005 15:55 GMT1
I have a form which I want to display all the images in the 'MyPictures'
folder automatically when the form loads. I want the images to appear down
the left hand side of my form as thumbnails and when the user selects the
image I want a large version to appear on the right hand ...
LinkLabel Size04 Feb 2005 15:53 GMT1
I'm trying to find a way to determine the size of the text in a
LinkLabel. I want it to automatically resize itself. Other controls
have a ContentsResized event, but the LinkLabel is sadly lacking. Any
ideas? I was thinking that I could create a Graphics object from the
UPPER case text box04 Feb 2005 10:43 GMT2
How do I make a text box display only upper case letters. I know I have to
write this
//////////////////////////////////////////
myBox.Text=myBox.Text.ToUpper()
Suspending a thread for outstanding events04 Feb 2005 08:37 GMT2
 I'm trying to unit test a winforms application using
nunitforms. To do this I don't use
 Application.Run,
instead I use form1.Show(). To process any events that may
MDI form with Menu assigned through IDesignerHost wouldn't refresh04 Feb 2005 04:11 GMT4
I tried to assign a MainMenu to a MDIForm from the ControlDesigner class. It
actually work when I click on the MDIIForm's border after I assigned it. If I
don't do the "clicking on the MDIForm's border", the MainMenu will never
appear whether or not I save the Solution/Projects. ...
Resources and Folders in VS04 Feb 2005 00:30 GMT1
I try to organise my Projects with folders.
For example I try to put all resource files in one folder.
When I put a resource file (.resx) in a folder I always get errors when
building.
SizeChanged vs. Resize03 Feb 2005 23:39 GMT4
Can anybody give me a practical example which will highlight the difference
between SizeChanged and Resize Events of a form.
TIA,
--Saurabh
Haunted Visual Studio03 Feb 2005 23:34 GMT2
Can someone please explain the following behaviour, its driving me nuts!
I have a a listbox and a tab control which has many text boxes on it.
I have a dataset and few dataview.
If I bind the textboxes and listbox to dataset, it displays just fine.
Add UserContol to Toolbox without creating Windows Control Library03 Feb 2005 22:47 GMT2
I've got two C# UserControls in a standard Windows Application project,
but I'd like to be able to add them to my Toolbox so I can start placing
them on forms.
Unfortunately, it's not really clear how to do this, since all the
SortedList vs Own sorted array03 Feb 2005 22:31 GMT5
I have a list of mytype objects which need to be stored as a sorted
collection. The mytype implements IComparable. For some reason someone else
has implemented it as a normal collection. but whenever an element is added,
it calculates the insertion point and then does Array.Copy ...
Problem with focus on main form after splash screen03 Feb 2005 20:34 GMT4
I created a small application which
shows splash screen for a moment, and
then hides it and shows main form.
The problem is with focus on main
.NET form and Web Browser control03 Feb 2005 20:29 GMT2
I have a .NET VB form that contains a Web Browser control. In the document in
the Web Browser I have JavaScript that responds to certain click events
within nodes (not buttons or other controls). How do I get information about
the click event back to the parent VB form? I want ...
Is Winforms compatible with terminal server?03 Feb 2005 18:59 GMT2
We are planning to provide terminal server access to one of our windows
applications written in VB.NET. Do you think it will work fine? The network
admin wants me to find out if the app is compatible with terminal server
(users will be on virtual desktop)
System.ComponentModel and using System.Reflection03 Feb 2005 15:49 GMT2
Any good books or web site that really dig into these topics?
I did a search at Amazon and did not find anything.
I am specifically look at ways to really leverage the property grid, and so
far I have found some helpful samples on the web,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 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.