|
|
|
Активная форма
|
|||
|---|---|---|---|
|
#18+
Как проверить, активная ли форма (открыта или нет)??? Спасибо! ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2002, 21:14 |
|
||
|
Активная форма
|
|||
|---|---|---|---|
|
#18+
Function IsLoaded(ByVal strformName As String) As Integer ' Returns True if the specified form is open in Form view or Datasheet view. Const conObjStateClosed = 0 Const conDesignView = 0 If SysCmd(acSysCmdGetObjectState, acForm, strformName) <> conObjStateClosed Then If Forms(strformName).CurrentView <> conDesignView Then IsLoaded = True End If End If End Function ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 12.12.2002, 08:54 |
|
||
|
|

start [/forum/topic.php?fid=45&msg=32078805&tid=1682734]: |
0ms |
get settings: |
9ms |
get forum list: |
18ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
87ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
45ms |
get tp. blocked users: |
1ms |
| others: | 231ms |
| total: | 412ms |

| 0 / 0 |
