Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hi all,

 

I am used in me.showintaskbar property to remove application from taskmanager.but it removes the form(application)it still refreshes.How to stop the form refresh.to avoid that issue please help me.

 

In one simple vb.net windows project containing one form ie, form1 its property "Showintaskbar=true" it is set.in that same form one button is there ie,button1. button1_click() event i write the following code: "me.showintaskbar=false".

After run a project form1 is display in taskbar & taskmanager application tab.But after clicking button1 form1 removes in iaskbar & taskmanager but these form has refreshes.How to stop these form refreshes?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...