VB.NET Tutorial - Create and Handle Custom Events (Visual Basic .NET)

  Рет қаралды 38,100

VB Toolbox

VB Toolbox

Күн бұрын

Пікірлер: 39
@michaelbuch1782
@michaelbuch1782 2 ай бұрын
10 years old and still useful, thanks a lot
@SpReeDateD
@SpReeDateD 5 жыл бұрын
Well done, but to update your knowledge: You actually can write a usual sub or function as a lambda expression as you would do with a regular one - just like you did it with the MySub variable, but you don't need a extra var for this, tl;dr; the following code works fine: AddHandler ColorChanged, Sub() MsgBox(_color.ToString) Draw() End Sub
@MsCounterTerrorist
@MsCounterTerrorist 9 жыл бұрын
I've watched ur videos for a long time and I just love your efforts! keep up
@VBToolbox
@VBToolbox 9 жыл бұрын
Ace Turtle Awesome! Thank you, Ace Turtle. :-D
@damiankarsyn9653
@damiankarsyn9653 3 жыл бұрын
I guess Im quite randomly asking but do anyone know a good website to stream new series online ?
@merrickcody1692
@merrickcody1692 3 жыл бұрын
@Damian Karsyn Try FlixZone. Just search on google for it :)
@rockybrennan7152
@rockybrennan7152 3 жыл бұрын
@Merrick Cody yea, been using FlixZone for years myself =)
@damiankarsyn9653
@damiankarsyn9653 3 жыл бұрын
@Merrick Cody Thanks, signed up and it seems to work :D I really appreciate it !!
@prabha7976
@prabha7976 3 жыл бұрын
When you click on textchanges drop down arrow key down option you choose but my keydown option is not coming what can I do...can anyone solve my problem
@saudarellano5659
@saudarellano5659 7 жыл бұрын
could you help me? do you know how to put data and time in database with automatic??
@fajrimitnick3552
@fajrimitnick3552 10 жыл бұрын
may i request some videos of creating report with crystal report??
@troller4jesus
@troller4jesus 10 жыл бұрын
Should I learn C-Sharp or VB.NET for making Windows form desktop applications?
@VBToolbox
@VBToolbox 10 жыл бұрын
That's really a matter of preference. Under the hood, C# and VB.NET are identical. They're based upon the same framework. What it comes down to is your syntax preference (mine is VB) and what your goals are. If you're looking to make a career of programming, I think that C# offers more job potential due to the fact that the majority of career programmers come from a C/C++ background, so the syntax is more familiar to them. Personally, I feel that VB.NET syntax feels more intuitive and I really like the Intellisense as it helps reduce code "guessing". I feel that I can produce Windows Forms Applications much more quickly in VB.
@serajfakron1475
@serajfakron1475 7 жыл бұрын
what about Events Like KeyDown or KeyUp ?? , Those Events not work with my DLL Class Component !!!!
@dickvanderschaaf3833
@dickvanderschaaf3833 6 жыл бұрын
Again a very nice tutorial.
@careerfirst1654
@careerfirst1654 6 жыл бұрын
how to do travelling salesman problem in vb.net
@AW_77
@AW_77 7 жыл бұрын
what keyboard do you have? sounds like my dads typewriter from 1984.
@VBToolbox
@VBToolbox 7 жыл бұрын
Very old Dell AT101W. ;-D Freakin' loves me some old clickity keyboards. lol clickykeyboards.com/
@bradpeone7139
@bradpeone7139 5 жыл бұрын
Great tutorial, thanks!!
@PlayNRip
@PlayNRip 10 жыл бұрын
I can understand you perfectly! Thanks!
@momashi69
@momashi69 7 жыл бұрын
Newb question, don't you usually need Dim to declare variables?
@VBToolbox
@VBToolbox 7 жыл бұрын
thebunnyrules Unless you're using access levels (Public, Private, etc.), which I generally do at the class level, you'll use Dim to declare variables. :-) It's short for Dimension, as it carves out and allocates a chunk of memory to hold the object or data type.
@noijze
@noijze 7 жыл бұрын
Awesome ! just what I needed thanks
@svens3722
@svens3722 3 жыл бұрын
thats pretty slick :D
@omarrandoms8554
@omarrandoms8554 10 жыл бұрын
Thanks a lot .. you are awesome (Y) keep going :)
@brazo98
@brazo98 5 жыл бұрын
Perfect Dude! But if you want keep it simple put a property you have to type only proper and hit tab! Thats all!
@ifelseprog
@ifelseprog 9 жыл бұрын
Nice tutorial !
@yba3798
@yba3798 9 жыл бұрын
hi i love u for your work do u have any other youtube channel?
@VBToolbox
@VBToolbox 9 жыл бұрын
+ryugami yagami Thank you, ryugami yagami! :-) My other channel is "Aardaerimus" and was mostly dedicated to game programming in VB, but I haven't updated it in a very long time so the videos are not great.
@yba3798
@yba3798 9 жыл бұрын
VB Toolbox ty i already know about it i was asking if u have more , or can u do a video about app conception with MERISE methodology , ty again for everything!
@weshuiz1325
@weshuiz1325 8 жыл бұрын
+VB Toolbox my events menu is not viseble how can i get acces to it now
@Mickey6X6
@Mickey6X6 7 жыл бұрын
Полезное видео! Спасибо!
@EsraaAlbarqat
@EsraaAlbarqat 9 жыл бұрын
huge thank you :)
@VBToolbox
@VBToolbox 9 жыл бұрын
Very welcome, Esraa. :-) Thank you for coming by.
@mohammadit33
@mohammadit33 8 жыл бұрын
thank you so much
@hemendrapadia7709
@hemendrapadia7709 Жыл бұрын
great
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
VB.NET Tutorial - Update Records In An Access Database
57:04
VB Toolbox
Рет қаралды 32 М.
VB.NET: Creating Custom Events (Visual Basic 2008/2010/2012)
22:46
BrandonioProductions
Рет қаралды 16 М.
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 115 М.
.NET Aspire for Beginners - Full Series
1:28:16
dotnet
Рет қаралды 15 М.
VB.NET MDI Forms Tutorial - Forms within a Form
29:53
VB Toolbox
Рет қаралды 82 М.
His Wife Threw his Gaming PC out the Window… Can I Fix It?
19:43
Linus Tech Tips
Рет қаралды 788 М.
Where Does Bad Code Come From?
42:21
Molly Rocket
Рет қаралды 205 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН