how can i add a font property to an OCX.
Private Sub VBForums_Newthread() If Thread.Question = Hard then MSGBox "No one can reply..." Else If Thread.Question=Easy then Print "It's very easy.." MsgBox "God helps those who helps themselves." End If End sub
Forum Rules