| C1.Win.C1Input Namespace > C1TextBox Class : CultureInfoSetup Event |
'Declaration<C1DescriptionAttribute("CultureInfo can be set up (on startup) or has been changed.")> <C1CategoryAttribute("Format")> Public Event CultureInfoSetup As CultureInfoSetupEventHandler
'UsageDim instance As C1TextBox Dim handler As CultureInfoSetupEventHandler AddHandler instance.CultureInfoSetup, handler
[C1Description("CultureInfo can be set up (on startup) or has been changed.")] [C1Category("Format")] public event CultureInfoSetupEventHandler CultureInfoSetup
[C1Description("CultureInfo can be set up (on startup) or has been changed.")] [C1Category("Format")] public: event CultureInfoSetupEventHandler^ CultureInfoSetup
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2