LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default InitializeComponent() errors, Setting values in another form

Help!

The upgrade path to vb.net is not an easy one....at least for me. I have
two issues...right now.

I am getting an error when I try to show a form created with the
designer. The problem is when the newly created form calls
InitializeComponent(). Code follows:

Dim SMeasurements As New SelectMeasurements 'created with desiger
SMeasurements.Show() 'modeless dialog


Public Sub New()
MyBase.New()

'This call is required by the Windows Form Designer.
InitializeComponent()

'Add any initialization after the InitializeComponent() call

End Sub

My other problem is setting the values in on form from another, like
text boxes, check boxes etc.

Thanks in advance.

Jeff
--------------------------------
Jeff Morhous
Hi-Tech Metrology Products, Ltd.


*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up a form srod Excel Discussion (Misc queries) 1 March 27th 09 06:02 PM
Setting up a Form Brenda from Michigan Excel Discussion (Misc queries) 1 September 29th 08 03:37 PM
Setting up MS Excel form fbenson Excel Worksheet Functions 1 January 8th 07 01:04 AM
Excel Form File Errors hartleydc Excel Discussion (Misc queries) 0 September 29th 05 11:20 PM
Form display errors Stuart[_5_] Excel Programming 0 December 17th 03 08:37 PM


All times are GMT +1. The time now is 07:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"