Help me please CDK_IT_ModalDialog ?

forum.cdk (1998-2005) & forum.td.cdk (2005-2010)
Bezrodny Alexander

Help me please CDK_IT_ModalDialog ?

Post by Bezrodny Alexander » 13 Nov 2002, 12:32

 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")

Frank Boettcher (ITG)

Re: Help me please CDK_IT_ModalDialog ?

Post by Frank Boettcher (ITG) » 13 Nov 2002, 13:26

 Posted by:  Frank \(ITG\) 

2.
CString sValue
cdkItem.GetAttribute ( CDK_IT_DialogType, sValue)

--> sValue = Modal | Modeless | System Modal

1.
cdkItem Parent
If cdkItem.GetParent (cdkItem) --> Contents
if cdkItem.GetParent (cdkItem) --> Form
Set sName = cdkItem.GetName ()

Regards,
Frank Boettcher
Ice Tea Group, LLC
www.iceteagroup.com

Bezrodny Alexander

Re: Help me please CDK_IT_ModalDialog ?

Post by Bezrodny Alexander » 14 Nov 2002, 08:16

 Posted by:  Bezrodny Alexander 

Thanks!

Return to “td.cdk”

Who is online

Users browsing this forum: [Ccbot] and 0 guests