mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
455 B
21 lines
455 B
;--------------------------------------------
|
|
; file: Native\default.ini
|
|
;--------------------------------------------
|
|
|
|
;----------- Globals that serve as defaults for all controls ----
|
|
[globals]
|
|
;UseThemeFont = false
|
|
bgtype = NtlFile
|
|
|
|
;----------- pushbutton -------------
|
|
[button]
|
|
|
|
[button.pushbutton]
|
|
NtlFile = PushButton.ntl
|
|
TextColor = BtnText
|
|
;TextBackColor = ButtonFace
|
|
;TextBackMode = Opaque
|
|
|
|
[button.pushbutton(Disabled)]
|
|
;TextEffect = Disabled
|
|
|