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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
get rid of close icon in upper right corner31 Mar 2004 23:15 GMT3
BlankI don't want a user to be able to close a form by selecting the X close icon in the upper right hand corner of the form. I don't know how to reference it. The form class allows access to the min and max icons but I don't see the close icon. Can't find the class that ...
Using ADO dataset31 Mar 2004 22:09 GMT1
I need to use a dataset without binding to a text box. i need to move value
from dataset to textbox manually. does anyone have any sample for this.
Thanks and regards
atif
ListBox Item Value31 Mar 2004 17:38 GMT2
How can I get the value property from the item collection
in a ListBox control.  I know I can get the selected
value with listBox.SelectedValue, but how can I get the
value property of all the selected items?
to work with oracle..31 Mar 2004 17:29 GMT1
hi frineds.
 Recently i baught .net enterprise developer licence. I baught this licence to work with oracle database in windowsforms.I instaleed this and still i couldn't access oracle databasde.Could you please help me out  regarding this.I worked with sql server in the ...
PadRight generating error31 Mar 2004 16:09 GMT4
Hi Al
Hopefully this is will be quite simple to answer !!! The following code produces the error "Object reference not set to an instance of an object
Dim objStream As StreamReader = New StreamReader(strFileName
Dim objStringBuilder As StringBuilder = New StringBuilde
Exception from static method31 Mar 2004 15:38 GMT5
I have an application which has certain preferences stored in a file. The
general architecture of reading these preferences is, There is a preferences
accessor class (Preferences) which has 2 static methods GetValue and
SetValue. My application accesses the preferences through this ...
Real Challenge!! Capture KeyPress and Text from other Applications31 Mar 2004 15:10 GMT4
For a telephony-application I need the following:
When the user presses F10 in whichever application (Word, Excel, Notepad,
Custom made Applications, ...) my program has to capture this, and go look
in that application and select the telephone-number the user has put his
how to stop forms appearing in alt + tab task list31 Mar 2004 15:04 GMT10
I've got a form which is a splash screen and set all the properties to stop
if from appearing in the taskbar,
have no borders, place it in the center of the screen and all that.
However it still appears as a white icon when it is displayed and you alt +
opening the default web browser31 Mar 2004 13:17 GMT1
how can i open the default web browser, from my vb.net windows app?
thanks,
Using ToString31 Mar 2004 10:18 GMT8
When I call .ToString in order to return the class property values, is there
any way to return the values discretely? I want to return some values as
integers and some as strings. Is there any way to pull these out one at a
time?
Windows 98 problem31 Mar 2004 10:12 GMT2
I am having a problem with two different applications developed under 1.0
The first is a simple wizard-based app that takes the user through a couple of steps.  I have the only form set to start up in the center of the screen, but on Win98 (OSR1) it doesn't (newer os's are okay)
How to display the tooltips when a textbox get focus31 Mar 2004 10:08 GMT1
H
I have created a class to inherit the textbox. Beside the mouseOn event, I want the textbox show a tooltip when the textbox is got focus by using the keyboard's TAB key. How can i do it by using VB .NET
Thank you
OnClosing is not called when I press my window 'X'30 Mar 2004 22:47 GMT1
I have a dialog class inherited from Form. It has several list views
that are populated by several threads.
My problem is that my overridden OnClosing(CancelEventArgs e) method
is not called while the threads are populating my window.
Single instance of App...30 Mar 2004 20:20 GMT3
    I was wondering if there was a way to make sure only one instance
of an app is running in memory in C#. To explain my point...
Consider an application like Winword, it only runs once in memory and
every time one opens winword a new document is opened but the same
Recording WAVs30 Mar 2004 19:24 GMT1
Does anyone know where I can find any reference or code samples on recording
WAV files using C#?
Thanks in advance..
Brian K. Williams
 
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.