Posted
I'm making a UI and I want to make it so that the user is able to navigate through the execution section, script hub section, etc. with tab control and buttons. Im struggling with making the tab pages invisible..
I want to make this invisible: https://cdn.discordapp.com/attachments/495359289595133952/849666916503126026/image0.png
woat
Replied
just select one of the tabpage and press Delete and it will be deleted if uw ant to to make it invisible select the tabcontrol and scroll down in propterties find tabitems and select the tabpage and change the background to Transparent
Cancel
Post
https://cdn.discordapp.com/attachments/1088161134621773975/1088481077401751552/Untitled.png
Added
Reply to thread : learn some more wpf, what you're trying to do should be pretty simple.
Cancel
Post
Discord : Doctor Doom#0550
Replied
@61632I dont make tabs with buttons i told u i can make tabs with buttons but you said "show me it live stream it" and i know c# ask anything abt c# in discord id: F34R#5620
Cancel
Post
https://cdn.discordapp.com/attachments/1088161134621773975/1088481077401751552/Untitled.png
Replied
@F34R yo i caught you a while ago, dont lie, https://cdn.discordapp.com/attachments/843572181446557749/849353066293493770/oH2XwmBa.png, you also claimed to know C++ and somehow you didnt make yourself a dll
Cancel
Post
Replied
@F34R You piss monkey LOL
https://cdn.discordapp.com/attachments/792197432741068820/849757804699975710/unknown.png
https://cdn.discordapp.com/attachments/792197432741068820/849757717858222120/unknown.png
Cancel
Post
Discord : Doctor Doom#0550
Replied
foreach (var Item in TabControl.Items)
if (Item.IsSelected)
Item.Visiblity = Visiblity.Collapsed;
This code is not always running so I recommend making a loop for the items and applying an event then running that statement.
Pro Tip: Making a control hidden will leave a gap on the UI. I suggest using collapse.
Cancel
Post
Replied
@59690making a dll requires c++ and LUA which i did nnot learn if u dont believe me dm me i will send yoou my notes of c++ :/
Cancel
Post
https://cdn.discordapp.com/attachments/1088161134621773975/1088481077401751552/Untitled.png
Replied
@61632i can actually make tabs dm em if you want me to make it i will code and do everything in front of you after that you have tk agree im not a skid :/
Cancel
Post
https://cdn.discordapp.com/attachments/1088161134621773975/1088481077401751552/Untitled.png
Replied
@63568 yes ik, but i had to shrink it to fit in one img
Cancel
Post
https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif
Users viewing this thread:
( Members: 0, Guests: 0, Total: 0 )
Cancel
Post