====== 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|