Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PropertySheet のヘッダーのフォント サイズを変更するにはどうすればよいですか? ところで、私はMFCを使用していません。私はグーグルで検索しましたが、答えが見つかりませんでした。どんな助けでも大歓迎です。
を使用している場合はembarcardero、プロパティに移動しFont、 をクリックして、横に表示される楕円をクリックすると、フォント設定が表示されます。同様にborland。
embarcardero
Font
borland
それ以外の場合は、コーディングするだけです。embarcardero, nameOfcomponent-> Font-> Style<<のコードは次のとおりfsBoldです。これは、たとえばフォントを太字にするためです。
nameOfcomponent
Style
fsBold