Giving Your Project Controls a XP Look by Project SP
This was explain by salmanpaji in the old forums 8) Put This In You Programs Codes And See It Will Work, NoMatter What Kind of Control You’re Working With Private Declare Function InitCommonControls Lib “comctl32.dll” () As Long Private Sub Form_Initialize() Call InitCommonControls End Sub Create A Manifest File From NotePad And Name the FileName […]