|
-
Mar 17th, 2024, 03:55 PM
#11
Addicted Member
Re: NewTab: tab control for VB6
 Originally Posted by Eduardo-
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|