Posted by: Bezrodny Alexander
Hi!
1.
cdkItem.GetItemType( ) = CDK_IT_DialogBox
How get type of dialog box : CDK_IT_ModalDialog or CDK_IT_SystemModal
2. if cdkItem.GetItemType = CDK_IT_PushButton
How get Name of Parent window of push button?
( for example: "frmMain")