Re: Best way to have a tabbed MDI application
- From: "Mac via DotNetMonster.com" <u9483@uwe>
- Date: Fri, 09 Dec 2005 02:34:09 GMT
Jeff,
couldn't seem to get past the index error - "0 is not a valid value for
index". In an attempt to resolve it before the Me.FromHandle statement I
actually added a blank tabpage to the tab control.
The Me.FromHandle statement was then fine, but I then got an "object not
instantiated" error when I attempt myForm.show. I then tried a more basic
form and there was no error but the form doesn't actually show! So in the end
my workaround doesn't work, so I guess I am back to trying to fix the index
error. Do you have any suggestions? Do I need to do something to the
tabcontrol first before referencing it?
Mac
Mac wrote:
>Hi again Jeff,
>
>Have managed to get further - I can access those properties, they just
>weren't in the intellisense box. Don't quite understand that but I am not
>going to worry about.
>
>Will continue to play with it - getting an invalid index message at the
>moment. Will let you know how I go.
>
>Mac
>
>>Thanks for that Cor - I think I got your point (actually I kinda feel like
>>Neo after a visit to the Oracle - I need a cookie!! :)
>[quoted text clipped - 24 lines]
>>>>
>>>> Mac
--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-vb-net/200512/1
.
- Follow-Ups:
- Re: Best way to have a tabbed MDI application
- From: Jeff Jarrell
- Re: Best way to have a tabbed MDI application
- References:
- Best way to have a tabbed MDI application
- From: Mac via DotNetMonster.com
- Re: Best way to have a tabbed MDI application
- From: Cor Ligthert [MVP]
- Re: Best way to have a tabbed MDI application
- From: Mac via DotNetMonster.com
- Re: Best way to have a tabbed MDI application
- From: Mac via DotNetMonster.com
- Best way to have a tabbed MDI application
- Prev by Date: RE: Seting ProcessStartInfo.Password
- Next by Date: .NET bug? Closing Top Form Shown with ShowDialog? Closes Alll Dialogs?
- Previous by thread: Re: Best way to have a tabbed MDI application
- Next by thread: Re: Best way to have a tabbed MDI application
- Index(es):
Relevant Pages
|
Loading