_GUICtrlTrimSpaces
Trims leading and trailing spaces from a edit or input control
#include "Window, Screen, Mouse and Control.au3"
_GUICtrlTrimSpaces( $hControl )
parameters
$hControl
GUI control handle
return value
none
related
_GUICtrlEmpty