Results 1 to 40 of 351

Thread: NewTab: tab control for VB6

Threaded View

  1. #11
    Addicted Member Mojtaba's Avatar
    Join Date
    Dec 2020
    Posts
    235

    Re: NewTab: tab control for VB6

    Quote Originally Posted by Eduardo- View Post
    I never used CodeJock components. To find a solution would require to study the documentation of the skin component, how to avoid applying skin to certain forms or elements.
    I tried with some other tools and it was the same
    If the forms that were in the open tab were without frames, I think the problem would be solved
    That is, only the form page should be displayed in the sheet, not the entire window
    Form2.BorderStyle = 0
    Form3.BorderStyle = 0
    You can test with this mode?
    Last edited by Mojtaba; Mar 17th, 2024 at 04:01 PM.

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