By StarkMike - 9/27/2006
You say that I can open up the source code for the DevExpress wrapper and change file versions if i need to and then recompile... how easy would it be for me to add another control to the wrapper? Like say a LookUpEdit? I use those more than I use the Combobox.
Thanks
|
By StrataFrame Team - 9/27/2006
Quite easy... but I would implement it within your own class library or within your application rather than implementing it in our source code solution (that way you won't have to re-add it every time you get another version of the source code).
|
|