Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Dialog Control Alignment ====== There are several align modes available for native controls: ^Mode ^ Description ^ |//empty//|Default alignment is applied| |**left**|Align control left| |**right**|Align control right| |**center**|Center the control| |**stretch**|Horizontally stretch the control| |**bottom**|Align control bottom| |**top**|Align control top|