Results 1 to 2 of 2

Thread: Set size of Non-Client Area, how ?

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2001
    Location
    Sweden
    Posts
    49

    Set size of Non-Client Area, how ?

    Can anyone help me Setting the size of the Non-Client Area ?
    Borders, and caption. I want to change size on one of my forms.

    I saw how it was made by Subclassing WM_NCCALCSIZE, and CopyMemory, In Visual Basic 6.0.

    But I want to do it using VB .NET.

    Please Help me if you can.
    =)

    Thank you, [KeLi F.K.A Zleepy].

    Homepage: http://fraxionsoftware.cjb.net
    ICQ: 40269591
    Mail: [email protected]

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Not sure what do you mean but is it this what you're talking about
    VB Code:
    1. Me.Width = 222
    2. Me.Height = 222

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