shailee Posted August 2, 2006 Posted August 2, 2006 (edited) image in a button is not displayed in a particular form.This form is the instance of the form class inherited from Form and IView. Edited August 2, 2006 by shailee Quote
Cags Posted August 2, 2006 Posted August 2, 2006 I fear more information will be required for an informed answer. Is the image added to the button at design time or via code. If the image is added at design time can you see it on the button in the designer? If it's added at runtime, what code are you using to add the image. Quote Anybody looking for a graduate programmer (Midlands, England)?
shailee Posted August 2, 2006 Author Posted August 2, 2006 the problem was the the derived class converted the flat style of buttons was set to System which caused the image not to be displayed. Now the problem is solved , Thank you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.