I created a Form wirth an action pane and a grid .
The action pane contains 2 command buttons (one for records creations and the other for records deletion).
The buttons style is very very ugly, beacause they have only text and are not horizzontally aligned (see image below)

I want to obtain a better result by align them and insert an image in every button
Something like this (see image below)

How to do this?
First change Action Pane style to “Strip”

Then go to New Button control and change these 3 properties :
- ButtonDisplay : “Text & Image left”
- ImageLocation : “EmbeddedResource”
- NormalImage : “11045”

Then go to Delete Button control and change these 3 properties :
- ButtonDisplay : “Text & Image left”
- ImageLocation : “EmbeddedResource”
- NormalImage : “11021”

I will not do that. Better to be Less customization. Only do customization for necessary function. Man.But like your most programming articles. Haha
LikeLike