More Alignment Options The WinFlowLayoutManager™ control can neatly arrange several child controls on a form in a horizontal or vertical pattern. Previously, WinFlowLayoutManager supported the alignment of its child controls with respect to the form, not each other. The Alignment property, now deprecated, was used...
WinFlowLayoutManager 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 ...
WinFlowLayoutManager Click the links below to find information specific to the WinFlowLayoutManager™ component. About WinFlowLayoutManager — Provides information on what the WinFlowLayoutManager component does, and why you would want to use it in your application. WinFlowLayoutManager Smart Tag — Describes the pro...
About WinFontNameEditor The WinFontNameEditor™ control provides a ComboBox-like control whose list is pre-populated with the names of all the fonts on the system that are supported by the .NET run time. Like the UltraComboEditor class (from which it derives), the UltraFontNameEditor element contains such additiona...
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. WinEditors Namespace: Infragistics.Win.UltraWinEditors n...
Changing the Font of Text of the SelectedRows WinFontNameEditor™ changes the current font of a text item. Upon clicking the button on the drop-down box, every font installed on the current computer will be listed. The user can click any font and that font name will be returned as a text string. In order to change ...
Displaying the List of Fonts in a Standard Font When WinFontNameEditor™ displays its list of fonts, it defaults to displaying each font name formatted using the font itself. However, you can show the font names in the standard font instead. This feature is controlled by the ShowFontNamesInFont property. The sample...
WinFontNameEditor 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 acc...
Using WinFontNameEditor In this section, you’ll find short, task-based topics that explain how to perform a specific task related to the WinFontNameEditor™ component. Click the links below to find out how you can… Changing the Font of Text of the SelectedRows Displaying the List of Fonts in a Standard Font
WinFontNameEditor Click the links below to find information specific to the WinFontNameEditor™ control: About WinFontNameEditor — Provides information on what the WinFontNameEditor control does, and why you would want to use it in your application. WinFontNameEditor Smart Tag — Describes the properties and setting...