Hi Paulo,
News:
At the moment i use the embedded designer. The error does not come anymore. But sometimes i had this error at RUNTIME??? I have more bugreports with this lines:
00a6d02a +00a xxx.exe cxEdit 7744 +1 TcxCustomEdit.CreateHandle
00ab5bea +00a xxx.exe cxDropDownEdit 2609 +1 TcxCustomDropDownEdit.CreateHandle
00d1cd6d +019 xxx.exe sSkinProvider 6673 +1 TsSkinProvider.AC_WMActivate
Ideas?
bugreport.txt
Paulo (DevExpress Support)
4 days ago
Hello XXX,
According to this call stack report, the TsSkinProvider instance forces creating our dropdown editor's Handle. Perhaps, this breaks the normal messages sequence. Is this some kind of a third-party skinning tool? Please check if disabling this tool resolves the problem.