Posted 19 years ago
by JohnH
RE: UIStudio 2
Is there a recommended way to set the Image property on a BarButtonCommand object at design time?
I'm referring to the Image property shown on the Commands tab in the Customize dialog.
Steps To Get To This Point:
To create the command link on a toolbar for a given BarButtonCommand, I dropped the BarButtonCommand object from the menu, via the Customize dialog, on to an existing toolbar. This creates a corresponding BarButtonLink object. However, I don't see how to set the Image property on the new BarButtonLink object thru the design time UI. Other 'Standard Commands' have the image property already set to System.Drawing.Bitmap.
Is there a recommended way to set the Image property on a BarButtonCommand object at design time?
I'm referring to the Image property shown on the Commands tab in the Customize dialog.
Steps To Get To This Point:
To create the command link on a toolbar for a given BarButtonCommand, I dropped the BarButtonCommand object from the menu, via the Customize dialog, on to an existing toolbar. This creates a corresponding BarButtonLink object. However, I don't see how to set the Image property on the new BarButtonLink object thru the design time UI. Other 'Standard Commands' have the image property already set to System.Drawing.Bitmap.