DROP SHADOW on Win Forms in C#

Опубликовано: 22 Октябрь 2024
на канале: How To 365
1,419
18

Learn How to DROP SHADOW on Win Forms in C#

-------- S O L U T I O N S

✔️ Using some lines of code and also OVERRIDING some basic functions of Visual Studio

-------- P R E V I O U S V I D E O

⏮️ Easily DRAG and MOVE forms using PANELS:

🔗    • MOVE a BORDERLESS Win Form AROUND in C#  

-------- R E L A T E D V I D E O S

💡 Capture text from VIDEO using BLACKBOX: Using OCR to capture and copy text from image

🔗    • CAPTURE TEXT from VIDEO or IMAGE - TH...  

-------- R E L A T E D L I N K S

------ 1

📡 Bitwise Inclusive OR explanation

🔗 https://mzl.la/3PnthCy

------ 2

📡 Bitwise Inclusive OR explanation (Microsoft documents)

🔗 https://bit.ly/3wjxr7i

-------- S U B S C R I B E

❤️ DON'T forget to LIKE, COMMENT your IDEA, and SUBSCRIBE

🔗 https://bit.ly/3Pakd48

-------- I N S T A G R A M

📷   / atrin_noori  

--------- C # D E V E L O P M E N T E P I S O D E 7 ---------

00:00 - EASILY DROP SHADOW on Forms using C#
00:05 - How to create a project in Visual studio
00:46 - UI design and Form styles
01:17 - Drop Shadow on Windows Form Application C#
02:59 - What is "Bitwise Inclusive OR" or "|="
03:21 - Final Test
03:31 - Capture the code using BlackBox extension for chrome
03:45 - End screen

--------- A B O U T S E C T I O N ---------

🙍 About Microsoft Visual Studio:
Visual Studio is an integrated development environment from Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps

🙍 About C#:
C# is a general-purpose high-level programming language supporting multiple paradigms. C# encompasses static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.