WinRadialMenu Resource Strings Reference This topic provides a list of the WinRadialMenu assembly resource strings used to customize the internally-defined text elements of the WinRadialMenu control. Resource strings include items such as dialog box captions, warning messages, alerts, etc. The following table list...
Styling Considerations Topic Overview Purpose This topic displays the UltraRadialMenu™ component’s visual elements and shows how to style different elements using Infragistics AppStyling framework. Required background The following topic is a prerequisite to understanding this topic: Topic Purpose WinRadialMenu Th...
Using WinRadialMenu Introduction This section contains the list of specific help topics on how to use WinRadialMenu™ component. Follow the links below to find additional information specific to that topic. Topics Topic Purpose Adding Radial Menu Using the Designer This topic provides an overview of adding WinRadia...
WinRadialMenu Component Topic Overview Purpose This topic introduces the 2013 Infragistics WinRadialMenu™ component for Windows Forms with full touch support similar to Microsoft’s OneNote MX 2013 radial menu. In this topic This topic contains the following sections: Overview Terminology Center button Center tool ...
WinRadialMenu Events Topic Overview Purpose This topic provides an overview of the WinRadialMenu ™ component’s common events. Events Summary Event name Description Cancellable? ToolClick This event is triggered when a tool is clicked. No ToolColorChanged This event is triggered when the following actions take plac...
WinRadialMenu Tools Topic Overview Purpose This topic provides a conceptual overview of the WinRadialMenu™ component tool types. Required background The following topic is a prerequisite to understanding this topic: Topic Purpose WinRadialMenu This topic introduces the 2013 Infragistics WinRadialMenu component for...
WinRadialMenu Introduction This section contains the help topics covering the WinRadialMenu™ component. Follow the links below to find information specific to that topic. Topics Topic Purpose WinRadialMenu Component This topic introduces the 2013 Infragistics WinRadialMenu component for Windows Forms with full tou...
About WinRadioButton The WinRadioButton is a checkable button linked to other WinRadioButton’s in a group. Its defining characteristic is that only 1 WinRadioButton within a group may be checked at one time, so when a WinRadioButton is selected, all others within the group become unchecked. This is useful in scena...
API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with this control. The namespaces and classes on this page link directly into our API documentation. WinRadioButton Namespace: Infragistics.Win.UltraWinEdito...
Using WinRadioButton within WinGrid The WinRadioButton can be used as an editor within a WinGrid column by setting the column’s Style to one of the following: RadioButtonByBand — All of the radio buttons within the band are grouped for exclusive selection. RadioButtonByRowsCollection — The radio buttons with the s...