Hello
I have a problem changing the title of a crownwood docking form called CProjectInfo which is contained within anothe
form called mdiClient
'definition in form mdiclien
Public Shared CProjectInfo As Conten
Setting the title in another form
strTitle = "Project Info - Current Project - " & StrHeader & " Current Job - " & CurrJobKe
mdiClient.CProj ectInfo.FullTit le = strTitl
I wish to make the title in Bold format, but I don't know how to do it, any ideas
Regard
Geri
I have a problem changing the title of a crownwood docking form called CProjectInfo which is contained within anothe
form called mdiClient
'definition in form mdiclien
Public Shared CProjectInfo As Conten
Setting the title in another form
strTitle = "Project Info - Current Project - " & StrHeader & " Current Job - " & CurrJobKe
mdiClient.CProj ectInfo.FullTit le = strTitl
I wish to make the title in Bold format, but I don't know how to do it, any ideas
Regard
Geri