Hi i want to make a custom tabcontrol for my application can someone please show me an example of class programming this is what i have so far:
Imports System.Drawing.Drawing2D
Class MyTabControl
Inherits TabControl
please help me ASAP i havent done this before.
Imports System.Drawing.Drawing2D
Class MyTabControl
Inherits TabControl
please help me ASAP i havent done this before.