Results 1 to 6 of 6

Thread: VB 2010 Resize Control with Adorner

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Location
    Germany, near Munich
    Posts
    172

    VB 2010 Resize Control with Adorner

    Hi,

    does anybody have or know a code example in VB WPF for resizing a control with adorner? I found ResizingAdorner.cs in MS online help, but I´m not familiar with C#.

    Greetings,

    TheTree
    ********* Look at http://www.bahai.org - and enjoy it! *********

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: VB 2010 Resize Control with Adorner

    C#.NET is extremely similar to VB.NET so I would have thought if you actually look at the C# code in detail you will be able to see which classes/objects it is using. If you cant figure it out then post a link to the C# code and I'll take a look.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Location
    Germany, near Munich
    Posts
    172

    Re: VB 2010 Resize Control with Adorner

    Hi Chris,

    thanks for your reply.

    I have done the translation from C# to VB. Posted it in a new thread on http://social.msdn.microsoft.com/For...c-f8342d93b095.
    I wanted to be sure, that MS´s copyrights are not infringed.

    There are some issues left.

    Greetings,

    TheTree
    ********* Look at http://www.bahai.org - and enjoy it! *********

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Location
    Germany, near Munich
    Posts
    172

    Re: VB 2010 Resize Control with Adorner

    I could solve the issues.

    See http://social.msdn.microsoft.com/For...c-f8342d93b095

    Greetings,

    TheTree
    ********* Look at http://www.bahai.org - and enjoy it! *********

  5. #5
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: VB 2010 Resize Control with Adorner

    Glad to hear you got it working
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Location
    Germany, near Munich
    Posts
    172

    Re: VB 2010 Resize Control with Adorner

    Thanks

    It took me one day, but I´ve learned a lot and am fascinated by all the new possibilities with WPF.

    Greetings,

    TheTree
    ********* Look at http://www.bahai.org - and enjoy it! *********

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