03-05-2008, 06:12 AM
I think...
Msg = frmMsgBox.MsgLabel.Caption
should be
frmMsgBox.MsgLabel.Caption = Msg
Msg = frmMsgBox.MsgLabel.Caption
should be
frmMsgBox.MsgLabel.Caption = Msg
Custom Msg Box
|
« Next Oldest | Next Newest »
|
Messages In This Thread |