alapanttiK
11-09-2009, 07:26 PM
Is it possible to change the font used in a dot net tab control in Max? I'm working on a tool and I would like to change the font of the tab titles to a monospace font.
I see in tab.font.fontFamily there is a .genericMonospace property. Also in tab.tabPages.item[x].font.fontFamily there is one as well. However, the .font property of both is read only and won't let me set it.
Any help is appreciated, or just a heads up if it isn't possible so I can stop looking and figure out a different solution.
I see in tab.font.fontFamily there is a .genericMonospace property. Also in tab.tabPages.item[x].font.fontFamily there is one as well. However, the .font property of both is read only and won't let me set it.
Any help is appreciated, or just a heads up if it isn't possible so I can stop looking and figure out a different solution.
