Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form Layout window

Status
Not open for further replies.

Bobby2004

Programmer
Mar 10, 2004
82
IN
I am unable to use the Form Layout Window - neither does it display any form and also all its sub-menu items are disabled. Further I can't user the StartupPosition property either - I get the compiler error message "Function marked as restricted or uses a type not supported in Visual Basic". What is going on? How can I center my splash screen on the screen?

 

As I recall the form layout window has never worked for me since VB5.

You can only set the StartUpPosition property in design mode.

Open the forms property window and set this property as required.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top