msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Form Hide Show - Keeps Application On Right Of Taskbar !

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax
Author Message
lovely_angel_for_you



Joined: 04 Oct 2007
Posts: 8

PostPosted: Sat Oct 14, 2006 2:33 pm    Post subject: Form Hide Show - Keeps Application On Right Of Taskbar ! Reply with quote

Hi,

It started as small application. However became a big one. Now I have
number of forms, and on clicking buttons I hide the current form using
Me.hide and show the next form as nextform.show. However this keeps the
application always on right side of taskbar. And takes a small moment
to switch to the next form, and that blink in the form switching, makes
it look not good. Any ideas on that.

Waiting.

Lovely

Archived from group: microsoft>public>vb>syntax
Back to top
View user's profile Send private message
Jan Hyde



Joined: 04 Oct 2007
Posts: 1211

PostPosted: Mon Oct 16, 2006 1:03 pm    Post subject: Re: Form Hide Show - Keeps Application On Right Of Taskbar ! Reply with quote

lovely_angel_for_you@yahoo.com's wild thoughts were released
on 14 Oct 2006 10:33:17 -0700 bearing the following fruit:

>Hi,
>
>It started as small application. However became a big one. Now I have
>number of forms, and on clicking buttons I hide the current form using
>Me.hide and show the next form as nextform.show. However this keeps the
>application always on right side of taskbar. And takes a small moment
>to switch to the next form, and that blink in the form switching, makes
>it look not good. Any ideas on that.

Is the project suitable for hosting inside an MDI form?

Jan Hyde (VB MVP)

--
Hangman: Hippy greeting (Jan Hyde)
Back to top
View user's profile Send private message
lovely_angel_for_you



Joined: 04 Oct 2007
Posts: 8

PostPosted: Tue Oct 17, 2006 6:27 am    Post subject: Re: Form Hide Show - Keeps Application On Right Of Taskbar ! Reply with quote

Thanks for the reply.

That is one thing I was not sure about to begin with. On all the
different forms, have different controls, data entry textboxes,
checkboxes, radio buttons, etc. On some controls we have data grids as
well.

So I am not very sure how I can implete the entire thing within a mdi
form. I will be searching for the mdi form examples to see if there is
something that suits me.

Also is it possible to create a kind of template for the forms, for
example, a template with image buttons will be different for admin, for
user, for different roles, different links, just like html.

Lovely

Jan Hyde wrote:
> lovely_angel_for_you@yahoo.com's wild thoughts were released
> on 14 Oct 2006 10:33:17 -0700 bearing the following fruit:
>
> >Hi,
> >
> >It started as small application. However became a big one. Now I have
> >number of forms, and on clicking buttons I hide the current form using
> >Me.hide and show the next form as nextform.show. However this keeps the
> >application always on right side of taskbar. And takes a small moment
> >to switch to the next form, and that blink in the form switching, makes
> >it look not good. Any ideas on that.
>
> Is the project suitable for hosting inside an MDI form?
>
> Jan Hyde (VB MVP)
>
> --
> Hangman: Hippy greeting (Jan Hyde)
Back to top
View user's profile Send private message
Jan Hyde



Joined: 04 Oct 2007
Posts: 1211

PostPosted: Tue Oct 17, 2006 5:06 pm    Post subject: Re: Form Hide Show - Keeps Application On Right Of Taskbar ! Reply with quote

lovely_angel_for_you@yahoo.com's wild thoughts were released
on 17 Oct 2006 02:27:33 -0700 bearing the following fruit:

>Thanks for the reply.
>
>That is one thing I was not sure about to begin with. On all the
>different forms, have different controls, data entry textboxes,
>checkboxes, radio buttons, etc. On some controls we have data grids as
>well.
>
>So I am not very sure how I can implete the entire thing within a mdi
>form. I will be searching for the mdi form examples to see if there is
>something that suits me.
>
>Also is it possible to create a kind of template for the forms, for
>example, a template with image buttons will be different for admin, for
>user, for different roles, different links, just like html.

You can create seperate forms for each user type or just
adjust (with code) how you want the form to appear.

J

>Lovely
>
>Jan Hyde wrote:
>> lovely_angel_for_you@yahoo.com's wild thoughts were released
>> on 14 Oct 2006 10:33:17 -0700 bearing the following fruit:
>>
>> >Hi,
>> >
>> >It started as small application. However became a big one. Now I have
>> >number of forms, and on clicking buttons I hide the current form using
>> >Me.hide and show the next form as nextform.show. However this keeps the
>> >application always on right side of taskbar. And takes a small moment
>> >to switch to the next form, and that blink in the form switching, makes
>> >it look not good. Any ideas on that.
>>
>> Is the project suitable for hosting inside an MDI form?
>>
>> Jan Hyde (VB MVP)
>>
>> --
>> Hangman: Hippy greeting (Jan Hyde)


Jan Hyde (VB MVP)

--
I saw a sign today that read "LOTS FOR SALE" but when I stopped I saw
absolutely nothing. (Jim E. Snibbler)

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Taskbar shortcut menu - adding commands. Hello everybody The application's icon on the windows taskbar normally has the "restore; move; size; minimize; maximize; close" shortcut menu. Is it possible to add commands to this shortcut menu? I want to make it possible for the users to execute a proc

how to show the "txt code" that the WebBrowser wont to save how to show the "txt code" that the WebBrowser wont to save when he wont to save html+pictures with the "dialogbox" - before saving. this is the code to open the save "dialogbox" 0, 0 this i

Call a proc located in a sub-form from a form Why does this line create a run-time : < > and this one works well < > Thanks

moving form to form Hello all I'm trying to move from one form to another using: unload form1 load form2 show their is no error msg. but form1 comes up. the command button that got me here was on form1 tia Basil

Application on top Hi All, I have looked, tested, checked the help files and newgroups. Well, I guess I'd better ask. What coding do I need to keep a small application on top of all others? This is a control property in Borland but not in VB6. Thanks in advance folks, Jim S
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Syntax All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group