|
|
|
Как присвоить объету контрол текстовое значение 7
|
|||
|---|---|---|---|
|
#18+
Вот кусок кода в таблице CTLS список полей к свойствам которых нужно добраться Dim ctl As Control Dim frm As Form Set dbs = CurrentDb() Set rst = dbs.OpenRecordset("CTLS") Do Until rst.EOF With rst Set frm = Screen.ActiveForm s = frm.name MsgBox s & "!" & !NameField Set ctl = s & "!" & !NameField ctl.BorderColor = BC .MoveNext End With Loop rst.Close Set dbs = Nothing ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 07.10.2004, 10:14:33 |
|
||
|
|

start [/forum/topic.php?fid=45&tid=1671272]: |
0ms |
get settings: |
7ms |
get forum list: |
18ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
40ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
41ms |
get tp. blocked users: |
1ms |
| others: | 209ms |
| total: | 333ms |

| 0 / 0 |
