Пікірлер
@elvisperez7913
@elvisperez7913 3 жыл бұрын
Thanks ! I love you
@nasunorahl
@nasunorahl 4 жыл бұрын
I just seen this hit github. Please do share some ytubes vb.net core stuff that is cross platform -excite the masses!!!
@carloselopezr502
@carloselopezr502 4 жыл бұрын
works in C#???
@ambusy1
@ambusy1 5 жыл бұрын
After 8 hours of searching, this is the first example that WORKS in vs2017 on win10.video I played. Thanks a lot..... One very strange thing: after trying some formats I opened a .mts and got..... the previous video I had played. Seems that not all types are allowed and that something remains in memory. Now that I finally understand each part of the program, I see that is was wrong of me never to have taken a look at XAML. Must learn that part of Visual Studio too. Thamk you for a good lesson.
@chocolateimage
@chocolateimage 6 жыл бұрын
instead of form1.refresh use application.doevents()
@wrick_pal4345
@wrick_pal4345 6 жыл бұрын
Your technology designs of your video of making advanced text editor was very very nice. but there was technical & logical issues in that video. So I want update that video with correct logical codes.
@jonakilla___5226
@jonakilla___5226 6 жыл бұрын
Why not a WYSIWYG editor? :P
@veetis.5342
@veetis.5342 6 жыл бұрын
JonaKilla ___ Here you go: kzbin.info/www/bejne/aGOTnGeqj5ybd7c
@unitornsreal
@unitornsreal 6 жыл бұрын
i can make better one :)
@dennism4781
@dennism4781 6 жыл бұрын
Hi, not working url
@hariharan1835
@hariharan1835 6 жыл бұрын
how to display the paragraph styles
@0707Arnaud
@0707Arnaud 7 жыл бұрын
hello nice video, how to show title and artist name of the song whis is playing
@TechViewHD
@TechViewHD 7 жыл бұрын
Hiya, you'd need a library to read the ID3 tags of the file, this article explains it quite well: vbcity.com/forums/p/147802/633999.aspx
@SaYO90
@SaYO90 7 жыл бұрын
Thanks for this project it needs some improvments but i supported you with a subscribe and like i hope you will back to do some activities your last activiy was 3 years ago in both of your channel :(
@TechViewHD
@TechViewHD 7 жыл бұрын
I'm working on some new videos now, I've been busy with my finals ;p
@deathreaper3374
@deathreaper3374 7 жыл бұрын
how do yo uset the home button link?
@unitornsreal
@unitornsreal 7 жыл бұрын
how do i make it to where it doesnt go to your channel when i start it!?
@TechViewHD
@TechViewHD 7 жыл бұрын
Select the WebBrowser control in design view and then set the "Url" property to the page you want to show when you first start the program or when a new tab is created.
@unitornsreal
@unitornsreal 7 жыл бұрын
k tnx
@jimiasmarafrankel6101
@jimiasmarafrankel6101 7 жыл бұрын
TechViewHD Hello Sir! I already downloaded the visual basic 2017 days ago, i like to make a video program.. I already tried few times but i still can't get it right, for instance to open a group of Mp4 files with a button to be display into my listview. There are always missing in coding and it doesn't work. Can you help me with this please?
@akcityboy
@akcityboy 7 жыл бұрын
Gayest Soundtrack ever
@victorbayas4582
@victorbayas4582 7 жыл бұрын
Thanks
@hedihedi4064
@hedihedi4064 7 жыл бұрын
Please link he code me want
@MrPro-of2xc
@MrPro-of2xc 8 жыл бұрын
Thaaaaaaaannnnnnnnnnnnnnnk you so much :))))))
@MrPro-of2xc
@MrPro-of2xc 8 жыл бұрын
good !
@romarbetito6342
@romarbetito6342 8 жыл бұрын
How to make an advanced html editor + effects + preview
@loobawamba
@loobawamba 8 жыл бұрын
How come there is not the trackbar to set the media position of the running? It's possible to implement it? Thank you. :-)
@othersideguy16
@othersideguy16 8 жыл бұрын
Hey, I was wondering how to add a track bar to this for easier fast forward and rewind? Could you guys help? Thanks
@stuartbruce2010
@stuartbruce2010 8 жыл бұрын
This is a fantastic tutorial, thank you so much. I wonder if anyone can help me with just one aspect that I can't get my head around. How can I make the video fill (dock) into the rectangle, so that when you make the form bigger, the video size changes? At the moment I've got everything working (built from scratch based on this video) apart from the resizing, any tips would be much appreciated.
@othersideguy16
@othersideguy16 8 жыл бұрын
double click the video screen and scroll down the settings, there should be some dimensions. Change them to your screen size
@DollarsoftCorporation
@DollarsoftCorporation 7 жыл бұрын
go to the xaml design and and change withd and height propertiers to auto
@jorgediaz5591
@jorgediaz5591 8 жыл бұрын
Hey , im trying to use your components in my vb solution but when I drop them in my forms, they just don´t appear. I can select them in my toolbox and drop them in the forms but they are like invisible. Hope you can help.
@jorgediaz5591
@jorgediaz5591 8 жыл бұрын
EDIT : I correct it by adding the references into my solution. Hope this helps =).
@ryandelacruz1396
@ryandelacruz1396 6 жыл бұрын
@@jorgediaz5591 how did you add to your references? thanks..
@othersideguy16
@othersideguy16 8 жыл бұрын
I love it but I have one issue, I do have a lot of file open failures, some files will open such as AVI, MP3 and MP4, but then some other files of the same file type don't open
@TechViewHD
@TechViewHD 8 жыл бұрын
+OtherSideGuy Huh, that's weird; not too sure what's going on. What are the difference in the files (eg: file size, bit rate)? Maybe the WPF MediaElement only plays files with some sort of restrictions...maybe. I'm kinda blank on this one. :/
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@TechViewHD
@TechViewHD 8 жыл бұрын
Hey all! Sorry for the in-activeness, the links to all the videos have been updated and mentioned bugs in some projects have been fixed. Check the video description for the link! For those of you who don't already know, I've also set up a forum. If you ever have any questions related or not, want to contribute to the channel or simply communicate with other tech geeks; feel free to check it out: www.techviewforum.com PS: All links to source code are encrypted with SSL and now look a lot more fancy (and shorter of course) More videos are on the way very soon, feel free to reply to this comment for any more video suggestions, some of your suggestions from previous times have already been taken into consideration and may most likely be made into a video.
@HyperBassYT
@HyperBassYT Жыл бұрын
what's the code for like, openfiledialog1
@candraramadhan6073
@candraramadhan6073 9 жыл бұрын
can i have a dll?
@TechViewHD
@TechViewHD 8 жыл бұрын
+Candra Ramadhan Here you go: techview.link/1X7YpUH
@candraramadhan6073
@candraramadhan6073 9 жыл бұрын
I can't find it anywhere on www.techviewforum.com.
@TechViewHD
@TechViewHD 8 жыл бұрын
+Candra Ramadhan The downloads section of the forum is currently under construction, I'm still looking for a place to temporarily store the files so you guys can access it, sorry for the inconvenience.
@candraramadhan6073
@candraramadhan6073 9 жыл бұрын
can i get the source code please!! :-)
@TechViewHD
@TechViewHD 9 жыл бұрын
+Candra Ramadhan Unfortunately the downloads section is currently under construction, I'm still waiting for ProBoards (the forum software used) to update to their new version ;)
@candraramadhan6073
@candraramadhan6073 9 жыл бұрын
+TechViewHD oke, thanks for respond, 😁
@TechViewHD
@TechViewHD 8 жыл бұрын
+Candra Ramadhan Finally updated the link, here you go: techview.link/1Y7BIAo
@ihebozil4323
@ihebozil4323 9 жыл бұрын
please the link of coloredtextbox
@TechViewHD
@TechViewHD 8 жыл бұрын
+Iheb Özil Here you go: techview.link/1UMgmLk
@walidoxhack
@walidoxhack 9 жыл бұрын
Nice broo, can you upload the source code a new website please
@TechViewHD
@TechViewHD 8 жыл бұрын
+WàlîD Ǿx Here you go: techview.link/1Vls268
@walidoxhack
@walidoxhack 8 жыл бұрын
+TechViewHD thanx broo
@ne91ma
@ne91ma 9 жыл бұрын
what file that this video can open?
@TechViewHD
@TechViewHD 8 жыл бұрын
+ne91ma Here you go: techview.link/1Vls268
@ne91ma
@ne91ma 8 жыл бұрын
+TechViewHD thanks :D
@TechnoLifts
@TechnoLifts 9 жыл бұрын
no download
@TechViewHD
@TechViewHD 8 жыл бұрын
+TechnogamerLp here you go: techview.link/1X7YpUH
@TechnoLifts
@TechnoLifts 8 жыл бұрын
Thank You! :D
@12386363
@12386363 9 жыл бұрын
You're awesome!
@joaomiguelsoares1650
@joaomiguelsoares1650 9 жыл бұрын
Can't find the project in the site.... Moved?
@TechViewHD
@TechViewHD 9 жыл бұрын
+João Miguel Soares The forum server (in which the source code is stored) is currently undergoing maintenance and will be back up within the next week or so. Sorry for the delay :)
9 жыл бұрын
The link is gone :(
@TechViewHD
@TechViewHD 8 жыл бұрын
+Bùi Lê Chí Bảo Here you go: techview.link/1Y7BIAo
8 жыл бұрын
+TechViewHD Thanks :)) I am looking for this
@tielesilva9280
@tielesilva9280 9 жыл бұрын
friend, and you know justify text?
@m0h6mm6d
@m0h6mm6d 9 жыл бұрын
link : www.mediafire.com/download/sdldzr4dsw7haz4/TechViewHD+-+Advanced+Web+Browser.zip
@TechViewHD
@TechViewHD 8 жыл бұрын
+HMK-Hacking Real link: techview.link/1orzX4A
@AdityaTripathi
@AdityaTripathi 9 жыл бұрын
That's why I love KZbin!! You can always find a good tutor... :)
@mustafauguryalcn7925
@mustafauguryalcn7925 9 жыл бұрын
Make a "How to ise fastcoloredtextbox.dll" video please :)
@lotuskuro
@lotuskuro 10 жыл бұрын
this is what im looking for lol , btw can i change the speed setting into volume instead? if yes, would you guide me on the code for replacing the speed to volume ? cheers!
@TechViewHD
@TechViewHD 10 жыл бұрын
Gerry Altarejos Glad you like it :D To add volume capabilities use this, set the label text to either "Speed settings" or "Volume settings" to change the functionality of the scroll function: Private Sub TrackBar1_Scroll(sender As System.Object, e As System.EventArgs) Handles TrackBar1.Scroll If Label2.Text = "Speed settings" Then Player1.MediaElement1.SpeedRatio = TrackBar1.Value 'Sets the media file playing speed according to the value of the trackbar Speedvaluelabel.Text = "x" + TrackBar1.Value.ToString 'Displays the speed in string/text form Else If TrackBar1.Value = 100 Then Speedvaluelabel.Text = "100%" Player1.MediaElement1.Volume = "1.0" ElseIf TrackBar1.Value = 0 Then Speedvaluelabel.Text = "0%" Player1.MediaElement1.Volume = ".0" Else Dim vl As String = TrackBar1.Value vl.TrimStart(ChrW(1)) vl = vl + "%" Speedvaluelabel.Text = vl Player1.MediaElement1.Volume = "." & TrackBar1.Value End If End If End Sub
@lotuskuro
@lotuskuro 10 жыл бұрын
TechViewHD Thank you very much sir really appreciate your reply :D the code works perfectly fine !
@lotuskuro
@lotuskuro 10 жыл бұрын
TechViewHD one last question sir... is it possible to create a playlist with this music player?
@TechViewHD
@TechViewHD 10 жыл бұрын
Gerry Altarejos Yeah, that shouldn't be too hard, I don't have any code with me though...
@lotuskuro
@lotuskuro 10 жыл бұрын
TechViewHD will try to make it myself, anyways thanks again and more power :D