We always write code like this formal:
void main(){
if(){
if()
}

but when I use notepad++, the display is:
void main(){
if(){
if()
}

How to use the notepad++ to auto indent?
Thanks to Jonathan, I have set it, but it does not take any effect. The snapshot is below:

I am using notepad++ version 5.1.3.