Expose a public property:

Public ReadOnly Property InputValue
        Get
                Return m_TextBox.Text
        End Get
End Property

---
Patrick Steele ([EMAIL PROTECTED])
Lead Software Architect
Image Process Design



-----Original Message-----
From: Matthew Small [mailto:matt7@;showstopperonline.com] 
Sent: Tuesday, October 22, 2002 9:52 AM
To: dotnet
Subject: VB.NET(not ASP) version of VB6 Inputbox?


Hi,
        I'm having the hardest time trying to figure out how to
implement a form that will act like an Inputbox from VB6.0.  
        I can create a new form, get it to show, but I cannot figure out
how to access the information in the textbox I've placed on it.  Any
pointers for me?

Thank you,

Matthew Small
IT Supervisor
Showstopper National Dance Competitions
3660 Old Kings Hwy 
Murrells Inlet, SC 29576
843-357-1847
http://www.showstopperonline.com





---
You are currently subscribed to dotnet as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
%%email.unsub%%

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/



---
You are currently subscribed to dotnet as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/


Reply via email to