Re: Best way to have a tabbed MDI application



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
.



Relevant Pages

  • Re: Best way to have a tabbed MDI application
    ... Will continue to play with it - getting an invalid index message at the ... Mac wrote: ... >than an MDI was that I would lose all the functionality that goes with forms? ... >How have you seen the tab setup work because I really think this is way I ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Why Canšt You Buy a Microsoft Branded PC?
    ... and give tech support down the phone to my parents. ... said Mac. ... problem with the lack of integration between Windows and the PC? ... Some are able to resolve the issue, ...
    (comp.sys.mac.advocacy)
  • Re: dhclient and host resolution
    ... (this is the correct IP for the Mac) ... Well, sound like DNS prblems. ... Well, then your MAC should resolve some IP and mx data, when not, the ... Therefore, populate /etc/hosts with the IP/name of FreeBSD box, run ...
    (freebsd-questions)
  • Re: WMI script
    ... If I understand your question you want the script to resolve the machine by ... When resolving a machine name by MAC address I ... > for each IPConfig in IPConfigSet ...
    (microsoft.public.windows.server.general)
  • Re: non-ms clients not working for subnet.
    ... Our Unix clients are actually Mac OS X, ... clients resolve any .local hosts. ... You will see three lines in the file: nameserver ipaddress, ...
    (microsoft.public.win2000.dns)

Loading