About WinLabel The WinLabel™ control is a basic label type control. Much of the included functionality in the intrinsic label (autosize, mnemonics, image and text) is provided as well as some additional functionality, including: Appearance support — Full Appearance support including alphablending, gradients, etc. ...
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. WinMisc Namespace: Infragistics.Win.Misc Namespace Key C...
WinLabel Smart Tag In Visual Studio 2005 (.NET Framework 2.0), each Ultimate UI for Windows Forms control/component is equipped with a Smart Tag. By simply selecting the control/component, a Smart Tag anchor appears. When you click this anchor, a pop-up panel appears, providing you with quick and easy access to th...
WinLabel Click the links below to find information specific to the WinLabel™ control. About WinLabel — Provides information on what the WinLabel control does, and why you would want to use it in your application. WinLabel Smart Tag — Describes the properties and settings that are displayed in the WinLabel control’...
Using the WinLayoutManager Components WinGridBagLayoutManager™ and WinFlowLayoutManager™ components are exposed in the Infragistics.Win Assemblies. The following section explains the functionality of these classes and their implementation. To accomplish the Row Layout functionality, a layout engine exists in the W...
About WinLayoutManager Components The two components that are part of this grouping are: WinFlowLayoutManager™ — is a component which positions control. It eliminates the task of programmatically positioning the controls on a Form, by doing it for you. WinGridBagLayoutManager™ — is a component which offers flexibl...
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. WinLayout Namespace: Infragistics.Win.Layout Namespace K...
WinLayoutManagers Click the links below to find information specific to the WinLayoutManager components. About WinLayoutManager Components — Describes the components that make up this grouping. Using the WinLayout Manager Components — Describes the GridBagLayout and FlowLayoutManager classes. API Overview — This t...
WinListbar Resource Strings Reference You can quickly and easily modify any resource string value that is displayed to a user by a control/component. Resource strings include items such as dialog box captions, warning messages, alerts, etc. The following table lists the names of the resource strings that are used ...
About WinListView Most developers are familiar with the Microsoft® ListView control, which is used to display a collection of items in various different views. An example of the ListView control in action can be seen in Windows® Explorer in which files in the current directory are displayed. What some developers a...