"resource/layout/app_validation_dialog.layout" { controls { app_validation_dialog { wide=360 tall=216 } Label1 { controlname=label labelText="#Steam_ValidatingSteamCaches" } ProgressBar1 { controlname=ProgressBar variable=progress } Button1 { controlname=Button labelText="#vgui_Cancel" Command="Close" selected=0 } } colors { } styles { } layout { place { controls=Label1 x=20 y=80 width=320 height=24 } place { controls=ProgressBar1 x=20 y=110 width=320 height=24 } place { controls=Button1 x=254 y=176 width=88 height=24 } } }