Task-Based Help > Customizing the C1Dialog Control > Customizing the Font Style |
This topic will walk you through customizing the font style of your Dialog window in Design View and in Source View.
In Design View
Complete the following steps:
In Source View
Complete the following steps:
<cc1:C1Dialog>
tags. Add the following markup and <Content>
tags to the <cc1:C1Dialog>
tag:
To write code in Source View
Style="font-family:Blackadder ITC"
<Content> </Content>
<Content>
tags.