R
Russell Rice
I am using the command line c# complier to build my controls. The control
works perfectly but I can not find any reference on how to bind the
design-time bitmap to the control class using the command line compiler.
Normally you could use ToolBoxBitmapAttribute but that is not available in
the compact framework. Does anyone have any information on this topic?
Russell
works perfectly but I can not find any reference on how to bind the
design-time bitmap to the control class using the command line compiler.
Normally you could use ToolBoxBitmapAttribute but that is not available in
the compact framework. Does anyone have any information on this topic?
Russell