classicui_pub/ui_framework_definitions_api/inc/EIKON.HRH
branchRCL_3
changeset 64 85902f042028
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
--- a/classicui_pub/ui_framework_definitions_api/inc/EIKON.HRH	Tue Sep 14 21:48:24 2010 +0300
+++ b/classicui_pub/ui_framework_definitions_api/inc/EIKON.HRH	Wed Sep 15 12:29:17 2010 +0300
@@ -60,9 +60,11 @@
 #define EEikCbaFlagSemiTransparent      0x100
 
 /**
- * Button group app msk icon flag. This flag can be set with CBA resource
- * or by using CEikCba::SetButtonGroupFlags(TInt) method. CBA using 
- * control_pane_g4(0) to draw the window rect
+ * Button group app msk icon flag,also support msk label. 
+ * This flag can be set with CBA resource
+ * or by using CEikCba::SetButtonGroupFlags(TInt) method. 
+ * CBA using control_pane_g4(0) to draw the window rect.
+ * Use the CEikCba::UpdateIconL() to set the msk icon or show the msk label.
  */
 #define EEikCbaFlagAppMskIcon           0x200
 // EIKBUTB.HRH