.Net Form As Part Of Desktop?

Oct 1, 2011

I've spent a while searching around and I can't find a solution to this:I have a transparent, borderless form that displays a clock. I can load this just fine, but I want the clock to be part of the desktop, so it cannot take focus, is behind other applications, and is not hidden with Win+D (similar to applications like RainMeter).

I need the solution to work with VB.Net (I'm using 2010)

View 1 Replies


ADVERTISEMENT

Multi Form / Part Application Need To Make Part Protable For Transfer

Feb 22, 2011

im making an application in vb.net (duh!) anyway i have created and coded the whole project and it performs exactly as i want it to (i dont need code help). my problem lies with the fact that my project is 2-3 parts

1.a setup form that gathers inital data about the enviroment stores this data encrypted in a config file. after inital setup this form is not displayed again. but needs to be run on both computers

2. the second form is the real application form im in the process of turning this part in to a background service anyway this form is the one that establishes the connection between two nodes it works correctly

3. the config files

anyway here is my problem i want to make this application distributional with just one file the (.exe) and have this .exe make everything else happen. it runs the setup form and creates the first config file which it does then it needs to produce a copy of just the second form and the config file to transfer to workstation #2 that will run independtly without the whole application which i cant make happen then it needs to turn both workstations application on by only starting one on either computer and invoke the other computer to start its corrosponding app also no idea how to make this happen any ideas or suggestions as to where to look to try to find my answers.im thinking i might need to make two seperate applications (a setup app, and the running app) and include them both in a project and use the setup.exe to to package them together this is a little side project that im making for my self to use to make programming a little easier so i plan on giving it out to some fellow students to test and tell me what they think so im not really worried about ease of use or complicated procedures yet but if it turns out to work and actually be of use to anyone else i would be willing to rewrite it to distribute to the masses but for now i just want it to work for me.

View 4 Replies

Make A Form With Icons That Have Labels Are Like Desktop Icons On Your Desktop?

Mar 20, 2010

I would like to make a image in the form representing the icon and a label below it to represent name but is there a easy way to do this.

View 2 Replies

Interface And Graphics :: Adding A A Form As A Child Form To A Third Part Window

Mar 24, 2011

As Autodesk is going to discontinue VBA for their Inventor product in the near future I have been looking at other ways to run VB.NET in Inventor. To date it doesn't look like VSTA will be the replacement. Automation from an External VB.NET app is certainly possible, but leaves something to be desired for speed and integration. Compiled Add Ins are the Cadillac of choice but can be a royal pain to debug and develop. Autodesk now provides a lightweight VB.NET script interface called iLogic. It's main purpose is to allow extreme customization of Solid Modeling parts. The code actually resides inside the Part Model file.

[Code]...

View 7 Replies

Print Form With PrintForm Object Its Printing Only The Showing Part Not All The Form?

Oct 18, 2011

i am working on Scrollable form, when i am trying to print this form with PrintForm object its printing only the showing part not all the form this the code which am using. Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click Me.PrintForm1.Print(Me, PowerPacks.Printing.PrintForm.PrintOption.Scrollable) End Sub

View 7 Replies

Make A A Form When Send Items In Form As Like As Desktop

Nov 24, 2009

i want to make a a form when i send items in form as like as my desktop

View 3 Replies

Printing Part Of A Form?

Aug 3, 2010

I need to print part of a form as a report, I can print a full screen capture no problem, but does anyone know if I can print a particular section of a form such as a group box ?

View 2 Replies

What Form Called A Form - Part 2?

Jul 15, 2008

I have 3 forms: Form1, Form2 and Form99. Form1 and Form2 both call Form99.What statement(s) does Form99 use to determine which form called it (Form1 or Form2).

Form1
Form99.Show
Form2

[code]....

View 4 Replies

Set A Form On Desktop?

Dec 8, 2009

In my application, when the main form loads, it also loads a second form.

This form has it's ShowInTaskBar property set to False, has no control box, and is not movable by the user.

This form is only used to show information about the PC, to the User.

I need a way to make the form pretty much completely inaccessible and appear beneath all windows. When the application loads, the second form loads above other windows and you can Alt+Tab to that form.

I was wondering if there was a way to get it to"set" itself on the desktop and no appear in the application list when you Alt+Tab.

View 8 Replies

Change BackColor For Part Of Form?

Apr 2, 2011

So im makeing class, where i need to change BackColor for part of form..What i meen is, i need to change forms BackColor, but not for all form, but for, example 20px from top..

View 5 Replies

Form Is Call As Child In The MDI Which Is Not The Part MDI?

May 19, 2010

i have a form frmCLreport which is open on the show button in frmCause form. Now frmCause is child of MDI form because it will on the menu item of MDI.now my problem is that, when i click on menu frmCause will open as a child of MDI, but when we click on the show button on frmCause a new form will open name is frmCLreport. this will open on another window,but i have to call this form in same MDI form as child, is it possible?

View 1 Replies

VS 2005 How To Print Some Part Of The Form

Aug 19, 2009

i have a form in which i have Name, startdate, end date, total hours, hourly rate, age and the total week hours. I want to print the name of employee with startdate, end date and total hours.

View 19 Replies

How To Make A Form Like A Desktop

Jul 25, 2009

i have two forms one is a text editer and the secone one is a big form and i want to save a file form the text editor to the secone form just like on a desktop would.

View 1 Replies

Docking Form To Desktop

Oct 15, 2009

Is there anyway to "dock" a form to the desktop? I have a "child" form that will display info when the main form loads. This form is not meant for the User to interact with it. When I load the form and other windows are open, it displays over those windows until I minimize and then restore the windows. So I want to be able to dock it to the desktop.

View 3 Replies

Minimize A Form To The Top Of The Desktop?

Feb 18, 2011

I created an app that allows the user to look up pricing and search for items, to help speed up dealing with customer asking for pricing and what not. The form stays atop all windows at the top of the desktop, and is setup, currently, to shrink down (or up in this case) by double clicking on the title bar; I've disabled the minimize and maximize buttons.

How it is setup now is okay, but not as sleek as I want it to be. Is there any way to minimize the form to just the caption bar, like what happens with a command window; it minimizes to the a title bar above the start menu, but I want it to minimize to the top of the screen, almost blending into the title bar of the other open windows. Right now, the form is out of the clients way when minimized, or shrunk up, but it looks kind of lame, with a thin strip of the gray part the form still showing.

View 5 Replies

Add To Form Cannot Resize Above Lower Part Of MenuStrip

Aug 29, 2009

The last language I programmed in was Visual Basic 6.0.In VB 6.0, if I added menu items, the menu items would reduce the size of the container.For example, if the form had a height of 1000 and I added a menu item then the inside of the form would be 1000 - menu height.In 2010, if I add a MenuStrip control and dock it to the top and then I add another control and dock it to fill, the top part of the other control appears underneath the MenuStrip.I would like to make it so that the other controls I add to the form cannot resize above the lower part of the MenuStrip.

View 2 Replies

Exporting Part Of Windows Form As Image?

Mar 9, 2011

I have a form which shows a graph which was made in Microsoft Chart control 6.0...

I have placed a option in the menubar which will export the graph made to an image file...

Can some one tell how to export the graph part of the form as a image (any format will do)...

I was thinking of taking a screenshot and saving it but i cudnt get the controls in vb to take a screenshot of a specified area on the form.

View 2 Replies

Move Mouse To The Red Part In The Middle Of The Form?

Jun 24, 2009

How can i Move my mouse to the Red part in the Middle of the form i know it's something to do with Pixels

View 39 Replies

VS 2005 Form Only Displays Some Part If Tried On A Different System

Sep 2, 2009

I have a laptop with vista and desktop with win xp. I am building the application on win vista but when i copy the same project and view it on win xp , then it only shows the fields that fits on the screen. the rest of the fields that needed to be scrolled on right , does not come at all. The project works fine on win vista. I even tried to tried publishing the project. it works fine on win vista but is missing some fields on win xp.

View 9 Replies

VS 2008 PictureBox Zooms In On Part Of A Form?

Jan 2, 2012

Basically, I want PictureBox1 to zoom in on a certain location of a form.

Like this

PictureBox zooms in on part of the form.

NO I dont want it to change a fixed zoomed in image so dont tell me to zoom it in and put a fixed imaged. As the image i wanted zoomed in constantly changes.

P.S This example isn't my form, just an example

Just to make it clear, I want my pictureBox to zoom in on a different part of the form. The image is on a part of a WebBrowser.

View 1 Replies

Desktop Showing Through Picture Box On Second Form?

Nov 10, 2011

I'm new to .net programming, but I do have some experience programming. I've used a picture box to make a custom button. It works on the main form, but when I open a dialog form with the same image the transparent areas shows the desktop and not the dialog. Thishappened for images with an alpha channel and also images that used the transparency key. I tried it with a winform instead and the images with an alpha channel worked fine, but the transparency keyed images showed the screen. All

View 3 Replies

Determine Form Inside Desktop?

Dec 29, 2009

How to determine whether form is it inside the desktop?

View 3 Replies

Opening Form Causes Another Desktop App To Come To The Front?

Jul 25, 2011

I had started a similar thread http:[url].... in May but got side tracked, tried to resurrect it by posting back to it but not getting any response so I am starting anew.I have a .net 2.0, VS2010 application. I have users that occasionaly have the following occur:

Open my application, do some work, leave it open go to another application, excel, IE, Firefox, outlook come back to my application, open a new form My application form opens but instead of it being on top with the focus some other application that was previously opened (the excel, IE, etc.) pops up the user can minimize the offending application and there is my form or go to the taskbar and select my application and there is the form

This post echos my problem: http:[url]....Although my app is a windows form app.The issue arises if I had been checking my email for example in outlook or I may have had IE open for example, so the other aplications on on the desktop not minimized. Both my app and the Outlook(the other application is not important it happens with any open application) are open on the desktop. I finish checking email, I click on my app to bring it to the foreground. I then click on a button that results in opening another form. My "I am working" form pops up. The main app now ready to display the new form closes the"I am working" form, outlook comes to the foreground and I can then see the new form in my app get displayed behind outlook.

The code flow is my app is opened, a midi child is created in the main app window.a double click on a contol causes a background worker to be started. That background worker opens a form that just shows a spinning ajax control with the words "working" in it. Meanwhile the app is busy prepping a form for display.When the form is ready to be displayed the background worker is cancelled which removes the popup form and then the newly constructed form is displayed.

At first I thought this had something to do with the background worker and a different thread being created but that is not the case.I can replace the background worker with a simple popup of a modeless dialog. Of course any work done in the background worker is not done but the modeless dialog will not block the main app. And when the main app closes the modeless dialog I get the same behavior with the last opened desktop app coming to the foreground and I can see my newly created form popup behind it.

I can of course just as soon as return from the call to close the working form give my app focus but that still results in the other desktop app coming to the foreground briefly and then my app coming to the foreground, not really a solution. With that bit of info it seems that my application is for some reason giving up focus between the time the working form is closed and the main app new form pops up.My code is way to big to post and it involves DB reads so it is just not feasible to post it.I tried recreating the scenario in a much smaller project that really did not represent much of the complexity of my application and could not get the issue reproduced.

View 13 Replies

Placing A Form Above Desktop, But Below All Other Windows?

Aug 26, 2009

I'm new at the forums but not to .net development. I'm trying to make an application, which stays above the Dektop level but ALWAYS below any opened window. This application cannot be minimized, it has to be visible as a desktop background (just for getting you the main idea). As I was reading, I found that the way to make the form not to minimize is by using the WndProc function, and intercepting the Minimize message. My question is.. which of all the available messages is the correct for this case?.

P.D.3 (And last one I hope): See, the main reason of this application, is to make some kind of an "Active Desktop" function, which is not supported by Windows XP 64-bit. As XP64 doens't come with Active Desktop to use Web Pages as Desktop backgrounds, my idea is to make an application which loads certain web page and put's it on the desktop background.

View 3 Replies

VS 2008 How To Make A Form Like A Desktop

Jul 24, 2009

can some one so me an example of how i can make a form to a desktop that will let me save files to the form and duble click the file and it open a program to view that file in,

View 3 Replies

Open Excel On Local Desktop Using Remote Desktop Application ?

Jun 11, 2012

We have a Windows Forms VB.NET application running on Windows Server 2008. Users access this app using Remote desktop.The app displays information in Excel, but Excel opens on the server.Is there a way for the .NET app to launch Excel on the users local desktop?

View 1 Replies

Start Explorer.exe - Switching To A New Desktop It Starts A New Instance Of App In That Desktop?

Sep 5, 2011

Some of u already know I'm making a 'virtual desktop'- thing.Only one problem. When switching to a new desktop it starts a new instance of my app in that desktop (works) and on the form load event it says process.start("explorer.exe") <- here is the problem. It only shows a window not the actually bar.Also this may be important it shows the window, but when I navigate to explorer.exe 'C:Windowsexplorer.exe' and open it there. The explorer bar does show up.

View 14 Replies

Event For A Form Created In Code As Part Of A Class

Jun 18, 2010

I have created a class which generates a form in code. I have hooked up the buttons and a text box so that they work. Now, I am trying to hook up the Resize event (and probably will need other events) for this form. How do I do that? If I can understand how to do it for the Resize event, I should be able to apply that to whatever other events I might want to use. I can't just put "Handles frmMyForm.Resize" or "Handles Me.Resize". I get the message "Handles clause requires a WithEvents variable defined in the containing type or one of its base types." This all has been a learning experience.

View 2 Replies

Interface And Graphics :: Display Form As Part Of A Function?

Jul 24, 2008

I have only recently started using VB.NET after having a little experience in VB6. I am trying hard to force myself into this OOP mindset. I want to know if a certain thing is possible.

I want to be able to call a function in the beginning of my main form's startup sub. The function call would look something like this.

Code:
Private Sub frmMain_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Dim Username, Password, NewPassword as String

[Code].....

View 3 Replies

Move Form By Pressing And Dragging A Mouse On Any Part Of It?

Apr 20, 2012

Is there a way to move form by pressing and dragging a mouse on any part of the form ?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved