i hope you guys didn't forget the same thing that i have written for VB.NET . alright like that we are now going to make the form border drop shadow that will make the form look awesome :) if your on a project that doesn't matter or create a...
Home » Posts filed under drop shadow
VB.NET Drop Shadow At The Form Border
this is something make your application attractive by the way this is a simple code that you have to place under public class form1
so here is the code
Protected Overrides ReadOnly Property CreateParams() As System.Windows.Forms.CreateParams
...