95 |
The control shows no icons. What can be the problem (32-bit, alpha channel vs 4-bit icons problem)
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.ImageSize = 32; exradialmenu1.Images("gBJJgBggAAQAAgAEEKAD/hz/EMNh8TIRNGwAjEZAEXjAojKAjMLjABhkaABAk0plUrlktl0vmExmUzmk1m03nE5nU7nk9n0/oFBoVDolFo1HpFJpVLplNp1PqFRqVTq" + "lVq1XrFZrVbmiAQD/jL/r1fYFlsFctFptVrtltt0qsdgrz/srAs8NsNxut3t99v1/wGBwQAuNhwlks17veGjFiueLweRyWTymVm+FxsTw90xOdu2Ks2Mht60OW02n1Gp" + "rWYiUTh+b0Gfz2c2W1u+30l21W73m93021mu4UO2Gz2O05HHyF4xu5vm/6HR6WB4PD61yxG25XG7na0vMhvL6fj8nlqXV6/p4ve9nX7ft5eO7PP831+33rtzsPp/mvx7" + "uuS77bus97kLy/T8QTBUFpM9D+we7D3QA47RQC9rRQZDMNQTCEOs0/UQK/AkJxJC7Gw3FEUvLD0HsKh7Fv8r7NxG+EStvFUcRy3sWOs50YIdH8DRDCUattDEdSRJLIx4" + "h64rizUXtDKLdSmsEYwjGkLRvJUuS6v0WRch0nyq1sgzNKUgNDIcsyPL03TerMWv1KsxuJMk7zTKk8ytPbWs3GbXxPOFB0Iqjrx9ND5NdM89QNPFHT7QK8QQ8FC0tS6k" + "tdJy5yhPc6uvMtE0ZPlIQNQVMVRVNM0/T8g1a2c2UfUc/VPVVbVuobcU4186V24VQts61gVJWda1xY9kKDB6903EVeU8udPonWdJPpZNr2wm1F1g4bW2bRVh2/YUyWNb" + "NzXOl1QSqvdY0jd0ttbX9y3Rel6pNAdn1M8F1Xe+KVXhe2A4FdMK4IzLhyDNuB4XhilXxeVK4biWJqXgGKYvjGM41jeOY7jycIqHyVZEjqPpCjKSJIkyDpxSWP5fmCZI" + "C"); exradialmenu1.Images("gBJJgBggAAQAAgAEEKAD/hz/EMNh8TIRNGwAjEZAEXjAojKAjMLjABhkaABAk0plUrlktl0vmExmUzmk1m03nE5nU7nk9n0/oFBoVDolFo1HpFJpVLplNp1PqFRqVTq" + "lVq1XrFZrVbmiAkEar0gYFjrlls1ntFptVrllhjFeAFjYFtuFytl3vF5vV7vkmt1+sVku12lduwl9xGJxWLxk3v8Zh9vwNzweCy1zwt1smNzmdz2frePjGRyIAzWUy9x" + "1OVzEqw2b0Gx2Wz2k10USf+43Wmyeq1G/33B1nBzO92vH5HJxO30kO3Wl0/C1fT4HDw8p6/K7Xb7lS5nO5u58OS6XV1Pj63U4kf6Pd93v+E57/i8H1+n38np82tlPo9T" + "stu+MBQHAjJK+yD7OfBLxt5BTcv08qWQg7MCwrC0KvHDMFwTBsOrg/z9wjCbYQvEsTPfDT8RS3ivucwjnQ8kEQRE/8SRPG8cNrFcVte4CJOJFzNrhBsZxG/kcyRJLOR3" + "BK3Lc0sgsxKLRwezcYSHD8EwhJUuS6xEmNyv7nSfKcfxfKspTRKjiSxGUtRtL04zks8eSHKcyNzM0rTVPU0yBPkrq/LM8znQtDKy8cez/FjdTPRdHUhPdFsBQ9K0sqTI" + "ydQc1rtPEHU5SVIz9UVL1LUyo09T1HVU8831HUNYT9U9Z1op9PT7RkGSmu1dUBXz11rYNhKRFdOrhW872PTbI1JH9h2faCg2ZVr8R/TSQTFNVr0/XFo29b6cV7CMZ27M" + "sYJVBlwXVdabShPl0Q5c133Zel6qxclz3tfV9qvdN+X/gGA4FgeCYLg2D4RhLFoqHyVYajqPpCjKSJIkyD3C+1CJYiaX44lx/nhfKVn+cAf41kZgAfk90EAAeVv60aXn" + "8jAfpefiMA+l58IwA6XngjAHpecGcaFoiXaGAGc6PoyW6RpWm6YlmnaLpOqD/q2fIxq6XZuAGtpbruvpZsOZIRl6TH+RgD7OjSHbXjp/mftkEZFeG6pSgIA=="); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("Icon 32-bit<br><c><img>1</img>",null,null); var_Items.Add("Icon 4-bit<br><c><img>2</img>",null,null); exradialmenu1.EndUpdate(); |
94 |
ImageSize property on 32 (specifies the size of control' icons/images)
|
93 |
ImageSize property on 16 (specifies the size of control' icons/images)
|
92 |
How can I displays items rotated (exDisplayRadialRotated90)
|
91 |
How can I displays items rotated (exDisplayRadialRotated270)
|
90 |
How can I displays items rotated (exDisplayRadialRotated180)
|
89 |
How can I displays items rotated (exDisplayRadialRotated)
|
88 |
How do I load images to sub-items zone
exradialmenu1.Expanded = true; exradialmenu1.SubItemsSize = "48*dpi"; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotItem,Color.FromArgb(128,128,128)); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,Color.FromArgb(128,128,128)); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,-1); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; exontrol.EXRADIALMENULib.Item var_Item = var_Items.Add("",null,null); var_Item.set_Image(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"favorites.png"); var_Item.set_Image(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,"download.png"); |
87 |
How can I display the control directly on the screen
|
86 |
How do I add a radial-slider control
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.InflateCustom = exradialmenu1.InflateItems; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialCustomBorder,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineStyle(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialCustomBorder,exontrol.EXRADIALMENULib.RadialLineStyleEnum.exRadialLineDot); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialCustomBorder,3); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; exontrol.EXRADIALMENULib.Item var_Item = var_Items.Add("Slider",null,null); var_Item.BrowseType = exontrol.EXRADIALMENULib.BrowseItemEnum.exBrowseItemCustom; var_Item.BrowseCustomType = exontrol.EXRADIALMENULib.RadialCustomTypeEnum.exRadialCustomSlider; var_Item.set_BrowseCustom(exontrol.EXRADIALMENULib.RadialCustomPropertyEnum.exRadialCustomSliderValue,35); exradialmenu1.BrowseItem = (exradialmenu1.Items["Slider"] as exontrol.EXRADIALMENULib.Item); |
85 |
How can I display a slider directly on the radial menu, with no items...
|
84 |
How can I programatically browses for a new item
|
83 |
How can I display the items rotated
|
82 |
Is it possible to display the arrow into the items section, and how I can change the default position
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_HTMLPicture("arrow","arrowu.png"); exradialmenu1.DisplayArrow = exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems; exradialmenu1.set_DisplayCenterArrow(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,0); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1(1,2),Item 2(1,2),Item 3(1,2),Item 4(1,2),Item 5(1,2),Item 6(1,2),Item 7(1,2),Item 8(1,2)"; exradialmenu1.EndUpdate(); |
81 |
Can I display the arrow into the items section
|
80 |
How can I know if the cursor is hovering the center ring ( parent zone )
// MouseMove event - Occurs when the user moves the mouse. private void exradialmenu1_MouseMoveEvent(object sender,short Button,short Shift,int X,int Y) { System.Diagnostics.Debug.Print( "ParentOnPoint " ); System.Diagnostics.Debug.Print( exradialmenu1.get_ParentOnPoint(-1,-1).ToString() ); } //this.exradialmenu1.MouseMoveEvent += new exontrol.EXRADIALMENULib.exg2antt.MouseMoveEventHandler(this.exradialmenu1_MouseMoveEvent); exradialmenu1.Expanded = true; |
79 |
How can I specify the size to display the images/pictures into the items
exradialmenu1.BeginUpdate(); exradialmenu1.AllowToggleExpand = false; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_ItemsImageHeight(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"64*dpi"); exradialmenu1.set_ItemsImageWidth(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"64*dpi"); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("","color_line.png",null); var_Items.Add("","color_fill.png",null); var_Items.Add("","format_font_size_less.png",null); var_Items.Add("","edit_undo.png",null); var_Items.Add("","edit_redo.png",null); var_Items.Add("","edit_copy.png",null); var_Items.Add("","fileview_text.png",null); var_Items.Add("","checkmark_korganizer.png",null); exradialmenu1.EndUpdate(); |
78 |
By default, the parent image is 32-pixels wide. Can I display it larger
exradialmenu1.BeginUpdate(); exradialmenu1.AllowToggleExpand = false; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_HTMLPicture("logo","settings.png"); exradialmenu1.ParentSize = "96 * dpi"; exradialmenu1.set_ParentImageWidth(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"64*dpi"); exradialmenu1.set_ParentImageHeight(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"64*dpi"); exradialmenu1.set_ParentCaption(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"<font ;14><c>System Settings</font><br><c>Surround"); exradialmenu1.EndUpdate(); |
77 |
Is it possible to specify where to display the item's caption
|
76 |
How can I disable browsing the items, or prevent displaying its children
|
75 |
How do I get the item from the point
// MouseMove event - Occurs when the user moves the mouse. private void exradialmenu1_MouseMoveEvent(object sender,short Button,short Shift,int X,int Y) { System.Diagnostics.Debug.Print( "Full-Item: " ); System.Diagnostics.Debug.Print( exradialmenu1.get_ItemFromPoint(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,-1,-1)exradialmenu1.get_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionBackColor).ToString() ); System.Diagnostics.Debug.Print( "Item: " ); System.Diagnostics.Debug.Print( exradialmenu1.get_ItemFromPoint(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,-1,-1)exradialmenu1.get_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionBackColor).ToString() ); System.Diagnostics.Debug.Print( "SubItem: " ); System.Diagnostics.Debug.Print( exradialmenu1.get_ItemFromPoint(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,-1,-1)exradialmenu1.get_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionForeColor).ToString() ); } //this.exradialmenu1.MouseMoveEvent += new exontrol.EXRADIALMENULib.exg2antt.MouseMoveEventHandler(this.exradialmenu1_MouseMoveEvent); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1[scap=sub item 1],Item 2[scap=sub item 2],Item 3[scap=sub item 3],Item 4[scap=sub item 4],Item 5[scap=sub item 5],Item 6[" + "scap=sub item 6],Item 7[scap=sub item 7],Item 8[scap=sub item 8]"; |
74 |
How do I get the index of the pie from the point
// MouseMove event - Occurs when the user moves the mouse. private void exradialmenu1_MouseMoveEvent(object sender,short Button,short Shift,int X,int Y) { System.Diagnostics.Debug.Print( "Full-Index: " ); System.Diagnostics.Debug.Print( exradialmenu1.get_IndexFromPoint(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,-1,-1).ToString() ); System.Diagnostics.Debug.Print( "Index: " ); System.Diagnostics.Debug.Print( exradialmenu1.get_IndexFromPoint(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,-1,-1).ToString() ); System.Diagnostics.Debug.Print( "Sub-Index: " ); System.Diagnostics.Debug.Print( exradialmenu1.get_IndexFromPoint(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,-1,-1).ToString() ); } //this.exradialmenu1.MouseMoveEvent += new exontrol.EXRADIALMENULib.exg2antt.MouseMoveEventHandler(this.exradialmenu1_MouseMoveEvent); exradialmenu1.Expanded = true; |
73 |
How can I select an item
|
72 |
How can I use the sub-items zone only
|
71 |
Is it possible to display all items with a different rotation angle
|
70 |
How can I programatically advance / browse for the parent item (method 2)
// RClick event - Occurs once the user right clicks the control. private void exradialmenu1_RClick(object sender) { exradialmenu1.BrowseItem = (exradialmenu1.BrowseItem.Parent as Object); } //this.exradialmenu1.RClick += new exontrol.EXRADIALMENULib.exg2antt.RClickEventHandler(this.exradialmenu1_RClick); exradialmenu1.Expanded = true; exradialmenu1.DisplayArrow = exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems; exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; exontrol.EXRADIALMENULib.Item var_Item = var_Items.Add("Volume",null,null); var_Item.set_Caption(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,"slider"); var_Item.BrowseType = exontrol.EXRADIALMENULib.BrowseItemEnum.exBrowseItemCustom; var_Item.BrowseCustomType = exontrol.EXRADIALMENULib.RadialCustomTypeEnum.exRadialCustomSlider; exontrol.EXRADIALMENULib.Items var_Items1 = var_Items.Add("Item",null,null).Items; var_Items1.Add("Child 1",null,null); var_Items1.Add("Child 2",null,null); |
69 |
How can I programatically advance / browse for the parent item (method 1)
|
68 |
Can I display the pointer with a different angle
exradialmenu1.BeginUpdate(); exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.PointerPicture = "pointer.png"; exradialmenu1.PointerPictureY = "y + (height-pheight)/2- 21*dpi"; exradialmenu1.PointerPictureX = "x + (width-pwidth)/2 + 1 * dpi"; exradialmenu1.AllowHotPointer = false; exradialmenu1.ParentSize = "36*dpi"; exradialmenu1.set_ParentImageHeight(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"48*dpi"); exradialmenu1.set_ParentImageWidth(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"48*dpi"); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotParent,-1); exradialmenu1.set_RadialLineAlpha(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotParent,32); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,-1); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; exradialmenu1.PointerAngle = 12; exradialmenu1.EndUpdate(); |
67 |
How can I use the pointer (select sample)
// SelectItem event - Notifies once the user selects an item. private void exradialmenu1_SelectItem(object sender,exontrol.EXRADIALMENULib.Item Item) { // PointerIndex = Item.Index exradialmenu1.set_SelectedIndex(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,exradialmenu1.PointerIndex); } //this.exradialmenu1.SelectItem += new exontrol.EXRADIALMENULib.exg2antt.SelectItemEventHandler(this.exradialmenu1_SelectItem); exradialmenu1.BeginUpdate(); exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.PointerPicture = "pointer.png"; exradialmenu1.set_SelBackAlpha(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,32); exradialmenu1.set_SelBackAlpha(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,128); exradialmenu1.PointerPictureY = "y + (height-pheight)/2- 21*dpi"; exradialmenu1.PointerPictureX = "x + (width-pwidth)/2 + 1 * dpi"; exradialmenu1.AllowHotPointer = false; exradialmenu1.set_SelForeColor(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,Color.FromArgb(0,0,0)); exradialmenu1.ParentSize = "36*dpi"; exradialmenu1.set_ParentImageHeight(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"48*dpi"); exradialmenu1.set_ParentImageWidth(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"48*dpi"); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotParent,-1); exradialmenu1.set_RadialLineAlpha(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotParent,32); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,-1); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; exradialmenu1.PointerIndex = 0; exradialmenu1.set_SelectedIndex(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,exradialmenu1.PointerIndex); exradialmenu1.EndUpdate(); |
66 |
How can I use the pointer (hot sample)
exradialmenu1.BeginUpdate(); exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.PointerPicture = "pointer.png"; exradialmenu1.PointerIndex = -1; exradialmenu1.PointerPictureY = "y + (height-pheight)/2- 21*dpi"; exradialmenu1.PointerPictureX = "x + (width-pwidth)/2 + 1 * dpi"; exradialmenu1.AllowHotPointer = true; exradialmenu1.set_SelBackAlpha(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,128); exradialmenu1.set_SelForeColor(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,Color.FromArgb(0,0,0)); exradialmenu1.ParentSize = "36*dpi"; exradialmenu1.set_ParentImageHeight(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"48*dpi"); exradialmenu1.set_ParentImageWidth(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"48*dpi"); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotParent,-1); exradialmenu1.set_RadialLineAlpha(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotParent,32); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,-1); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1(1),Item 2,Item 3(1),Item 4,Item 5,Item 6,Item 7,Item 8"; exradialmenu1.EndUpdate(); |
65 |
Is it possible to apply the control's background picture on the parent zone too
|
64 |
Can I display the picture on the parent zone, a bit larger
|
63 |
Is it possible to assign a different background picture when displaying a slider/custom data
exradialmenu1.Expanded = true; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.DisplayArrow = exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems; exradialmenu1.Items.ToString = "[scap=Item 1],[scap=Item 2],[scap=Item 3],[scap=Item 4]"; exradialmenu1.InflateRadialMenu = "-4*dpi"; exradialmenu1.InflateCustom = "-4*dpi"; exradialmenu1.CustomPicture = "Background\\frontb.png"; exradialmenu1.Items.ToString = "Item 1(Sub Child 1,Sub Child 2),Item 2[scap=slider],Item 3(1),Item 4,Item 5,Item 6,Item 7,Item 8"; exontrol.EXRADIALMENULib.Item var_Item = exradialmenu1.Items["Item 2"]; var_Item.BrowseType = exontrol.EXRADIALMENULib.BrowseItemEnum.exBrowseItemCustom; var_Item.BrowseCustomType = exontrol.EXRADIALMENULib.RadialCustomTypeEnum.exRadialCustomSlider; exradialmenu1.BrowseItem = (exradialmenu1.Items["Item 2"] as exontrol.EXRADIALMENULib.Item); |
62 |
How can I customize the custom part of the control, the inside ring/circle
exradialmenu1.Expanded = true; exradialmenu1.DisplayArrow = exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems; exradialmenu1.Items.ToString = "[scap=Item 1],[scap=Item 2],[scap=Item 3],[scap=Item 4]"; exradialmenu1.InflateRadialMenu = "-4*dpi"; exradialmenu1.InflateCustom = "-4*dpi"; exradialmenu1.CustomBackColor = Color.FromArgb(128,128,128); exradialmenu1.CustomBackAlpha = 128; exradialmenu1.Items.ToString = "Item 1(Sub Child 1,Sub Child 2),Item 2[scap=slider],Item 3(1),Item 4,Item 5,Item 6,Item 7,Item 8"; exontrol.EXRADIALMENULib.Item var_Item = exradialmenu1.Items["Item 2"]; var_Item.BrowseType = exontrol.EXRADIALMENULib.BrowseItemEnum.exBrowseItemCustom; var_Item.BrowseCustomType = exontrol.EXRADIALMENULib.RadialCustomTypeEnum.exRadialCustomSlider; exradialmenu1.BrowseItem = (exradialmenu1.Items["Item 2"] as exontrol.EXRADIALMENULib.Item); |
61 |
How do I prevent expanding / collapsing the radial menu
|
60 |
Is it possible to change the parent's picture/image when expanding collapsing the radial menu
// BrowseItem event - Notifies once the user browses for a new item. private void exradialmenu1_BrowseItem(object sender,exontrol.EXRADIALMENULib.Item Item) { System.Diagnostics.Debug.Print( "Current State: " ); System.Diagnostics.Debug.Print( exradialmenu1.State.ToString() ); } //this.exradialmenu1.BrowseItem += new exontrol.EXRADIALMENULib.exg2antt.BrowseItemEventHandler(this.exradialmenu1_BrowseItem); // SelectParent event - Occurs once the user clicks the parent of the item. private void exradialmenu1_SelectParent(object sender) { System.Diagnostics.Debug.Print( "Current State: " ); System.Diagnostics.Debug.Print( exradialmenu1.State.ToString() ); } //this.exradialmenu1.SelectParent += new exontrol.EXRADIALMENULib.exg2antt.SelectParentEventHandler(this.exradialmenu1_SelectParent); exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.Items.ToString = "Item 1(Sub Child 1,Sub Child 2),Item 2,Item 3(1),Item 4,Item 5,Item 6,Item 7,Item 8"; exontrol.EXRADIALMENULib.Item var_Item = exradialmenu1.Items["Item 2"]; var_Item.BrowseType = exontrol.EXRADIALMENULib.BrowseItemEnum.exBrowseItemCustom; var_Item.BrowseCustomType = exontrol.EXRADIALMENULib.RadialCustomTypeEnum.exRadialCustomSlider; exradialmenu1.set_ParentImage(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuCollapsed,"format_font_size_less.png"); exradialmenu1.set_ParentImage(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuExpandedNoItems,"fileview_text.png"); exradialmenu1.set_ParentImage(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuExpandedRootItem,"edit_undo.png"); |
59 |
Is it possible to assign a different picture on the parent zone (center ring)
exradialmenu1.Expanded = true; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.ParentSize = "48 * dpi"; exradialmenu1.ParentPicture = "Background\\frontb.png"; exradialmenu1.Items.ToString = "Item 1(1),Item 2,Item 3(1),Item 4,Item 5,Item 6,Item 7,Item 8"; |
58 |
Is it possible to assign a different picture on the items zone (inner ring)
|
57 |
How can I change the control's background picture
|
56 |
How can I hide the line being shown around the item form the cursor
|
55 |
Is it possible to highlight items with children, with a different background color, for those arrow picture is shown (items, inner ring)
|
54 |
Is it possible to highlight items with children, with a different background color, for those arrow picture is shown (subitems, outer ring)
|
53 |
Is it possible to highlight the entire item, when cursor hovers it
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineAlpha(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,64); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,-1); exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; |
52 |
How can I change the border around the subitems zone, when cursor hovers it ( outer ring )
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineStyle(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,exontrol.EXRADIALMENULib.RadialLineStyleEnum.exRadialLineDot); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,3); exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; |
51 |
How can I change the border around the subitems zone, when cursor hovers it ( outer ring )
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineStyle(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,exontrol.EXRADIALMENULib.RadialLineStyleEnum.exRadialLineDot); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,3); exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; |
50 |
How can I change the border around the items zone, when cursor hovers it ( inner ring )
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotItem,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineStyle(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotItem,exontrol.EXRADIALMENULib.RadialLineStyleEnum.exRadialLineDot); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotItem,3); exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; |
49 |
How can I change the border around the parent zone, when cursor hovers it ( center ring )
|
48 |
How can I change the border around the items zone ( inner ring )
|
47 |
How can I change the border around the parent zone ( center ring )
|
46 |
How can I change the grid lines in the items zone ( inner ring )
|
45 |
How can I change the border around the slider / custom part of the control
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.InflateCustom = exradialmenu1.InflateItems; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialCustomBorder,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineStyle(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialCustomBorder,exontrol.EXRADIALMENULib.RadialLineStyleEnum.exRadialLineDot); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialCustomBorder,3); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; exontrol.EXRADIALMENULib.Item var_Item = var_Items.Add("Slider",null,null); var_Item.BrowseType = exontrol.EXRADIALMENULib.BrowseItemEnum.exBrowseItemCustom; var_Item.BrowseCustomType = exontrol.EXRADIALMENULib.RadialCustomTypeEnum.exRadialCustomSlider; exradialmenu1.BrowseItem = (exradialmenu1.Items["Slider"] as exontrol.EXRADIALMENULib.Item); |
44 |
How can I change the grid lines in the subitems zone ( outer ring )
|
43 |
How can I change the border around the subitems (exRadialSubItemsBorder)
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.InflateItems = "-8*dpi"; exradialmenu1.ItemsBackColor = Color.FromArgb(240,240,240); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialSubItemsBorder,Color.FromArgb(0,0,0)); exradialmenu1.set_RadialLineStyle(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialSubItemsBorder,exontrol.EXRADIALMENULib.RadialLineStyleEnum.exRadialLineDot); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialSubItemsBorder,3); |
42 |
How can I change the border around the radial menu (exRadialBorder)
|
41 |
How can I customize the parent part of the control, the center ring/circle
|
40 |
How can I prevent showing the arrow in the outer ring
|
39 |
Is it possible to change the default arrow, that items with children display (method 2)
|
38 |
Is it possible to change the default arrow, that items with children display (method 1)
|
37 |
How can I change the logo image
|
36 |
How can I customize the items part of the control, the inside ring/circle
exradialmenu1.set_DisplayRadial(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,exontrol.EXRADIALMENULib.DisplayRadialEnum.exDisplayRadialRotated); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1[scap=Item 1],Item 2[scap=Item 2],Item 3[scap=Item 3],Item 4[scap=Item 4]"; exradialmenu1.InflateRadialMenu = "-4*dpi"; exradialmenu1.InflateItems = "-4*dpi"; exradialmenu1.ItemsBackColor = Color.FromArgb(0,255,0); exradialmenu1.ItemsBackAlpha = 128; |
35 |
How can I customize the subitems part of the control, the outside ring/circle
exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "[scap=Item 1],[scap=Item 2],[scap=Item 3],[scap=Item 4]"; exradialmenu1.InflateRadialMenu = "-4*dpi"; exradialmenu1.SubItemsSize = "48 * dpi"; exradialmenu1.SubItemsBackColor = Color.FromArgb(0,255,0); exradialmenu1.SubItemsBackAlpha = 128; |
34 |
Can I expand/shrink the radial menu relative to its border/shadow
|
33 |
Is it possible to remove/hive the control's shadow
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4"; |
32 |
How do I change the color of the control's shadow
|
31 |
How can I evaluate/format an expression using the control
|
30 |
Is it possible to display some extra captions on the control's background
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.MinVisibleCount = 6; exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4"; exradialmenu1.set_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaption,"This is a caption to be displayed on the control's background."); exradialmenu1.set_ExtraCaption("extra",exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaption,"This is an extra caption to be displayed on the control's background."); exradialmenu1.set_ExtraCaption("extra",exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionAnchor,2); exradialmenu1.set_ExtraCaption("extra",exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionWordWrap,true); exradialmenu1.set_ExtraCaption("extralogo",exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaption,"<img>logo:64</img>"); exradialmenu1.set_ExtraCaption("extralogo",exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionAnchor,4); exradialmenu1.set_ExtraCaption("extralogo",exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionLeft,"width-twidth"); exradialmenu1.EndUpdate(); |
29 |
What events the control supports
// Event event - Notifies the application once the control fires an event. private void exradialmenu1_Event(object sender,int EventID) { System.Diagnostics.Debug.Print( exradialmenu1.get_EventParam(-2).ToString() ); } //this.exradialmenu1.Event += new exontrol.EXRADIALMENULib.exg2antt.EventEventHandler(this.exradialmenu1_Event); exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.Items.ToString = "Item 1,Item 2,Item 3,Item 4"; exradialmenu1.EndUpdate(); |
28 |
How can I use/load images/pictures
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_HTMLPicture("relative","settings.png"); exradialmenu1.set_HTMLPicture("absolute","C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images\\favorites.png"); exradialmenu1.set_HTMLPicture("encoded","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"); exradialmenu1.BackgroundPicture = "Background\\frame.png"; exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("Relative 1","relative",null); var_Items.Add("Relative 1",null,null).set_Image(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"settings.png"); var_Items.Add("Aboslute 1","absolute",null); var_Items.Add("Aboslute 2","favorites.png",null); var_Items.Add("Encoded 1","encoded",null); var_Items.Add("Encoded 2",null,null).set_Image(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"gCJKBOI4NBQaBQAhQNJJIIhShQAEEREAIA0ROZ6PT0iIEOZCJJUBEjBB8BBkRERBJwJBZOcKAZ2mB2AJ9aqCZkRDJ0IpYOhTN5mOh3MJyMoAO9JFxpNxrOZjMJwMouN" + "5yM6bdw8DUKAjoJJEIJULCFYqXLpsChVCjHf4zTo7XZjXazUJQUgCWoNCqWYp+ZS2vDyEqSGz6UjUA4tRIkAysGyRC6fPogEyaCCjYI3Dw0YyETDiQbRA5TSJ+aQWUKL" + "cAubrdNTaOi7XBYbRlO67brOXpzPrATrdOpmRZGFInHLJfo4GbnG7ncbeRjAHLHYYUeKhPQHEBlAynJ6fbRcXyxeQLTZsNZJEwTETnAAhEirGQBSIyOYZQhISAkARRCh" + "QnWHQUGqUA0goTRbAYJpplAKIGm0WQ7DeVg0jARggksBJRkYBx/AiTp2nYdw/DuHQHjANpsjGT53jabprl0MwmhSAggjwEAvlWdY9Cieg7HobJYmWUYvgENBkgGcAdE8" + "FIXBcYJ5SiAY4k8SJpBqUoQEkeg6DMNwACIUZfguVojCCORnBiCcmPmFhSimLBWkcRBjnGYxsAAMBKFaDRAGcTACgALYMnAMQ/h+bwdnqHwAHAUYHh+IAujaRpSm6dJH" + "h+zJvj8M4tD+UJegaE5dm+Gw+DKYgcAOFBpmCHIXlQH5+DwCInGqAJijcI53kKBYCnaRwOnaYh9FkOooA6EpDFcF4tkOMYjh2BoNmMOgZkAVwzlSfwXFiLAGB+b5cECQ" + "Z9nucZgF8XoMAyXZGDoHQ2jSVZVBUXRdicYB0joDBtOAARVFUDQbCYW5ECAUzGjoMA0AQUQUFAUJfAcHZPjUAhSg0IwjGOBRtBuPZNFgYZykEKY6jAQ5lkKMwnimbwfF" + "GKwAFYGBgGgUoljwIgoigK4pkGXRNA0ZAZGCYB4CgII9iCCB4GUSIHBwKoKg6I4dIqIQfEAKoFDQAJADgHBGEyOAMD2LYtjCW5tiiKQpEEHpdjsEIIAYMR3GcTpBAgCu" + "/nQPh6hqHgvCiMJtH2K4U3aDYBhCCR1DUNZGlqQx9D0JApAjjgjgWAQoCUKJe40SgpWwOoFGYQxdFccZlHwKpsDaGxcFsNoamsboXAuMghDgfJlCeFY7EcSp5j2FJQZo" + "cwbQUQxICYExYjOa43GwMhNlid2xmgbBoEAfJ8h2TBNE0WQ6DkOpuEWC4vj0DIbhOARzAeWZVACVYRA4e49BCBMAQtw9i7BSDIHY3A3AQd+NUHYbhug5GGEMdA7g9ATH" + "6IMQY5hkAUB0AkOYRRpg0CYAQE4QAyAJB7CkdAgQsgIBCPAfI/Q0BvDWIMKgZBeAKX4BoSIWxbjwGsPEcY+BfC3Au6ZzQdhPj9EmKMfAZhwAmBwOcVAqhWDEFsK0bYAB" + "FhTG0Oce4IQ5ArEEEAEAgB2iuHaMYfQ+AagvDsDcG4AQACaB6B4Lguw/AdEaPUeoOQADZAoOQLoRhdCeG6PAfY/RIAJGCKEQYhxYB5GmcId4BxlDLGWHEdwqw5wwD6Pc" + "EAMwABeBeJ4P47gIB0C6McSYbgbguHsPdiYthrDYF+O8MolAuBMDEDYCQxhtC1FKNgeA6BDCCGOO4UwjRNigXsGYYQMwsBcC4IRiCdBxiIG8I4UQbxQAPAEAQOAcBmBG" + "DMJEJAJAoTWDYPg+Y5ALDGDICgAgSRJDgDSPQcgRRihKE0HcGwYw8BkAQMEKAABag1DrKANAOw+AYBaLsLYDBNj+GCAEfg4paBpFOMccgKw9gZHKHQYI5A3iTkaEEMoV" + "RqiKD6M4HIRwqtVAQJEGA+Q1gIE4HMAgQywhvFSEYEVOB6CJBaNUBEJA5C6BQAsEAZBhDeqoMYZ4nB8gUUavEEICABDuG8L0PY3wECIFEAimqrwjgsAsIMaY6QiA8A8M" + "8PYTgKBFBwBwBwxAxAxAAMAZIkx3jgH4PkV4hR+AUH4HUNQARgDCsgIoJwcxCgxEM+IPIYw3D1BYGMFgbwegXBcK8AwchtjwCCEoVwFwBhABMDIconAlgWHsP8XYKA7D" + "FFwAwOQfxmh6FPcEd4Ww6D/CqCMSICAMBjD6KYBAzBmjNF6HEew7BsjPCoFUNoTQTCTCKAAUAKAFDsDsDuu4sQODbDYDYJAkgCBKBSNIdINBLX1EgEoUt9xShMDHfAMg" + "WQzCpCoGoMAYQwjhHqIwL4YRajyC8EgDw+hvjxE+BUNgPAgjmBkBsfpEQABJCKE4IgrghBgEEQEA="); var_Items.Add("<c><img>relative</img><br><c>Relative 3",null,null); var_Items.Add("<c>Relative 4<br><c><img>relative</img>","relative",null); exradialmenu1.EndUpdate(); |
27 |
Does your control supports tooltips (method 2)
|
26 |
Can I change the visual appearance of the control's tooltip
|
25 |
Does your control supports tooltips (method 1)
exradialmenu1.DisplayAngle = -45; exradialmenu1.Expanded = true; exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.ToString = "Item 0[ttp=tooltip's item][sttp=tooltip's subitem]"; var_Items.Add("Item 1",null,null).set_Tooltip(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"This is a bit of text that shown when user <b>hovers</b> the item"); exontrol.EXRADIALMENULib.Item var_Item = var_Items.Add("Item 2",null,null); var_Item.set_Tooltip(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialItems,"This is a bit of text that shown when user hovers the item"); var_Item.set_Tooltip(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,"This is a bit of text that shown when user hovers the sub-item"); |
24 |
How can I use/load icons
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images\\Icons"; exradialmenu1.Images("copy.ico"); exradialmenu1.Images("C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images\\Icons\\dvd.ico"); exradialmenu1.Images("gBJJgBggAAQAAgACEKAD/hz/EMNh8TIRNGwAjEZAEXjAojJAjMLjABAAgjUYkUnlUnOktd54mD/lp0f5wmz/Ns5f5qnj/NE/f5noT/M1FolGopmo9KpNLpxfqDvldTq" + "lVq1XrFZrVbrldr1fjKPsT/ftlf72er0s71er/e72e1ut9ye90uz3vF3vN4ut8u1NsGBwWDwmFw2DUWJf9peb/UyXSj/Yq+Xj/Y7BX7/ZLDYL/ZTFYeeYrEf7LY2kZbH" + "Yul1T/arTaT/Kq4Kb/G7IGz/cD5cD/Ne/f+H4XD4nF41UWvJxb0xq4Viqf66V6sf68WKvf69WSw7KzWL/Xy0WXg8T/X/l8/jbzcbb/MDAL/uanxcb7cb/Pv54PH/n9/z" + "/qsY8BOWxq0LUtC2reuK8QWvcHL7B67HAeTem2er2n0fx9H+SEOv3AEQRDETDl/Ep3mWZJkH+ZhlGUf5mmWZcXmZGUaRkZRkmSf5kQG0bSGEYTOmBErsl4ypdFyXJ/lu" + "W5bH+WkoH+TEpqlEcrSvLCsKEM5Am6bT2n4eq6zDMcxH/MkzzMfZ6LifR5rafB4wKd54H+eR1HWf52nIcp/nKbhun+SpJEkf4aUOQMs0VRdFAbRwImfSJ/nyeS1TQclA" + "H+fR7Lqc52PuGBVBgf4klaIx/mMYRbs8XEnGZIc9T4f5vmua5/j3XB/gPXYI0ZX1fwAgiCD/YhPnIcJxTSup+nyfZ/nceh2n+HRYh4f4HFCCNr2zaZYh2f51ngdB/nwe" + "a1T3PpbFk8Yn3aT9hJJYF5Xm4V4A1e4Q0iZ9J0rZ54HSf4glqIh/gwU4OH+FxahxhOF4Lg5/iAWYhH+chzG8f5znAcJ/ksSpKn+CORBDeF6ZNk6wXheA5ZYR5gmUYWIl" + "kIp/g+VgTH+Gxc4oJRiiyf4jmGKuc53mubn+HBVB8f5MlETR/itqJH5VYWUatq6r6pqgQkeE5nhSWIYn/sGxbIf4wmmOp/imZQybHsO37LuGua9rWVaxvG8ozu2+a0GZ" + "bh6f48nCSKgmsPh/7/wO+8Zqu9cfq3G8aFBaYYL5tEIf4omgOJ/8phnJcZyHR5N0O+gqVgUn+Fhgisf4TF4JZ/9R1XTb50ncWB227AiUgQ5D33gd/3vf93rXc+RRaKh8" + "lfmI6j6Q72AF4oyQDBIf5N6IC"); exradialmenu1.set_HTMLPicture("icon","download.ico"); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.ToString = "Icon 0[img=0]"; var_Items.Add("Icon 1",1,null); var_Items.Add("Icon 2","print.ico",null); var_Items.Add("Icon 3",null,null).set_Image(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialSubItems,"icon"); exradialmenu1.EndUpdate(); |
23 |
How can I load items /images to the control, in sub-items zone
exradialmenu1.BeginUpdate(); exradialmenu1.AllowToggleExpand = false; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_HTMLPicture("logo","settings.png"); exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialParentBorder,exradialmenu1.SubItemsBackColor); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialItemsGridLines,-1); exradialmenu1.SubItemsSize = "64 * dpi"; exradialmenu1.ParentSize = "value - 66 * dpi"; exradialmenu1.set_ParentImageWidth(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"64*dpi"); exradialmenu1.set_ParentImageHeight(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"64*dpi"); exradialmenu1.set_ParentCaption(exontrol.EXRADIALMENULib.RadialMenuStateEnum.exRadialMenuStateAll,"<font ;14><c>System Settings</font><br><c>Surround"); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,0); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,-1); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,0x8000000d); exradialmenu1.set_RadialLineAlpha(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,128); exradialmenu1.ItemsBackColor = exradialmenu1.SubItemsBackColor; exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("","color_line.png",2); var_Items.Add("","color_fill.png",2); var_Items.Add("","format_font_size_less.png",2); var_Items.Add("","edit_undo.png",2); var_Items.Add("","edit_redo.png",2); var_Items.Add("","edit_copy.png",2); var_Items.Add("","fileview_text.png",2); var_Items.Add("","checkmark_korganizer.png",2); exradialmenu1.EndUpdate(); |
22 |
How can I load items /images to the control
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_HTMLPicture("arrow","arrow.png"); exradialmenu1.SubItemsBackColor = Color.FromArgb(190,190,190); exradialmenu1.ShadowColor = exradialmenu1.SubItemsBackColor; exradialmenu1.set_RadialLineColor(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialParentBorder,exradialmenu1.SubItemsBackColor); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialItemsGridLines,-1); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("Foreground-Color","color_line.png",null).Items.ToString = "Foreground"; var_Items.Add("Background-Color","color_fill.png",null).Items.ToString = "Background"; var_Items.Add("Font","format_font_size_less.png",null).Items.ToString = "Font"; var_Items.Add("Undo","edit_undo.png",null).Items.ToString = "Undo"; var_Items.Add("Redo","edit_redo.png",null).Items.ToString = "Redo"; var_Items.Add("Copy","edit_copy.png",null).Items.ToString = "Copy"; var_Items.Add("List","fileview_text.png",null).Items.ToString = "List"; var_Items.Add("Tag","checkmark_korganizer.png",null).Items.ToString = "Tag"; exradialmenu1.EndUpdate(); |
21 |
How can I load items to the control
exradialmenu1.BeginUpdate(); exradialmenu1.MinVisibleCount = 3; exradialmenu1.PicturesPath = "C:\\Program Files\\Exontrol\\ExRadialMenu\\Sample\\Images"; exradialmenu1.set_HTMLPicture("remove","remove.png"); exradialmenu1.set_HTMLPicture("refresh","refresh.png"); exradialmenu1.set_HTMLPicture("preview","preview.png"); exradialmenu1.set_HTMLPicture("search","search.png"); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; exontrol.EXRADIALMENULib.Items var_Items1 = var_Items.Add("Search","search",null).Items; var_Items1.ToString = "Search A,Search B,Search C"; var_Items.Add("Refresh","refresh",null); var_Items.Add("Preview","preview",null); var_Items.Add("Remove","remove",null); exradialmenu1.Expanded = true; exradialmenu1.EndUpdate(); |
20 |
How do I get the version of the control I am running
System.Diagnostics.Debug.Print( "Version:" ); System.Diagnostics.Debug.Print( exradialmenu1.Version ); |
19 |
How do I select an item
// SelectItem event - Notifies once the user selects an item. private void exradialmenu1_SelectItem(object sender,exontrol.EXRADIALMENULib.Item Item) { // SelectedIndex(3) = Item.Index System.Diagnostics.Debug.Print( "selection changed" ); } //this.exradialmenu1.SelectItem += new exontrol.EXRADIALMENULib.exg2antt.SelectItemEventHandler(this.exradialmenu1_SelectItem); exradialmenu1.AllowToggleExpand = false; exradialmenu1.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; exradialmenu1.set_SelectedIndex(exontrol.EXRADIALMENULib.RadialItemsEnum.exRadialFullItems,0); |
18 |
How can I change the item's foreground color (sample 3)
|
17 |
How can I change the item's foreground color (sample 2)
|
16 |
How can I change the item's foreground color (sample 1)
|
15 |
How can I add new items / childrend to the control (method 2)
exradialmenu1.BeginUpdate(); exradialmenu1.Expanded = true; exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; exontrol.EXRADIALMENULib.Items var_Items1 = var_Items.Add("Item 1",null,null).Items; var_Items1.Add("SubItem 1",null,null); var_Items1.Add("SubItem 2",null,null); var_Items.Add("Item 2",null,null); var_Items.Add("Item 3",null,null); var_Items.Add("Item 4",null,null); var_Items.Add("Item 5",null,null); var_Items.Add("Item 6",null,null); var_Items.Add("Item 7",null,null); var_Items.Add("Item 8",null,null); exradialmenu1.EndUpdate(); |
14 |
How can I add new items / childrend to the control (method 1)
|
13 |
How do I enlarge the font (method 2)
|
12 |
How do I enlarge the font (method 1)
|
11 |
How can I expand the control (method 2)
|
10 |
How can I expand the control (method 1)
|
9 |
By default, the control displays 8-pies. How can I change that
|
8 |
How can I prevents expanding / collapsing the radial menu
exradialmenu1.BeginUpdate(); exradialmenu1.AllowToggleExpand = false; exradialmenu1.ToString = "Item 1,Item 2,Item 3,Item 4,Item 5,Item 6,Item 7,Item 8"; exradialmenu1.set_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaption,"Cant expand/collapse the radial menu"); exradialmenu1.set_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionAnchor,0); exradialmenu1.set_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionLeft,"width-twidth"); exradialmenu1.set_Caption(exontrol.EXRADIALMENULib.PropertyLayerCaptionEnum.exLayerCaptionTop,"height-theight"); exradialmenu1.EndUpdate(); |
7 |
How can I prevent flickering the item, when user selects it
|
6 |
How do I highlight the sub-item zone when cursor hovers it (method 2)
|
5 |
How do I highlight the sub-item zone when cursor hovers it (method 1)
exradialmenu1.Expanded = true; exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,0); exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,-1); exradialmenu1.set_RadialLineColor32(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,0x8000000d); exradialmenu1.set_RadialLineAlpha(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotSubItem,64); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("Item A",null,null); var_Items.Add("Item B",null,null); var_Items.Add("Item C",null,null); |
4 |
Is it possible to highlight the entire item when cursor hovers the item
|
3 |
How can I hide the hot line when hovering the cursor
exradialmenu1.AllowToggleExpand = false; exradialmenu1.set_RadialLineSize(exontrol.EXRADIALMENULib.RadialLineEnum.exRadialHotFullItem,0); exontrol.EXRADIALMENULib.Items var_Items = exradialmenu1.Items; var_Items.Add("Item A",null,null); var_Items.Add("Item B",null,null); var_Items.Add("Item C",null,null); |
2 |
How can I hide the control's shadow
exradialmenu1.Expanded = true; exradialmenu1.ShadowColor32 = -1; |
1 |
How do I change the control's background color
|