Message 1 of 4
Control Font Issue
Not applicable
03-11-2014
01:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The image is my revit add-in program.
I set the same font property of groupbox and all controls in groupbox.
but only group box font is specified. other controls font is not specified.
I tried to make winform program like revit add-in program like below image.
all controls font is specified.
what is the problem?