all groups > dotnet windows forms databinding > april 2007 >
You're in the

dotnet windows forms databinding

group:

ComponentModel


ComponentModel Charles Bazi
4/18/2007 8:13:53 PM
dotnet windows forms databinding:
Hi,

I'm currently using System.ComponentModel.DisplayName and
System.ComponentModel.Description in my class' properties...

Is it possible to specifie a FormatType ? I use DataBinding in WinForms,
and I would like the controls 'auto-format'automatically without having
to set each advanced biding properties for each control...

Re: ComponentModel Bryan Phillips
4/18/2007 9:51:35 PM
There is no attribute that does this to my knowledge, but that should
not stop you from creating your own.

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net



[quoted text, click to view]
Re: ComponentModel Charles Bazi
4/20/2007 9:36:02 PM
I was doing that until now, but I wanted to know if there was in
'integrated' way to do it...

Thank you.

[quoted text, click to view]
AddThis Social Bookmark Button