visual studios (window forms)
im tryna make a transparent textbox , but theres this compoenent called alphaBlendTextBox.dll which i dont have in my tool box ,right now i just ahave lable and panel which is the horizontal lline there
47 Replies
most likely you haven't installed a set of elements
i tried searching about it on yt ans google but it diidnt work
these could be self-made items
there had like a folder withh all the files which i downloaded for that element , but it didnt allow me to use it , i thin k its agisnt the TOS
I suggest using material ui components or bunifu ui components
that bunifu components , is a paid feature isnt ?
yes it is paid, but there is a free trial version
i tried usin it but still i got an error
Have you installed it before?
you have installed the component alphaBlendTextBox.dll ?
i just installed the extension and got the free trail license from the site but it did nt work
after installation, you should have used the license key that you received on the site
is there a way i can screen share so culd help me please
https://www.youtube.com/watch?v=gIZnWaP38D8&t=54s&ab_channel=KimToo
watch this video here it is clearly shown
Kim Too
YouTube
NEW FREE TRIAL -BUNIFU UI 1.51 - HOW TO INSTALL
Join Kimtoo Academy to access unlimited the source code from this Channel:
https://kimtooflex.gumroad.com/l/kimtoo-academy
. 🔽 Get Bunifu Ui Framework (20% Discount code 'kimtoo')
https://bunifuframework.com/checkout?edd_action=add_to_cart&download_id=25428&discount=kimtoo&ref=6
💲 Hire me on Fiverr:
https://www.fiverr.com/kimtooflex
. .
...
What kind of app are you making? :catpog:
its used a gui for a driving system i dontt need too have any code right now , just the gui
If you want good looking gui, then please don't use windows forms
If you want windows exclusivity then WPF
If cross-platform then Avalonia
im not tryna do anything crazy tho ... plus too our lecturer recommeneded we use these
so uh, googling
alphaBlendTextBox
gives me a result from 2003 :ddid you fail to install bunifu using the video?
just basic guis for the sys
this can be done without using libraries
yeah yeah that video isnt like the same as now
Wait, that is Visual basic
i believe soo vb.nrt
Vb.net, yes.
aaaa
This is a C# server, not a VB server. VB is essentially dead, just fyi.
I think it's okay, we and c# are a bit similar.
Sure, to some extent.
damm so theres no way i can make like that horiozontal line textboz ?
I mean you can .. Winforms just requires a lot more work
Not easily no
You would need to install that alphablendTextBox component, but its almost guaranteed to be for .NET Framework
as I said, its from 2003. Thats 21 years old.
You can even have guides like
i watched a vid , i had to download like all the files for that compoenent and kinda import it . but it didnt work
what .NET version are you using in your project?
+
damm iin not sure, im very new with usin this
open your project file and look
@Kriven do u have an absolute requirement that needs to use winform?
if not I would suggest u move to WPF while you're new
yesh bro from our lecturer
ahhh caveman teachers again my condolences.
so chances are he is on .net framework
if u double click your project on solution explorer of visual studio
it will open the properties
and it says there the framework
this ?
my bad guys i havent used visual studios too ; i mostlly work with eclipseand code blocks
yeah that shows the version: .NET Framework 4.7.2
olkay am i supposed to update to a newer one or ?
No, but its important to know what version you are on since that greatly changes what your options are
If your teacher said to use alphablendTextBox, use that. if you cant install it, ask them
if they said thats what you should use, they should be the one offering support for it
oh i get