Results 1 to 3 of 3

Thread: Put control or form on desktop

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    Israel
    Posts
    54

    Angry Put control or form on desktop

    Hi,

    I'm trying to develope some tool that is located on the desktop like a stikynote. which means it doesn't behave like a normal window. doesn't get minimized and is always behind all other windows.

    I tried to use SetParent on a UserControl with the GetDesktopWindow.
    It lookes good - it puts the usercontrol embeded in the desktop BUT - the usercontrol doesn't get the focus when i click on it!!
    If i have a TextBox in it - i can't use it. I can't type anything in the TextBox.

    any solutions??

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Put control or form on desktop

    I think there are SDKs and other types of components you'll have to use in your code to make something like that. I don't know any but I hope someone else can help you
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    Israel
    Posts
    54

    Re: Put control or form on desktop

    Thanks ComputerJy
    (love your signature (Homer))

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width