Determines how much raised (or sunken) is a button when it is not pressed (or when it is pressed).
The raise factor range is between 0 and 9: if the value exceed this range, 1 will be assumed; by default the factor 1 is selected.
Here follows a sample of a custom shaped button with the ButtonRaiseFactor property set to 1 (default):
and here is the same button with the ButtonRaiseFactor property set to 4:
|