cancel
Showing results for 
Search instead for 
Did you mean: 

color picker in additional property sheet

Former Member
0 Kudos

Hi all,

Am trying with design studio SDK components .

In color box component the is property called color picker in property sheet. In my case i need to call that color picker in additional property sheet ,any help is appreciated

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi pranav,

You can call color picker or events in additional property sheet using a property called OpenPropertyDialog()

You can get more information about this in the below link :

http://help.sap.com/businessobject/product_guides/aad12/en/ds12_dev_guide_en.pdf

Hope this would help your requirement.

Thanks

Naveen

Former Member
0 Kudos

Thanks Naveen. 

OpenPropertyDialog works fine

Answers (0)