This is the comulative change-log of the entire Visual WebGui v6.4 branch (up to v6.4 Release b) total 1853 issues. New Features and Enhancements (79) ---------------------------------------------------------------------------------------------- VWG-0903 - P1 - Change the Guid property of the RegisteredComponent to ID to prevent conflicts with Guid class. VWG-1494 - P2 - Spaces are ignored when setting the text of a Label VWG-1998 - P1 - SetLoading Message VWG-2007 - P3 - Add the ability to map paths as applications VWG-2111 - P1 - ListView - Show scrollbar only when the number of items grow more than the size VWG-2149 - RC0 - NumericUpDown thousand seperator in French culture should be '.' and not ',' VWG-2374 - B1c - No support for context menus in ScheduleBox control. VWG-2702 - P3 - LogonForm - Enable non-authenticated forms VWG-3182 - P1 - Save last resource dialog location VWG-3207 - P3 - Dynamically add form registration at runtime VWG-3300 - P3 - Add support for running a specific form in SSL VWG-3337 - P2 - NavigationTabs should have a property to control the tab-height VWG-3420 - P3 - MonthCalendar.BoldedDates Properties not imlemented VWG-3567 - P3 - TrackBar slider in FF VWG-3613 - P3 - Flash box parameters colection is missing VWG-3620 - P3 - Create an activex box VWG-3736 - P3 - Add a property to the Context class that would return the type of client that initiated the request VWG-3923 - P3 - Consider implementing the UseSystemPasswordChar for TextBox and MaskedTextBox for compatibility with WinForms VWG-4041 - P1 - Override in skin designer on a few objects not implmented VWG-4042 - P1 - Control Tree is not displaying control image VWG-4045 - P1 - Theme registration should support selecting a type in an assembly VWG-4046 - P1 - Control tree view sets focus to random control VWG-4158 - P1 - Allow registering a ClientAction for the Click event of any VWG Control type object VWG-4198 - P3 - Implementing ListView.AllowColumnReorder property as in WinForms VWG-4395 - P1 - Implement the add new resource ability to a skin VWG-4416 - B1c - ListView paging should be initialized upon adding and removing items VWG-4437 - P2 - DateTime picker change from tokens to ticks VWG-4561 - P1 - Add the ability to reset a control skin VWG-4573 - P2 - Menu Add a style IconColumnSeperator style VWG-4576 - P2 - Add a ListView.ItemFormatting event to be fired before item formatting starts VWG-4776 - P2 - Validate IE8 support VWG-5122 - P3 - Add Popup window service for menu: Child popups wont close on click on parent VWG-5204 - P2 - Spliter container should not drag spliter on right click VWG-5275 - P3 - Add IClientComponent interface VWG-5338 - P3 - Implement feature to allow the selection of the resources of which control will not be uploaded to the client VWG-5401 - P3 - Re implement combobox binding VWG-5421 - P3 - Remove Moz-box form css file and xslt that are used by IE VWG-5426 - P3 - Add support to opacity in the style value VWG-5556 - B1c - TaskBar should provide a skinable "over" and "down" styles for taskbar item and hand cursor VWG-5663 - B1c - Azure VB project template VWG-5694 - Ra - Consider if databound ListView's ListViewItem should not use Tag and use another property for underlying data object VWG-5695 - B1c - Consider extending ListViewItemFormattingEventArgs of the ListView.ItemFormatting with row and subitem indexes VWG-5752 - B1c - UpDown: gap between the arrows and the frame VWG-5758 - B1c - Enable selecting type of metadata tag when adding metadata to application configuration VWG-5789 - B1c - DataGridView: Consider implementing a custom ComboBox feature for the DataGridViewComboBoxColumn VWG-5808 - B1c - esc should close combobox VWG-5816 - B1c - Add support for exporting and importing theme resources for designers VWG-5846 - B1c - Theme designer should allow export and import of system colors VWG-5906 - B1c - RTL: MenuItem - doesn't align to the right VWG-5946 - B1c - One Bidirectional skin definition VWG-5978 - B1c - RTL - DataGridView selected row header VWG-5995 - B1c - Set TextBoxSkin to inherit TextBoxBaseSkin VWG-6306 - B1c - Add to Google map abilty to create an overlay by address and not Lat & Lng VWG-6601 - B3 - Numeric up down in listview cell when increasing the size of the control the button are displayed with space between them VWG-6715 - B2 - Textbox read-only should support MS Winforms compliant switch VWG-6804 - B2 - Add Override to show close button in workspace tabs with default true VWG-6835 - RC1 - Create dedicated templates for projects of "With Sources" installations VWG-6863 - B3 - Add support for Html.IsWindowless which will embed HTML code without an iframe VWG-6869 - B2d - Implement the 6.3 fixes to the chart VWG-6926 - RC1 - TreeNode should respect SelectOnRightClick = Yes setting VWG-6927 - B3 - Add support to force new context enabling several contexts with in the same browser VWG-6952 - RC0 - Form: Add property that will allow setting if when shown as dialog, the window will show as a light-box or not VWG-6957 - RC0 - MessageBox: Add 'Show' method overloads that accept a boolean argument that determines if it will open as a light-box or not VWG-6959 - B3 - TreeViewNode: Add a boolean 'Visible' property that will show/hide the node VWG-7040 - B3 - Extend ForceHTTPS switch VWG-7238 - RC0 - Add support for ambient multi style value VWG-7240 - RC0a - Design Flat ToolBar skin VWG-7242 - RC0a - Design Flat ToolBarButon skin VWG-7461 - RC0a - Add scrolling on content to combo box in simple mode VWG-7537 - RC1 - Implement new Application event to be raised when KeepConnectedLimitation is reached VWG-8058 - R - ToolBarButton: The GetHorizontalDocking method should return the value based on the GetButtonDocking method VWG-8251 - Ra - Consider if TreeNode.Nodes.Contains method should be implemented VWG-8305 - Ra - Implement a configurable option for disabling preservation of focus on focusable controls VWG-8306 - Ra - Add a new CheckBox item to operate the "PreserveFocusElement" configuration VWG-8386 - Ra - Implement a virtual data grid view. VWG-8435 - Ra - Implement a masked combo box. VWG-8436 - Ra - Implement a data grid view masked text box cell. VWG-8455 - Ra - Make the ListView not dependant on the value of the Tag property of the ListViewItem VWG-8601 - Ra - FCKEditor add save event to save button Tasks (223) ---------------------------------------------------------------------------------------------- VWG-0043 - P4 - Implement month calendar vista like navigation support VWG-0726 - P1 - Add support for customizing the waiting animation/message VWG-0895 - P3 - Minor glitches on cursors and drags VWG-1069 - P1 - Change datagridview runtime to use exist services (js and xslt) VWG-1456 - P4 - Support RightClick - on click events args VWG-1902 - P1 - Synchronize server-side style defaults with themes VWG-2089 - P1 - ShowPopup - enable modal popups VWG-2410 - B3 - customizing meta tags dynamically at runtime VWG-2508 - P3 - Gateway - Enable sending parameters to a gateway VWG-2589 - P1 - Implement the ListView's ColumnWidthChanged event VWG-2626 - P1 - Form.TransparencyKey should be marked not implemmented VWG-2664 - P3 - Resources Images Dialog doesn't work in solutions with more than 1 project VWG-2676 - P1 - Changing the value in DataGridView.BackgroundColor should affect the last (empty) column VWG-2923 - P3 - The Common_Round JS function should take into account the value of it's places parameter VWG-2994 - P1 - DataGridView ComboBoxColumn AutoComplete is not supported VWG-3021 - P3 - Replace the VWG MinimizeBox implementation with a windows-like TaskBar implementation VWG-3272 - P3 - Navigating up & down instead of left & right with arrow keys inside a PropertyGrid's proprty value VWG-3382 - B1c - Placing cursor in TextBox, the SelectionStart property should return cursor location VWG-3491 - P2 - controls in registration propertie tab should resize to fit window VWG-3589 - P1 - Datagridview combo box column should support the Items property as in WinForms VWG-3598 - B1c - Datagridview combobox cell sholud support key down functionallity VWG-3619 - P3 - Move host implementation to ObjectBox and add properties support VWG-3705 - P3 - Add support for displaying icons in the combobox / listbox VWG-3741 - P3 - Copy controls should change the text property. VWG-3814 - P2 - CHROME: Datetime picker not working VWG-3815 - P1 - CHROME: Comboboxes doesn't open popups on down arrow click VWG-3828 - P3 - Missing property AutoScaleMode VWG-3829 - P3 - Missing Property AutoScaleDimensions VWG-3836 - P2 - CHROME: Datagridview is not showing any data at all. VWG-3844 - P1 - CHROME: Checkbox list box, checkboxes not clickable VWG-3848 - P1 - CHROME: DateTimePicker problems VWG-3850 - P1 - CHROME: TrackBar, selects tracker and stucks on left drag VWG-3852 - P1 - CHROME: TreeView shows a gap between icon and text on expand VWG-3855 - P3 - CHROME: PropertyGridView problems VWG-3882 - P3 - Add a WinForms compatible mode configuration VWG-3884 - P1 - Add support for hierarchical document outline VWG-3892 - P3 - Enable support for StateImageIndex and StateImageKey in TreeView and TreeViewNode controls. VWG-3956 - P2 - MenuiItem constructors VWG-3957 - P1 - MenuItem - Shortcut VWG-3970 - P1 - Label Image does not appear in designer VWG-4091 - P2 - Forms of the Catalog Sample Application should be openable in design-view VWG-4094 - P2 - Implement pop-up windows in IE as floating DIVs VWG-4104 - P1 - Datagridview use existing controls infrastructure VWG-4116 - P4 - Logon form selector in general tab displayes 3 forms that should not be shown VWG-4123 - P3 - DataGridView.AutoSizeColumnsMode should effect the header width. VWG-4134 - P3 - Context.Arguments / Context.Results should implement the NameValueCollection class VWG-4140 - P2 - Implement the ContextMenu.Show method VWG-4175 - P2 - MenuItem.MenuClick event should be obsolete VWG-4194 - P3 - We need to create a schema for our WebGUI section in the Web.config VWG-4208 - P1 - Implement all Listview FindItemWithText overrides VWG-4264 - P1 - Sort files by name VWG-4272 - P1 - Add support for including a resource with in another resource VWG-4275 - P1 - Add support for pointing to an image and including as a skin property VWG-4276 - P1 - Add support for background image position / repeat / image VWG-4306 - P1 - Add support for ISerializable Objects within the PropertyStore VWG-4332 - P1 - FCKEditor - add support for serialization VWG-4383 - P3 - TabControl.MultiLine reflection in designer should start as false. VWG-4413 - P3 - Setting the DataGridViewColumn.HeaderCell.SortGlyphDirection should show a sort direction arrow VWG-4428 - B1c - Add support for scoping resources VWG-4429 - P3 - Add support for obscuring / compacting resources VWG-4431 - P3 - Add support for static resources for the new resources management VWG-4435 - P1 - Re-implement modal dialog masking without tables VWG-4438 - P1 - Run Regression test on window layout VWG-4439 - P2 - Replace DataGridView Tables with Divs VWG-4549 - P2 - ContextMenu MenuClick and Popup event do not fire - Should be documented obsolete if are not implemented.. VWG-4612 - P3 - NumericUpDown UpDownAlign should work properly. VWG-4633 - B3 - SplitContainer - Implement Enabled=false properly behavior. VWG-4664 - P2 - DateTimePicker - rewrite javascript code VWG-4671 - P1 - Clicking in the resources list on an area without items should select the skin. VWG-4714 - B2 - Catalog sample app: DataGridViewLinkColumn should register a handler to handle click on link VWG-4724 - P1 - Change the default InlineWindows mode to on VWG-4738 - P3 - Consider hiding the TextBox.DragTargets property VWG-4745 - P2 - Add support for wrapping AJAX based controls VWG-4748 - P2 - Validate that Silverlight 3.0 runs with the preview VWG-4759 - P3 - Create the Form.FormClosing event as unsupported VWG-4783 - P3 - Add and implement an InvokeScript method for the RegisteredComponent class VWG-4791 - P2 - Add Deprecated Attribute to: TextBox Key Events - objArgs.Handled VWG-4793 - P2 - Menus should work within the main VWG pipeline VWG-4794 - P2 - Add binding events to the ListView control VWG-4817 - P3 - DataGridView - Consider implementing ContextMenu property on Rows, Columns and Cells VWG-4820 - P3 - Upgrade FCKEditor version to newest stable version VWG-4823 - P3 - NavigationTabs Font should be as it was in VWG v6.3 and before VWG-4840 - P3 - PropertyGrid.HelpVisible value should be reflected in design view VWG-4842 - P3 - Add support for a "Stateless" mode for VWG applications VWG-4847 - P2 - change VS custom control template to use Tag attribute VWG-4855 - P3 - Reimplement TreeView control to work with divs VWG-4878 - P3 - ToolBarButton with Style set to PushButton should get a hand cursor in run-time VWG-4888 - P2 - Implement menu buttons object model VWG-4894 - B1c - MDI child windows should show in more browsers than IE VWG-4947 - B1c - DateTimePicker: Should be able to display years according to the Buddhist Era instead of the Georgian VWG-5070 - P2 - Add support for keydown enforcing as in click VWG-5074 - P3 - ComboBox: Add implementation for FindStringExact methods VWG-5181 - P3 - ColorDialog: Custom colors pallet should not be draggable. VWG-5212 - P3 - Implement adding version information/indication to all our assemblies VWG-5215 - P3 - LinkLabel - Move Font and decoration attributes from client to skin in server VWG-5224 - RC0 - DataGridview: Existing text should be open for editing VWG-5240 - P3 - CheckBox - Focus border should be around the text only VWG-5252 - P3 - Set assembly version to Gizmox.WebGUI.Forms.Themes VWG-5253 - P3 - ToolBarButton should be contained inside the toolbar on mouseOver/down VWG-5258 - P3 - Add support for transforming compile time indexes to MemoryStream VWG-5277 - P3 - HeaderedPanel should render it's Header control VWG-5281 - B1c - Context.Redirect should not fire the Load event of the originating Form before redirection to the target Form VWG-5304 - B1c - Implement the Leave and Enter events VWG-5325 - P3 - ListBox: Add support for FindStringExact VWG-5355 - P3 - TextBox.WordWrap = False should not wrap text in multiline textboxes VWG-5386 - P4 - Reimplement Button, CheckBox,RadioButton,LinkLabel, Label, ToolBarButton to support multiple WinForms features VWG-5387 - B1c - Reimplement 9'ner to overcome ie issues VWG-5390 - P3 - Add support for displaying icons in the listbox VWG-5411 - P3 - Add support for context level IsLoggedOn indication VWG-5412 - P3 - Add support for the diffrent application configurations in the integration VWG-5416 - P3 - Splitter in SplitContainer - Client side should send correct SplitX and SplitY values. VWG-5420 - P3 - Replace events attribute with vwgevents VWG-5455 - P3 - Controls Location should be calculated correctly in run-time when docked. VWG-5458 - P3 - Implement the Application.Idle event as a way to handle an event after queue processing VWG-5464 - B1c - DropDown arrow of DateTimePicker and ComboBox should have same whitespace to the right VWG-5472 - B1c - Some controls and themes look are broken because of the new 9'ner infrastructure VWG-5494 - B1c - VS 2010: Migrate all VWG projects to VS 2010 solution VWG-5495 - B1c - VS 2010: Create new installation to fit VS 2010 VWG-5520 - B1c - Default value fot TextAlign property should be Left VWG-5562 - P4 - Taskbar should expand its height according to the amount of items it contains VWG-5563 - B1c - BindingNavigator cell should have non-pressable ToolBarButton with regular Font VWG-5564 - P3 - DataGridview CellValidating event should allow cell value fix VWG-5568 - P3 - Form title should not wrap when text is too long VWG-5574 - P4 - Add uninstall shortcut in programs menu VWG-5589 - P4 - remove tool bar the new click event and use the Control click VWG-5618 - P4 - Add support for Control.MouseClick event VWG-5631 - B2 - ListView GetItemAt should relay entirly on skin definitions VWG-5684 - B1c - RichTextBox: Make the 'Font' and 'SelectedFont' properties hidden and obsolete VWG-5716 - B1c - Enable defining metadata which will be applied to all applications VWG-5717 - B1c - Check Visual WebGui integration to google chrome frame VWG-5730 - B2 - Catalog: Font of HeaderedPanels - NavigationTabs and main UserControl should be the same VWG-5760 - B1c - Designer should generate ListView.AutoGenerateColumns not the obsolete AutoColumnGeneration VWG-5766 - B1c - Convert ToolBar button to use property store VWG-5786 - B1c - Item templates should comply with Winforms 'Using' statements VWG-5804 - B3 - Create an a starter kit application which will replace the catalog application VWG-5807 - B2 - Allow setting the WinFormsCompatible configuration from the 'Advanced' dialog in the General tab VWG-5809 - B1c - LinkLabel should be focusable and tabable VWG-5810 - B1c - FF: CheckBoxCell should return focus to the grid after valueChange VWG-5811 - B1c - ComboBoxCell should send valueChange Only on EnterKey and Click VWG-5828 - B1c - IE: LinkLabel should show Focus border VWG-5840 - B1c - IE: Change RadioButton and CheckBox border style from dashed to dotted VWG-5857 - B1c - Current created skin should enable editing its properties in the designer VWG-5870 - B1c - Add support for SEO related overridable context methods VWG-5872 - B1c - ComboBox should implement a hidden SelectedItemChanged event to support propertychange binding VWG-5902 - B1c - Add support for adding important declaration to skin values VWG-6017 - B1c - DataGridView should enable navigating with PgUp/PgDown with no condition on size VWG-6018 - B1c - ComboBoxPopUp KeyDown should behave like Winforms. VWG-6021 - B1c - FF: DataGridView should retain Focus after ComboBoxCell ValueChange is fired VWG-6028 - B2 - Check if it's normal that VWG apps throws many CLR exception at startup VWG-6057 - B1c - Add support for disabling skin resource manipulation VWG-6062 - B1c - Include jQuery as part of the Visual WebGui client services VWG-6064 - B1c - Chrome: DataGridViewComboBoxCell key navigation should work properly. VWG-6066 - B1c - Tab Control UI is has a few errors in compare to 6.4p4 VWG-6080 - B1c - Create a mechanism which will allow script-include managment. VWG-6088 - Ra - ColorDialog.CustomColors property setter should work properly VWG-6125 - B1c - [v6.4 Beta1] The message for running as administrator needs to be updated VWG-6153 - B2 - AnimationEnabled config value. VWG-6159 - B1c - Skin designer should support adding "other" files as binary files VWG-6175 - B1c - Listbox.Items.Insert method should update client VWG-6188 - B1c - ListBox - should support key selection of RadioBoxes VWG-6191 - B2 - PictureBox.SizeMode should be rendered correctly VWG-6195 - B1c - Controls contains unnecessary TextInternal property VWG-6201 - B2 - TrackBar slider should be drawn as in the designer VWG-6205 - RC0 - TrackBar should serilize orientation changes correctly VWG-6210 - B1c - Add support for FrameControl which will provide basic support for controls that require an iframe VWG-6233 - B1c - Maximizing minimized forms should be on top VWG-6250 - B3 - [breaking change] The service Aux_IsEmptyOrNull should be renamed to Aux_IsNullOrEmpty (like .NET) VWG-6303 - B1c - Devide Build tasks between development and clients VWG-6310 - B1c - Chart control - rewrite to include XAP as part of the skin VWG-6345 - B1c - Placing UserControl on a Form should not generate obsolete code for AutoScaleDimensions and AutoScaleMode VWG-6346 - B2 - Web.config created when a new Visual WebGui project is created should spell "given" correctly VWG-6478 - B2 - FormCollection is defined twice (common / forms) VWG-6503 - B2 - Add support for ListViewItem panel VWG-6533 - B2 - Add support for redrawing controls by id in response VWG-6537 - B2 - Add a generic server side way to cancel bubble of client events. VWG-6545 - B2 - Add a generic mechanism to cancel bubbling of unwanted client events VWG-6547 - B2 - Setting forecolor and font styles to button center shohuld work properly VWG-6564 - B3 - FF: ListView Edit Panel fields should support text selection and 'Home'/'End' keys navigation. VWG-6642 - B2 - [Breaking Change] Session state variables should get stored in ASP.NET session VWG-6657 - B2 - Control should calculated size and position of child controls on resizing VWG-6726 - B3 - SplitContainer: mouse down on right side of the splitter should caculate the distance properly VWG-6731 - B2 - Controls which contains other controls should serialize a suspend and resume layout calls whithin the InitializeComponent function VWG-6865 - B3 - Add support for rendering static SEO content for non supported agents VWG-6873 - Ra - ListBox - Consider if ListBox.Items.RemoveAt(intIndex) should evaluate/call Equals method of contained items VWG-6906 - B3 - Add support for easy file download VWG-6954 - B3 - Make Catalog sample compatible to 6.4 design-time VWG-6956 - B3 - Remove all outline:none; and use it only in common css VWG-6963 - B3 - Add support for getting the original file name when uploading without casting to HttpPostedFileHandler VWG-7097 - B3 - Base URL should be taken from the base tag only to enable reverse proxies VWG-7132 - RC0 - Express installation should allow the CompanionKit projects to open VWG-7158 - RC0 - Update currently included jQuery from version 1.3.2 to newest version VWG-7160 - RC0 - Chrome: TabControl shouldreceive handle focus correctly VWG-7195 - RC1 - Implement a proper status bar visual for each of supported theme VWG-7200 - RC0 - MonthCalendar: The Click and DoubleClick, MouseClick, GotFocus events should be removed from event list VWG-7284 - RC0 - ProgressBar/ToolBar/TrackBar - consider override Text property VWG-7364 - RC0 - Catalog sample - spelling of ButtonsControls should be correct VWG-7419 - RC0a - Remove the presentation layer toolbar ("Gizmox Toolbar") VWG-7420 - RC0a - DataGridView Column headers should be drawn correctly while contained in Panel VWG-7452 - RC0a - DataGridViewComboBoxCell text should be static on selection and mouse over with obscuring VWG-7520 - RC1 - Flat ToolBar should have side borders VWG-7580 - RC1 - IE: Facebook: ComboBox DropDown and DropDownList should open smoothly VWG-7605 - RC1 - Grouping issue: VWG v6.4 RC1 breaking changes VWG-7724 - RC1 - Remove Client application templates from installation VWG-7745 - R - VB.NET Form and UserControl item templates should have imports for Forms and Common VWG-7996 - Ra - FF + WebKit - TreeView Key navigation should not cause Screen scrolling VWG-8026 - R - RibbonBarPage should be deleted on RibbonBar Delete VWG-8027 - R - RibbonBarPage should be remove it's groups when they are deleted VWG-8032 - Ra - Remove Ribbon sub controls from the toolbox VWG-8046 - R - Add sub-version to Catalog product name VWG-8059 - R - TextBox: When in ReadOnly=true, ForeColor should be gray VWG-8063 - R - Remove irrelevant Themes from the Gizmox.WebGUI.Forms.Themes project VWG-8116 - R - Update resource labels for the culture pt-PT VWG-8139 - R - Popup shuold be updated correctly when nested VWG-8196 - Ra - Validate identity of content/compile inclusions in versioned project files VWG-8366 - Ra - Remove ICSharpCode.SharpZipLib.dll from CompanionKit components VWG-8367 - Ra - Sample Catalog: some design tasks should be fixed VWG-8459 - Ra - Media - Gizmox.WebGUI.Forms.Extended.Design VWG-8464 - Ra - Facebook, Default and Office 2010: Replace ComboBox Dropdown button image VWG-8483 - Ra - Implement list view ColumnHeadersHeight (int) and WrapColumnHeaders (bool) properties VWG-8501 - Ra - Add support for Azure SDK 1.3 in Visual Studio 2010 VWG-8567 - Ra - Get rid of the ListControlSkin VWG-8641 - Rb - Add resource labels for culture de-AT VWG-8672 - Ra - Temporarily remove the skinnable controls SkinnableComboBox and SkinnableTabControl Bug fixes (1551) ---------------------------------------------------------------------------------------------- VWG-0553 - P1 - ListView.Font is null by default VWG-1209 - P2 - DateTimePicker - functionality with "yy" format VWG-1486 - P1 - Need to modify constructors of the ContextMenu's MenuItem to WinForms VWG-1488 - P2 - DataGridView multiline text ignores newlines. VWG-1519 - P1 - DomainUpDown doesn't work VWG-1528 - P3 - ColorDialog FF drag and drop for setting custom colors doesn't work VWG-1613 - B1c - In ComboBox and TextBox the inner text needs to have left and right padding of 3px VWG-1765 - P3 - Bound ListView columns cannot be deleted through designer VWG-1818 - P1 - RadioButton CheckedChanged event does not fire when Checked is changed from True to False VWG-2011 - B2 - TextBox.ReadOnly doesn't change control back colour VWG-2028 - P3 - TreeView Find Method VWG-2031 - P2 - DateTimePicker up/down navigation on month in Short format VWG-2032 - P1 - DateTimePicker - changing ShowCheckBox property doesn't update automatically VWG-2121 - P1 - Restore minimized window programmatically VWG-2123 - P1 - DataGrid Double click and cell click are critical events VWG-2129 - B1c - DataGridView update First row doesn't update VWG-2132 - P2 - Combobox navigate up down VWG-2150 - P2 - Data grid view last column left border disapers when uiCulture is set to IL VWG-2151 - B1c - Form.Activated event only fires on ShowDialog method VWG-2160 - P1 - Button Image does not appear in designer VWG-2183 - RC1 - ScheduleBox is rounding event time to half hour. VWG-2312 - B2 - TabControl is missing capabilities that were in 6.3 VWG-2314 - B2 - RichTextBox - Text change do not update VWG-2317 - P3 - Error provider is not blinking in FF VWG-2337 - P3 - ComboBox don't reflect design time large font settings at runtime VWG-2358 - P2 - Disabled button with image should have a grayed image VWG-2368 - P1 - ContextMenu - submenu cuts items VWG-2375 - P3 - CheckedListBox: hide 'RadioButtons' Property VWG-2388 - B3 - ListView should select rows on right click and then raise the click event (like the normal click event) VWG-2464 - B3 - ComboBox does not process Enabled = false correctly VWG-2476 - P3 - UserControl doesn't adjust size to its container VWG-2482 - P3 - listview paging VWG-2483 - P2 - DataGridView is not raising SelectionChange event once it has certain bindings VWG-2493 - B1c - TrackBar in FF - horizontal sliders not always visible VWG-2514 - P3 - Dynamicly changing of TabControl visibility causes it to be rendered improperly VWG-2528 - B1c - ContextMenu Popup Event is not fired. VWG-2542 - P3 - TabControl - Got/Lost Focus not firing VWG-2553 - P1 - DataGridView - Insert new row problem VWG-2570 - P3 - Listview Binding to a list of objects dos'nt work VWG-2579 - P3 - Form - ensure that by showing a dialog the focus goes to the first focusable control within it VWG-2595 - P1 - DataGridView - Maximum and Minimum size VWG-2597 - P3 - Gizmox.WebGUI.Reporting reference to Microsoft.ReportViewer.WebForms.dll was wrong VWG-2647 - B1c - Data gird selection changed is not raised after adding a new row and moving to the next VWG-2695 - P1 - DateTimePicker and value not changed VWG-2709 - P1 - ListBox needs to update without user refresh when value in DataSource changes VWG-2712 - P1 - Textbox "TextChanged" event causing problems in MDI scenarios VWG-2724 - P3 - Add support for Margin in docking VWG-2727 - P2 - DataGridView - even if it is disabled, it is still possible to select a row VWG-2730 - P2 - DataGridView with on column VWG-2735 - P3 - MonthCalendar: DataBinding dosent work VWG-2740 - P1 - Sorted Listview problem with selection VWG-2742 - P2 - DateTimePicker: Value tokens should be inaccessible when disabled. VWG-2745 - P3 - RenderAtributes method needs to use WGAttributes VWG-2781 - B1c - Tab control: image is not shown in design time VWG-2851 - P1 - DateTimePicker - setting date to 9999-12 causes ArgumentOutOfRangeException VWG-2896 - P1 - Tool Bar button: tool tip is not update in run time VWG-2903 - P1 - Control's PointToClient property doesn't exist VWG-2904 - P1 - ComboBox's Items property should throw ArgumentNullException when set with null VWG-2916 - P3 - TabControl should display an orange line over the tabs on MouseOver VWG-2925 - P1 - Setting the DateTimePicker ShowUpDown property to True should show a change VWG-2941 - P3 - Component Set_DragTargets Item index out of the bounds VWG-2956 - P3 - Form - FormStartPosition.CenterScreen does not function in inline windows mode VWG-3003 - P3 - Sample Catalog: Custom DataGridView shows broken image on new row VWG-3008 - P2 - Sample Catalog: List box is not selecting item on scroll (FF3) VWG-3015 - P3 - DataGridView - after Clear() call CurrentPage is not reset VWG-3019 - B1c - ListViewItem - ContextMenu does not appear to work on the component level VWG-3029 - P2 - Databound Combobox requires an extra click in FF - FF configuration VWG-3032 - P3 - DataGridViewComboBoxColumn should display it's ValueMember through it's Value property VWG-3041 - P3 - Error when pop up blocker enabled. VWG-3052 - P1 - TabStop not working VWG-3064 - B1c - SplitContainer.PanelCollapsed does not span the other panel fully VWG-3067 - P1 - text property of dateTimePicker is empty VWG-3071 - P2 - event checkChanged in dateTimePicker VWG-3075 - P2 - Test VWG v6.2.x SDK installation on Vista 64Bit VWG-3094 - P1 - TextBox with Multiline and AcceptTab set to true should insert a tab char on Tab key press VWG-3111 - P1 - DataGridView - DataGridViewColumn.MaxInputLength does not function VWG-3116 - P3 - NumbericUpDown, TextAlign and ThoustandsSeperate propertires to be implemented VWG-3118 - P3 - Dialog should return focus to the opening control after close VWG-3120 - P3 - Allow creation of different context menus for DataGridView elements VWG-3136 - P3 - Custom Combobox DropDown DataGridview throw object expected js error VWG-3165 - B3 - Extension Controls to appear automatically in Toolbox VWG-3179 - P3 - Fix DataGridView with two rows and AutoSizeColumnsMode set to a value different than None VWG-3210 - P2 - Groupbox when the text ="" Leaves a small gap VWG-3213 - P2 - ListBox and ComboBox SelectedValueChanged fires twice VWG-3216 - P2 - DateTimePicker bugs (using arrows keys to set date) VWG-3221 - B1c - Move focus by using tab key - Bugs VWG-3230 - P1 - DataGridView in FF doesn't scroll into view correctly with arrow key navigation VWG-3232 - P3 - Unable to change Font / ForeColor of the header text in Header Panel VWG-3236 - P3 - Treenode "center" justification when image property set on subnode VWG-3238 - B1c - tabcontrol doesn't change font VWG-3239 - P1 - link.open problems with firefox VWG-3256 - P3 - Table layout panel - When Nested colspan rowspan should span VWG-3267 - P2 - DateTimePicker ignores FirstDayOfWeek on display of Calendar VWG-3276 - P1 - Fix controls to be able to show Bold fonts VWG-3333 - P3 - Starting a VWG app at precisely the same time from 2 location causes a JS error VWG-3334 - P3 - DataGridView.RowTemplate.Height should have an affect on the DVG row height VWG-3335 - P1 - TabSequence of controls not respected with Shift-TAB VWG-3338 - P3 - Calling Context.Transfter from a timer.Tick event should transfer and not close the browser window VWG-3341 - P3 - Fix NumericUpDown DoubleClick event VWG-3368 - P3 - Formbox can not be draged on a asp.net webform designer VWG-3369 - P3 - Opening a disabled dialog and closing it should not stop other forms from opening VWG-3375 - P3 - Fix TextBoxValidation validators: IntegerValidator and FloatValidator VWG-3376 - P3 - Fix problems with Gizomx.WebGUI.Forms\Commons\Dialogs\Main.htm VWG-3387 - P3 - combo box shows Control name as selected value on load VWG-3388 - P3 - ScheduleBox - Events are not displayed properly in Firefox 3.x and chrome VWG-3394 - P2 - Errors when using VWG with IIS (Win Auth) & ASP.NET (AD Provider & Win Roles Provider) VWG-3408 - B1c - Dundas wrapper cuts image borders VWG-3414 - P2 - ListView sorting requires specific coding - different from winforms VWG-3438 - P1 - ListViewItem should have ToolTip capabilities VWG-3469 - P3 - Mask text box date is not dispalyed after delete corectly VWG-3475 - P2 - DataGridView - Selection cells VWG-3506 - P3 - ComboBox - pressing on left/right arrow keys should act like up/down arrow keys VWG-3507 - P3 - DataGridView Shift-Click selection not working VWG-3508 - P1 - menu problem with ie 8 rc 1 VWG-3516 - P2 - Missprint in Common.cs, class WGAttributes VWG-3517 - P3 - ToolBarButton of type DropDownButton should not have a Click event VWG-3518 - P3 - TreeView tooltip not always displayed VWG-3537 - B1c - Default cursor for Forms is IBeam in IE VWG-3538 - P1 - Imlement Label's image (runtime) as in WinForms VWG-3557 - P2 - Assemblyinfo.vb duplicated when changing Assembly Information VWG-3559 - P3 - Table layout panel rows VWG-3562 - P3 - TextBox multiline VWG-3563 - P3 - OpenFileDialog should not be affected by changing the VWG extension VWG-3570 - P1 - Tab between 2 control VWG-3575 - P3 - Check if VWG Silverlight is installed before enabling Enable Silverlight & packager VWG-3580 - P3 - ScheduleBox doesn't fire DoubleClick event VWG-3582 - B1c - Datagridview combobox column should display drop down in certain properties VWG-3587 - P2 - DatagridviewTextboxEditingControl sholud not appear in tool box. VWG-3590 - P3 - Controls LocationChange event VWG-3593 - P1 - Datagridview should support the DataMember property as in WinForms VWG-3605 - P1 - Clicking on the top-left corner cell should select all cells in grid VWG-3608 - P3 - DateTime Picker Hebrew displays days wrongly. VWG-3614 - P3 - DateTimePicker event - OnCloseUp should occur when the drop-down calendar is dismissed and disappears. VWG-3625 - P3 - Xaml Box wont work in show dialog VWG-3632 - P2 - Diffrence between registering just a control and registering the namespace VWG-3634 - P3 - DataGridViewImageColumn header text is the resource name even if HeaderText is set VWG-3638 - P1 - Button image effects font size and button layout at runtime VWG-3639 - P2 - Form - Enable property should go down to forms child controls VWG-3644 - P1 - ListBox - Sorted property VWG-3647 - P2 - ListBox key events VWG-3651 - B3 - Fix the way ReportViewer expands vertically when clicking on an item's '+' sign VWG-3655 - P3 - NumericUpDown - Display value not changed when below min or above max and TABbing out VWG-3656 - P3 - NumericUpDown - Events not firing or firing irregularly VWG-3678 - P2 - VWG charts can not be added to designer VWG-3684 - P1 - CheckedListBox Items editor isn't working VWG-3692 - P1 - Implement ColorDialog FullOpen property VWG-3696 - P2 - HeaderedPanel PanelType property is obsolete and shouldn't be visible as property VWG-3723 - P3 - LinkLabel.ForeColor selected in designer properties should show in designer VWG-3727 - P3 - NavigationsTab -->Tab pages collection editor ignore cancel when pushed VWG-3728 - P3 - ImageList -->trying to Add from empty folder throw InvalidArgument Exception VWG-3731 - P1 - Ribbon bar control registration VWG-3740 - P3 - Cut and paste a number of controls into a cointainer VWG-3742 - P2 - DateTimePicker - MaxDate VWG-3746 - P3 - ListView - Group Collection VWG-3747 - P3 - Month calendar - Back \ Fore color VWG-3751 - P3 - Toolbar should refresh designer and buttons Dialog Editor after cancelling button Collection (Add or Remove ) VWG-3752 - B3 - Cut paste a TreeView VWG-3763 - P1 - Add WinForms compatible mode which will ignore margin in panel / form docking VWG-3782 - P1 - VB.NET designer should add imports of Forms and Common to new forms VWG-3786 - P3 - SearchTextBox Click event should be fired when clicking on the control VWG-3806 - P2 - Control-Clicking a row in ListView should fire Click event every time VWG-3817 - P1 - CHROME: Global params are not set in Forms.xslt VWG-3831 - P1 - CHROME: drag and drop is not functioning at all. VWG-3833 - P3 - Wrapper 'control code' property wizard exits on enter key. VWG-3840 - B1c - SplitContainer should not reveal Panel1.Name and Panel2.Name properties VWG-3847 - B1c - DataGridview - add any new row to a Binded DataGridView throws Exception VWG-3863 - P2 - enble VWG property pages scrolling VWG-3868 - P1 - ComboBox - FindString() VWG-3883 - P1 - ProgressBar within usercontrol should not mess up layout of controls VWG-3891 - P1 - Enable support for SelectedImageIndex and SelectedImageKey in TreeView and TreeViewNode controls. VWG-3897 - P2 - FlowLayoutPanel- Render Always Wrap Content in FlowDirection=LeftToRight VWG-3902 - P3 - FlowLayout should not hide dynamically added controls after the first with Visible=False VWG-3905 - B1c - Create a generic client template which will handle all text rendering VWG-3910 - P3 - when setting List view font style in designer, properties are not reflected listViewItems collection wizard VWG-3911 - P3 - DataGridView.SelectedRows.Count property does not receive 0 as value after deselection of all rows VWG-3921 - P3 - TreeView double clicking event firing sequence should be same in FF3 as it is in IE7 and WinForms VWG-3922 - P3 - GroupBox ForeColor and coloring of controls needs to be consistent with properties VWG-3926 - P1 - DateTimePicker throws error on dropDown when on HeaderedPanel VWG-3929 - P1 - Sorted column in Listvew should change backgrouncolor. VWG-3931 - P3 - Allow users to change style properties of the NavigationsTabs control VWG-3933 - B1c - TextBox Databindings event not caught properly VWG-3936 - P1 - Inline dialogs gets resize on each response from server VWG-3943 - P1 - Disabled controls should have a gray font color VWG-3947 - P1 - DataGridViewComboBox item collection editor should be string collection editor, not object collection VWG-3948 - P3 - Databound DataGridViewComboBox should allow setting DisplayMember and ValueMember properties design time VWG-3954 - P2 - DateTimePicker up/down navigation on short date does not always give the correct day value VWG-3959 - B2 - DataGridView should receive selection in the first cell in the first row. VWG-3962 - P1 - Databindings should support OnValidation data source update mode. VWG-3964 - P2 - ListBox needs to fire DoubleClick event in FF3 VWG-3967 - P1 - Menu sub menu items should not be partially hidden VWG-3971 - P2 - ComboBox SelectedValueChanged event fire extra times. VWG-3972 - P3 - ComboBox with DropDownStyle = DropDown should allow selection of nonblank entry with DownArrow VWG-3980 - P3 - Using both GZip compression and Obscuring should allow for custom JavaScript code to run VWG-4043 - P1 - Remove object delets file but not the resx entry VWG-4050 - P1 - Ambient child's should be displayed under their ambient parent VWG-4066 - P2 - VB form item templates carry form text property hardcoded VWG-4067 - P2 - Not possible to set focus to controls programatically VWG-4076 - P1 - DatetimePicker.Text property should hold a value in format similar to winforms. VWG-4081 - B1c - Using Add and then "Inherited Form" should produce a legally derived form VWG-4084 - P1 - Designer should allow changing the Name property for HTMLbox VWG-4085 - B1c - It should be possible to programmatically dispose of Inline Minimized windows/forms VWG-4088 - P3 - FF: DatetimePicker time separator not inline with digits. VWG-4111 - P3 - DataGridViewTextBoxColumn.Text not showing in runtime. VWG-4113 - P3 - ToolBar backColor is not showing properly VWG-4114 - B1c - Insersion of DataGridViewCheckBoxColumn causes the column width to grow and shrink VWG-4130 - P2 - Combobox shouldn't render it's dropdown below form boundaries in FF3 VWG-4138 - P3 - DataGridView - Entering data into new row should not scroll it out of sight VWG-4139 - P4 - ListView Click/DoubleClick with CheckBoxes=True/False should fire as in WinForms VWG-4149 - B1c - ListView MouseDown event should hold true coordinates and GetItemAt should work with these cordinates VWG-4162 - P3 - Sorted CheckedListBox with items added unordered should retain listitem checked=true state VWG-4163 - B1c - Opening a form as dialog and setting focus to a control in the parent window should not divert focus from dialog VWG-4165 - P3 - TextBox - MaxLength property doesn't work VWG-4166 - P3 - Inner controls of initially hidden panel later set to visible should get focus on Tab according to TabIndex VWG-4173 - P3 - TreeView - Expanding a treeview node and plus-icon not found on apps with virtual directory that includes "Minus" in name VWG-4174 - P3 - Setting VWG_TracingSwitch to verbose (4) and project should still handle gateway requests VWG-4180 - B2 - Moving between DataGridView pages in IE resets scrolling on container control VWG-4181 - P3 - AppletBox Double VWG ID causes JS error VWG-4191 - P1 - CheckBox autoCheck property behaves imperfectly. VWG-4197 - P3 - NumericUpDown - Thousands Separator should be displayed. VWG-4199 - P3 - SplitContainer - SplitterDistance property should change along with the splitter movement VWG-4217 - P3 - TextBox with uppercasing/lowercasing should upper/lower assigned values as well as entered values VWG-4225 - P2 - DataGridView Cells should be able to be copied to clipboard. VWG-4226 - P3 - DataGridview CellFormatting and CellValueChanged should be in order like Winforms. VWG-4228 - P3 - Button should not have border width property VWG-4238 - P3 - DataGridView layout - ComboBox cells should receive selection like winforms VWG-4240 - P2 - RibbonBar - Adding item to items collection of RibbonBarStackItem or RibbonBarFlowItem should not give error VWG-4245 - B1c - DataGridView - Setting Columns[x].HeaderCell.Value should update in the client. VWG-4251 - P1 - Override on drag drop VWG-4254 - P1 - when deleting a few images in the skin designer the user is asked for every image if he wants to delete VWG-4259 - P3 - Textbox with Validator set should recognize ESC to invoke CancelButton or a Close dialogform VWG-4291 - P3 - LinkLabelImage property should work on runtime. VWG-4293 - P2 - MainMenu Enabled=False Should function fully VWG-4308 - P2 - Button focus frame should be around the button border (FF and Chrome). VWG-4334 - B1c - ListviewItem - ForeColor/BackColor should be open for choice VWG-4342 - P2 - CheckBox - Click event should fire in IE7 every time check is changed VWG-4346 - P3 - TrackBar - When changing Orientation - Selected Marking should move with Control. VWG-4358 - P1 - Theme designer does not allow to select a null image (Check ImageResourceReferenceConverter) VWG-4360 - P2 - CheckBox - CheckState Setter should remove value when default. VWG-4362 - P2 - CheckBox - CheckState.UnChecked should cause Checked=False. VWG-4363 - P2 - CheckBox - CheckedChanged Event should fire From checkState change like in Winforms. VWG-4364 - P2 - CheckBox - Changing Checked property should cause CheckState change. VWG-4367 - P1 - ListBox - CheckBoxes style VWG-4372 - P3 - ListView: ListViewItem.EnsureVisible() should scroll ListViewItem into view with paging or no paging VWG-4375 - P1 - Chrome - catalog application should run properly in Chrome VWG-4379 - P3 - Mispelling in browser status bar when form loads. VWG-4380 - P1 - OpenFileDialog - js error VWG-4382 - P1 - OpenFileDialog and ColorDialog should receive the js resource VWG-4392 - P1 - LinkWindowStyle enumaration should spell ModelessWindow instead of ModalessWindow VWG-4398 - P3 - When mouse is moved over a disabled button, the mouse cursor should not change VWG-4400 - P2 - ListView with multiselect=True, should allow keyboard multiselecting VWG-4407 - B1c - Calling Context.Transfer from a MessageBox EventHandler should not require a second click VWG-4418 - P1 - Combobox doesn't update visual value chosen from popup VWG-4420 - P1 - Can not overide XSLT files in theme designer VWG-4421 - P1 - Can not open XSLT to view in them designer VWG-4422 - P3 - TrackBar.TickFrequency should set the exact amount of ticks VWG-4423 - P1 - ThemeManager - Can't set border color property VWG-4426 - P3 - TrackBar design time entered value property should be taken as a absolute value, not percentage VWG-4427 - P3 - TrackBar should update when value property set at runtime VWG-4433 - P4 - Renaming a Form should maintain designer stability VWG-4434 - P1 - DataGridView button text is out of the button and dock to upper left corner VWG-4436 - P1 - Chrome stoped working after new resource managent VWG-4441 - P3 - DataGridView readonly settings on grid and individual DataGridViewComboBoxColumns should comply with winforms VWG-4450 - P3 - IE: Textbox should support horizontal scrolling VWG-4451 - P1 - PropertyGrid Dropdowns layout should be stable VWG-4455 - P1 - PropertyGrid: Font properties should be selected like all others VWG-4457 - P1 - PropertyGrid color dropDown layout should be correct VWG-4459 - P1 - ComboBox: Selection colors in the drop-down should be like in the textBox. VWG-4460 - P1 - Pop-up: Drop-down layout should look like in Winforms VWG-4461 - P1 - Theme designe is opend dirty VWG-4464 - P3 - FF: ComboBox Drop-Down button MouseOver-state should show correctly. VWG-4465 - B3 - Control disabled state should not allow client-side mouse-over and mouse-click behaviors. VWG-4467 - P1 - FF: Pop-up - ComboBox drop-down pop-up is cut VWG-4468 - P3 - Default cheduleBox for FirstDayOfWeek should workwell with definitions VWG-4469 - P3 - IE: Flat Button layout should be stable moving between normal and hover. VWG-4485 - P2 - MainMenu - Menu Item VWG-4489 - P3 - StatusBar alignment is not functioning as it should. VWG-4490 - P3 - Assigning an image in the designer-mode should show the image in the designer instantly. VWG-4491 - P3 - Button should ne drawn the same in FF and IE. VWG-4492 - P3 - OpenFileDialog buttons text should be centeredand also there is a bug with the 'Add' font VWG-4495 - P1 - TableLayoutPanel: Columns and rows should be seen in design time. VWG-4496 - P1 - TableLayOutPanel should maintain it's controls order. VWG-4499 - P1 - Font Dialog throws exception VWG-4502 - P1 - FF: Drop-down Menu should be solid when mouse is over it VWG-4503 - B1c - Context/Main menu should remain open thruoghout item clicks - Compatibility with Winforms. VWG-4504 - P3 - DataGridView: HeaderText Should be visible in designer at all times. VWG-4505 - P3 - DataGridView RowHeader width should be reflected in designer VWG-4506 - B1c - DataGridView: RowHeader and Columns should show width changes in run-time VWG-4507 - P1 - Components' Default back color should be control. VWG-4510 - P3 - DataGridView: AutoSizeColumns should reflect in designer immediately and wrap text. VWG-4517 - P1 - Label default border should be visible in run-time VWG-4518 - P1 - PropertyGrid Border Color dialog should show system and web colors VWG-4520 - B1c - DatagridView ColumnHeadersHeight change should show in the designer VWG-4521 - P3 - DatagridView ColumnHeadersVisible change should show in the designer VWG-4524 - P1 - TabControl - background image on CustomStyle control VWG-4525 - P3 - Relocating controls via PropertyGrid should relocate the focus mark as well. VWG-4535 - P2 - TreeView - Setting Font and size designtime should be reflected at runtime VWG-4540 - P3 - DataGridView RowHeadersWidth change should reflect in the designer. VWG-4548 - P2 - Popup should open upwards when there's no room at the bottom of the form. VWG-4551 - P2 - DateTimePicker ShowCheckBox Default should be compatible with Winform - false. VWG-4552 - P2 - DateTimePicker - setting ShowCheckBox property should be effective in the designer. VWG-4554 - P2 - DateTimePicker - CheckBox should be checked on popup open VWG-4559 - P1 - GroupBox - outer line color should change according to Container VWG-4560 - P3 - Form BackColor should update on selection of Color 'Control' VWG-4566 - P2 - Menu hover out of last item increases bottom size VWG-4572 - P3 - ListBox SelectionMode.MultiExtended should behave like Winforms. VWG-4575 - P2 - ListViewColumn HeaderStyle=Nonclickable should prevent click VWG-4579 - P1 - MainMenu div is 6 times higher than the menu size on load VWG-4580 - P2 - MainMenu shows tiny popup on clicking an Item with no SubItems VWG-4581 - P1 - Gmail theme: MainMenu is cut VWG-4582 - P1 - Gmail theme: ToolBar has white backround. VWG-4589 - P2 - MainMenu Enabled=false should disable popups. VWG-4591 - P1 - Opening Modal dialog window from another modal should work with inlineWindows=off. VWG-4592 - P1 - MessageBox Ok button does not close the dialog. VWG-4604 - P3 - NumericUpDown BackColor should display correctly VWG-4605 - P3 - IE: NumericUpDown height should change according to font changes. VWG-4610 - P3 - NumericUpDown TextAlign property does not work properly VWG-4613 - P3 - NumericUpDown should support different font styles. VWG-4614 - P1 - Month Calander - header style icons VWG-4615 - P1 - Month Calander - selected day style VWG-4617 - P1 - PictureBox SizeMode change should refresh in run-time VWG-4618 - P1 - TableLayoutPanel - Designer Error VWG-4620 - P1 - Missing icons in theme designer VWG-4621 - P1 - Color dialog does not display custom colors VWG-4622 - P1 - Form cannot be clossed in Facebook theme. VWG-4623 - P1 - Checkboxes should have transparent default back color. VWG-4624 - P1 - OpenFileDialog control throughs a JS exception when it uses flash VWG-4625 - P1 - Tabcontrol looks corrupted in drawing optimized mode VWG-4626 - P1 - Menus displays unnecessary arrows (when it has no sub menu) under Gmail theme VWG-4645 - P3 - TrackBar Disabled state should not allow drag. VWG-4654 - P3 - ComboBox databinding (property grid) should support binding to SelectedItem, instead of SelectedIndex to comply to WinForms VWG-4655 - P3 - Setting DataGridViewRow.Selected = True, should consistently populate SelectedRows() collection of the DataGridView VWG-4658 - P1 - FlowLayoutPanel Items should be drawn correctly VWG-4659 - P1 - ToolBar button font size is not set in run time VWG-4660 - P1 - Chrom Tab control: is not displayed fully displayed VWG-4667 - P1 - DataBinding Combobox.SelectedItem should update it's bound property when combo changes VWG-4674 - P1 - Theme skin resoruce property grid is not working VWG-4676 - P1 - Resource filenames should not be case sensitive VWG-4677 - P1 - IE6 shows PNG images instead of GIF VWG-4679 - P2 - Button gifs should have transparent edges VWG-4682 - P1 - Analytics: ConboBox items Text grows on mouse over. VWG-4683 - P1 - ComboBox - DropDown window VWG-4684 - P2 - ComboBox - custom combo VWG-4685 - P1 - ToolBar Toggle Button missig padding VWG-4688 - P3 - Flat button text jumps in IE VWG-4689 - P2 - ToolBar DropDown button image and text VWG-4691 - P2 - Workspace tabs doesn't look good VWG-4693 - P1 - SearchDialog in facebook VWG-4694 - P1 - Catalog - visual Web GUI image. VWG-4695 - P3 - Color Dialog in Gmail theme VWG-4696 - P3 - Form - restore button image VWG-4709 - P1 - Deleting local resources after overriding removes the icons from the listview. VWG-4710 - P1 - Overriding a resource when there is a leftover file from previous overriding fails. VWG-4711 - P1 - Reset skin resources should delete phisical files also VWG-4712 - P1 - Inherited resources property grid should be readonly. VWG-4716 - P3 - Setting DataGridView.Row(x).Visible = False, should hide the row VWG-4721 - P1 - Crash when adding RibonBar VWG-4722 - P1 - Gmail Toolbar top style color VWG-4723 - B1c - ListView with DragTargets defined should be able to resize columns in FF3 VWG-4728 - B1c - MaskedTextBox set to IncludeLiterals should return literals in Text property before and after focusing VWG-4729 - B1c - TextBoxValidation.EmailValidator should validate email addresses corerctly on TextBoxes VWG-4733 - P3 - Toolbar buttons bottom gets cut in FF VWG-4736 - B1c - Programmatically focusing a control followed by Form.Update() should not loose focus VWG-4742 - B1c - Setting MaskedTextBox.PromptChar to '\0' should throw a runtime exception VWG-4743 - B1c - Setting MaskedTextBox.PromptChar to an empty string should throw a designer exception VWG-4747 - P3 - AspPageBox should be able to accept aspx page name with parameters in Path property VWG-4765 - P2 - Project templates missing Referance copy local VWG-4767 - P2 - ToolBarButton.Visible = false not working VWG-4775 - P3 - Deployment on Mono throws error about 'Gizmox.WebGUI.Forms.Skins.Theme.resources' VWG-4779 - P2 - ToolBar button image are removed after the form is closed. VWG-4780 - P3 - TreeView: Removing a TreeNode that has subnodes should remove all subnode Form members VWG-4813 - P3 - DataGridView.AutoSizeColumnsMode doesn't work VWG-4818 - P2 - Toolbar button dosen't use padding in skin VWG-4824 - P2 - DateTimePicker ticks implementation issues VWG-4839 - P2 - Theme Project item template should be supplied for VB.NET as well as C# VWG-4841 - P2 - DateTimePicker in disabled state should gray-out all text VWG-4848 - P3 - CROME: DateTimePicker text selection flickers VWG-4850 - P3 - TreeView BackColor Is always white. VWG-4852 - P3 - Cant set control code for wrapped control VWG-4853 - P3 - Drop-Down pop-up should close on even clicks. VWG-4860 - P2 - BackColor and Borders Stopped working in various controls. VWG-4861 - P2 - Strange color behavior VWG-4868 - P2 - DateTimePicker with a ShowCheckBox = True should show when focus is on the control VWG-4875 - P2 - CheckBox: Click anywhere on the control should cause valueChange VWG-4881 - P3 - IE -DateTimePicker/TextBox: When control is disabled, selection of text should be disabled. VWG-4886 - P2 - Form closing should not be critical unless it was registered from server side VWG-4887 - P2 - Mainmenu items should have sticky behaviour like in WinForms VWG-4891 - P3 - When assigning a BackGroundImage to a Button, the designer should show it according to BackGroundImageLayout VWG-4896 - P2 - IE8: MainMenu should be able to display more than 3 sub MenuItems VWG-4986 - RC1 - Dialog forms should fire Resize event when Maximized and again when Restored VWG-5049 - P3 - Updown controls should not post back values unless value change event is registered VWG-5051 - P2 - Selecting date with dropdown in DateTimePicker should leave focus on the control VWG-5060 - P3 - Buttons should show text and image in XP theme VWG-5069 - P3 - Right-Anchoring controls within NavigationTabs should preserve distance to right edge VWG-5076 - P2 - Fix Button.RegisterClientAction VWG-5077 - P2 - No indication for focused CheckListBox VWG-5083 - P3 - Button: Fix button size VWG-5086 - P2 - Label: Fix MinimumSize and MaximumSize VWG-5088 - P3 - TreeNodeCollection: Insert method should set the TreeView property of the inserted TreeNode VWG-5096 - P2 - DataGridView: should be filled when setting DataSource to empty DataTable and in same request DataSet gets rows VWG-5097 - B1c - Chrome is not excepting new line characters through its XSLT parser VWG-5098 - P3 - Word wrapping is not working in FF VWG-5104 - P3 - Registering an Application.ThreadException handler should get invoked on error during Form.Load VWG-5105 - P2 - mstrActiveWindowGuid should be updated when closing windows even if no critical event was raised VWG-5107 - P3 - Setting ListBox's SelectedItem should scroll that item into view, as in WinForms VWG-5114 - P3 - DateTimePicker tokens should be centered when the control is higher than default VWG-5120 - P2 - Showing a form via ShowDialog should not turn mainform completely black in the background VWG-5125 - P4 - DataGridViewCheckBoxCell: Checking and unchecking should not update the entire row or multiple rows VWG-5127 - P2 - Opening forms from Maximized inner form should work properly VWG-5128 - P2 - Property Changes via the propertyGrid are effective only the first time VWG-5135 - P2 - DataGridView - Button column in FF doesn't work. VWG-5136 - P2 - ToolBar - with icons form ImageList does't work. VWG-5137 - P2 - Comobobx popup's height is exceeding in IE VWG-5139 - P3 - FaceBook / MAC theme - groupBox layout broblems VWG-5140 - P2 - MainMenu - 4th level items not showing correctly VWG-5147 - P3 - ComboBox - In DropDown style doesn't scroll to view VWG-5150 - P2 - MenuItem font size did not affect the menu size VWG-5151 - P2 - AspPageBox - Error on the raise event. VWG-5153 - B1c - ListView.EnsureVisible should retain horizontal scroll position VWG-5157 - P2 - MenuItem.Visible property not working VWG-5159 - P2 - ToolBar - DropDownMenu ButtonClick event VWG-5160 - P3 - TabControl - in FF TabPage text property VWG-5163 - P2 - FlowLayoutPanel - Does't work in none wrap content mode (in FF and Chrome) VWG-5164 - P3 - HeaderedPanel - Header property doesn't work VWG-5166 - P3 - Group box - invisible text in IE ,Facebook theme VWG-5168 - P2 - Menu - looks bad in Gmail theme VWG-5169 - P3 - ListView - it is not possible to resize the column headers VWG-5170 - P2 - Catalog sample missing images (ribbonBar) VWG-5172 - P2 - HTMLbox with BackColor = Transparent, should render transparent VWG-5174 - P3 - Panel with BackColor set to SystemColors.Control should not make it transparent VWG-5176 - P2 - DataGridViewCheckBoxColumn: CheckBox should be aligned center VWG-5179 - P2 - Theme Gmail: WorkSpaceTabs is missing tabs left gifs VWG-5184 - P3 - DataGridView - Gmail theme foreground VWG-5185 - B1c - Label and CheckBox default AutoSize value should be true VWG-5186 - B1c - CheckBox AutoSize property should be browsable and visible in Propertygrid VWG-5188 - P3 - Panel and FlowLayoutPanel should have default BorderStyle - None VWG-5189 - P2 - ToolBar should fire ButtonClick event when clicking on a ToolBarButton VWG-5192 - P2 - DataGridView: SelectedRows property should return correct value in RowHeaderSelect selection mode VWG-5194 - P2 - Setting ComboBox.DropDownWidth to some non-default value, should not show "fill" effects and empty dropdown VWG-5195 - P2 - Datagridview drag columns change header order but not the column VWG-5196 - P3 - Button Edges should be visible in various states VWG-5200 - P2 - Calling EndEdit on BindingSource bound to a DataGridView within a TabPage, should not fire TabPage.Enter event VWG-5201 - P2 - Multiline Label should wrap it's text VWG-5203 - P2 - Complete all missing skin resources in the core 3.5 project VWG-5205 - P2 - Creating new form should not set 'safeitemrootname' as the Form.Text property VWG-5208 - P2 - Menu shortcut displays ctrlx and not ctrl+x VWG-5209 - P3 - ListView - Changing font on ListView has no effect at run-time VWG-5213 - P3 - Numeric up down domain up down contex menu is displayed only when clicking the buttons VWG-5219 - B1c - PropertyGrid Column grows with selection VWG-5225 - P3 - DataGridView should not serialize default cell styles VWG-5231 - P3 - Checkbox- When CheckAlign Set to MiddleRight Should not Hide under text VWG-5232 - B1c - ListView: In SmallIcon view using left arrow key + shift to select multiple items should show all selected items VWG-5239 - P3 - ListView's column headers seperator should be clearly visible in details mode VWG-5243 - P2 - There should be more item templates than just Theme in both C# and VB.NET VWG-5251 - P2 - DataGridView - Enabled Paging support VWG-5261 - P3 - Using image resources with spaces in their path should work VWG-5265 - P3 - ListView - Sort VWG-5267 - B1c - DataGridViewTextBoxColumn and DataGridViewComboBoxColumn should not render removing duplicate spaces VWG-5269 - P3 - MainMenu submenues should show text in IE VWG-5271 - B1c - BindingSource should fire CurrentChanged event when current item changes VWG-5273 - P3 - ComboBox SelectedIndexChanged event VWG-5278 - B1c - Combobox - text not changing when scrolling VWG-5279 - P3 - UpDown: When Onblur Numeric up down should not preserve not valid input VWG-5280 - P3 - UpDown: Home and End Keys should behave like in normal text box VWG-5282 - P3 - UpDown: DomainUpDown Arrow press when typing text should continue spin from its index if exist VWG-5284 - P3 - UpDown: NumericUpDown Delete key should delete VWG-5285 - P3 - UpDown: mouseleave should preserve last value VWG-5286 - P3 - UpDown: FF arrow image should change back to mouse up state VWG-5287 - P3 - UpDown: DeignTime hight property should be always 20 px VWG-5289 - P3 - CheckedListBox - MouseDoubleClick should check the item VWG-5300 - B1c - TextBox within a UserControl should fire LostFocus and Leave event consistently VWG-5301 - B1c - ListView - ListViewSubItem ResetStyle default values. VWG-5315 - P3 - ListViewItem ContextMenu shows only if ListView Contextmenu present VWG-5316 - P3 - ContextMenu Labels not shown in IE VWG-5326 - P3 - DateTimePicker: Format = Short - does not increment values upwards on Up arrow key press VWG-5336 - B1c - ReportViewer control should extend horizontally in container when docked to fill VWG-5343 - P3 - DataGridView with columns set Visible=False should not show an extra column VWG-5346 - P3 - DataGridViewLink column should fire ContentClick again if clicked on same cell VWG-5359 - P3 - DataGridView with first column set hidden, should render accordingly not showing first column VWG-5361 - P3 - DataGridView and changing value of CheckBoxColumn should not "jump to previous row" VWG-5364 - P3 - Wraped control serlize property only works when control code is the first to serilize VWG-5367 - P3 - MenuItem with sub nodes should not raise click event to the server event VWG-5369 - P3 - ListView in dialog window should allow key naviagtion when given focus programmatically VWG-5370 - P3 - button backColor is not showing properly VWG-5375 - P4 - Menu editor is not working properly VWG-5376 - P3 - DataGridview : Select Multiple Rows Using Shift and Cell Deselect Cells. VWG-5384 - P3 - DateTimePicker's keyboard entry for month should not increase entered month by one VWG-5389 - B3 - Two DataGridViews with same binding source does not present changes until the browser is refreshed. VWG-5406 - P3 - ListView should not wrap text in columns that don't fit in IE VWG-5413 - P3 - Wrapping Infragistics Controls in VB should serialize their code in VB as well VWG-5419 - P3 - Table layout panel ?controls added to row 0 not displayed in runtime VWG-5424 - P3 - DataGridView with DataGridViewComboBoxColumn should not throw an FormatException when user add a new row VWG-5427 - P3 - Label: In IE with Font set to Underline should not show double underline under the first letter VWG-5431 - B1c - DatagridviewComboboxCell position its popup wrongly once the grid is scrolled VWG-5434 - P3 - MonthCalendar - check values before Serializing the properties to the InitializeComponent method VWG-5436 - P3 - Adding a TreeNode via TreeView.Insert should render the new node without TreeView.Update() VWG-5438 - P3 - Setting PropertyGrid.SelectedObject at designtime should stick VWG-5439 - P4 - PropertyGrid should allow multiselection of collection properties VWG-5440 - B1c - ToolBar font size should be inherited to buttons should show correct font sizes in client VWG-5442 - B1c - Anchored Top+Right control within a Panel within a Tab control should stay where you place it VWG-5444 - P3 - DataGridView should fire CellValidating, CellValidated, RowValidating and RowValidated correctly VWG-5448 - B1c - Issue with custom bindingSource VWG-5460 - B1c - ReportViewer In FF 3.5.3 - does not resize to container size when Dock = Fill VWG-5462 - P3 - HeaderedPanel with empty Text property should not make controls relocate VWG-5463 - P3 - TabControls: ContextMenu set on main control should be active on tab pages if not specifically set for pages VWG-5469 - B3 - Updating an HtmlBox and using Link.Open to download a file using a gateway in the same event handler should not clear the HtmlBox VWG-5473 - B1c - NavigationTabs with ClientBehaviour=DrawingOptimized should update the title (at top) when selecting new TabPage VWG-5480 - B1c - LinkLabel should open default mail client with URL set to mailto:someone@there.com VWG-5481 - B3 - DataGridView should show ContextMenu when clicking on Row or Column Headers VWG-5484 - B1c - Docking controls to Fill within GroupBox should keep the controls within the GroupBox's boundaries VWG-5485 - B1c - DialogForm with AcceptButton set and MultiLine TextBox which accepts return, should not invoke Accept button on Enter keypress VWG-5487 - B1c - TreeView with Font size or properties set should render according to those settings VWG-5489 - P3 - Panel with both AutoSize=True and Dockin (to top for instance) with a control Anchored Top+Right should not error designer and runtime VWG-5491 - P4 - WatermarkTextBox should not loose it's value during browser refresh or resizing of the control VWG-5498 - P3 - Checked list box doesn't work VWG-5504 - P3 - ListBox selection causes js error in IE (objEvent undefined) VWG-5515 - P4 - Button background becomes gray after reloading the designer VWG-5550 - B1c - TreeViewNode with ExpandedImageIndex set, should render with that image when expanded VWG-5567 - B1c - FlowLayoutPanel with FlowDirection = BottomUp should render controls from bottom and up VWG-5569 - B2b - TaskBar does not appear or disappear without resizing the browser in FireFox 2 VWG-5577 - B1c - DataBound TextBox should raise binding-change events as critical on a change from NULL as any other value VWG-5578 - B1c - TreeView.AfterLabelEdit should populate e.Label and allow for cancellation of edit VWG-5583 - B1c - Tree view key press not fired VWG-5584 - P4 - Check box radio button focus in FF is not shown properly VWG-5585 - P4 - ContextMenu without MenuItems VWG-5586 - P4 - tool bar Button size calculation at client-side should take into account the dimensions of the drop-down image VWG-5588 - B1c - FlowLayoutPanel: A Panel with a dynamically generated backgroud image should be visible once added to the FLP VWG-5591 - P4 - Setting focus on other tab should not causes error VWG-5595 - Ra - Catalog/TreeViews: The icon for Show Path action must be correct. VWG-5597 - Ra - Catalog/ScheduleBox: creation of new Event should not return the error. VWG-5600 - B1c - RichTextEditor: Incorrect image for text right align button VWG-5602 - B1c - ToolBar: Incorrect borders for buttons are displayed in FF3.5 VWG-5603 - B2 - Setting AutoSizeMode for DataGridViewColumn should work in Designer. VWG-5604 - B1c - CustomControl template: Fix CustomControl and CustomControlSkin inheritance VWG-5606 - B2 - Ribbon: disabled buttons shouldn't have pressed state VWG-5614 - Ra - ListView should allow normal resize for last column, initially nonvisible until scrolled right VWG-5616 - P4 - Results and Argument collections fail when serialized to state server VWG-5617 - P4 - Adding a listview with columns and items through the designer throws an DisplayIndex out of range VWG-5620 - B1c - DataGridViewLinkColumn should allow for changing of ActiveLinkColor VWG-5626 - B1c - DataGridView with RowHeadersVisible=False should not cut of first column's header in IE VWG-5629 - B1c - ListView should display width changes and remember them when changed in the designer VWG-5630 - B1c - Dialogs which shown from a popup window should cause popup window to be closed. VWG-5637 - B1c - ToolBar: In RTL is still in LTR mode VWG-5639 - B1c - Uninstall shortcut should work VWG-5642 - B1c - DataGridView: Entering text with two adjacent spaces in a DataGridViewCell should not change cell to different font VWG-5644 - B1c - RadioButton Click event should rise VWG-5647 - B1c - MessageBox.Show should adjust size for contents and show text single spaced VWG-5648 - B1c - Editing 6.3.x Form containing Buttons with Images from an ImageList in 6.4.x designer should not corrupt the form VWG-5649 - B1c - Designer should assign increasing TabIndex to controls added to a container VWG-5650 - B1c - Tabbing through RadioButton controls within a container should be possible as for any other controls VWG-5656 - B1c - TabPage: Changing border settings should reflect in client redering VWG-5657 - Ra - Keyboard navigating to a PropertyGrid should be possible via TABbing VWG-5667 - B1c - Designer ruler is not drawing in certain scenarios VWG-5673 - B1c - Form window state and location go back to default after reopening the form in design VWG-5675 - B1c - DataGridViewComboBoxColumn: When user is seting DisplayMember or ValueMember to invalid value it should be set to None. VWG-5680 - B1c - Label: In design time when Label.AutoSize property is set to false it should be saved in *.Designer.cs VWG-5681 - B1c - LinkLabel - non http links won't work VWG-5682 - B2 - Disabled menus are not shaded in FF & Safari VWG-5685 - B1c - Form: Resize event on MainForm should be fired when browser windows size is changed VWG-5692 - B1c - ListBox: text colour should change from black to white with dark blue background of the selection. VWG-5696 - B1c - Form: CalledOnLoad property should be private and not appear in the designer VWG-5697 - B1c - TreeView: The event MenuClick should work correctly VWG-5700 - B2 - Radiobutton: Disabled RadioButton should not be checkable. VWG-5704 - B1c - ListView.ItemFormatting event should handle the case when you do not set the font VWG-5708 - B1c - ListView - navigation in listview with groups in detail mode VWG-5711 - B1c - IE - TabControl should fire SelectedIndexChanging & SelectedIndexChanged consistently when switching tabs VWG-5712 - B1c - [6.4.0.B1] Form.Width and Form.Height should not change when redirecting to same form in IE VWG-5718 - B1c - Fix IE slow drag and drop performance VWG-5723 - B1c - NumericUpDown should have the same behavior as the WinForms NumericUpDown has on setting value below Minimum or above Maximum VWG-5740 - Ra - DataGridView: Make the OnCellEndEdit method protected VWG-5741 - B3 - Text on StatusBarPanels on a StatusBar should be rendered centered vertically VWG-5742 - B1c - Catalog > ListView > Sample1, Sample3: content cells should Spaced from left VWG-5743 - B1c - Catalog > ListView > Clicking on tree item "sample1" under" ListView", page not displayed. VWG-5753 - B1c - TreeView On IE ? Connecting lines should be even on all browsers VWG-5754 - B1c - Trackbar should be skinable VWG-5755 - B1c - An image should not disappear after it is overridden in newly created theme VWG-5756 - B1c - Time formatting with ToString in culture with AM/PM format should correctly handle AM/PM VWG-5757 - B1c - MonthCalendar.BoldedDates should be bolded in all browsers (not only in IE) VWG-5767 - B1c - PropertyGrid, problem with expanding property with plus VWG-5768 - B2 - CheckedListBox : when a checked item is moved up or down, it should keep the checked state VWG-5769 - B1c - MainMenu.MenuItem with sub MenuItems should not raise click event to the server event as in WinForms VWG-5770 - B1c - implement FormattingApplied in ListViewItemFormattingEventArgs VWG-5771 - B1c - PropertyGrid, if property updated, inner rows shown incorrectly VWG-5775 - B1c - DatagridView: Multiple page datagridview set to fill a form and with some frozen columns should fill the entire form space. VWG-5779 - B1c - DataGridView: The reference to cells should be done without exceptions. VWG-5787 - B1c - WebForm deriving from AspPageBase should not throw an exception on load VWG-5790 - B1c - ListView - implement style on item text VWG-5791 - B1c - ListBox - Font and Fore color VWG-5797 - B1c - Redrawing of a DataGridViewColumn should be drawn correct VWG-5798 - B2 - DataGridView: Right click on cells or headers area should be able to raise a Mousedown event VWG-5799 - B1c - [VWG v6.4 Beta1] Chart: Replace the current VisiFire chart we use with the newest version of that chart VWG-5802 - B1c - DataTimePicker control should not "chop" part of the last character on rendering VWG-5803 - B1c - Dialog form opening a non-dialog child form with Show() and getting focus back, should be able to focus on the non-dialog child form again VWG-5819 - B1c - DateTimePicker should not jump 2 days on a DownArrow keypress and should show same value on client and server VWG-5820 - B1c - DataGridView with a Column with DefaultCellStyle.WrapMode = True should not throw an exception VWG-5821 - B1c - TabControl border VWG-5823 - B1c - Chrome and Safari should show VWG hourglass VWG-5825 - B1c - Form: ShowPopup method should work also if called from another Form's Load event VWG-5826 - B1c - Form: ShowPopup called from Load event of different Form should be able to render ListBox controls on the Form on IE VWG-5827 - B1c - PropertyGrid - properties of a complex property shown incorrectly VWG-5834 - B3 - Changing a ListView column width from the property grid does not apply VWG-5835 - B1c - OpenFileDialog add button should be disabled if a file was selected in single file mode VWG-5839 - B1c - LinkLabel should be capable to be used as accept button on a form VWG-5845 - B1c - ComboBox.Text should return the value on the control in the browser VWG-5847 - B1c - ComboBox: ComboBox.Text should be updated after typing empty value and pressing Tab. VWG-5851 - B1c - DataGridView: TopLeftHeaderCell should be on it's location when DataGridView.Margin is set to any another value than a default in all browsers. VWG-5855 - B1c - Listview - context menu click causing Listview scroll position reset VWG-5858 - B1c - Listview - with Vert. or Hor. Scroll bar, context menu shown with wrong coordinates VWG-5861 - B1c - Form title does not update in run time VWG-5862 - B1c - DataGridVew: columns' Alignment should works correctly. VWG-5863 - B1c - ToolBar: When the buttons contain icons the ButtonHeight property gets height unproportionally increased VWG-5871 - B1c - NumericUpDown crashes designer after reloading the designer VWG-5873 - B1c - Listviewitem with back color does not present selection properly VWG-5874 - B2 - Context menu item does not present over style properly on RTL mode in IE. VWG-5875 - B1c - Binding navigator does not present position label properly VWG-5876 - B3 - List view reorder of columns not working corectly VWG-5878 - B1c - Right click is not appearing with in editable text areas VWG-5879 - B1c - TreeView should not have a visible focus indicator. VWG-5880 - B1c - TreeView nodes are moving when the treeview with is collapsing VWG-5881 - B1c - Form - on RTL mode form does not show CloseBox, MinimizeBox and MaximizeBox VWG-5882 - B1c - Property Grid - ToolBar is too high VWG-5883 - B1c - PropertyGrid - text jumps VWG-5884 - B2 - PropertyGrid - Back color VWG-5885 - B1c - Label with BorderStyle set should render accordingly VWG-5888 - B1c - NET3.5 DataGridView should allow editing cells without throwing a JS error VWG-5891 - B1c - List VIew- CellNormalStyle back color VWG-5892 - B1c - ListView - CellSelectedStyle ForeColor VWG-5893 - RC0a - RibbonBar, NavigationTabbs & WorkspaceTabs - Header font VWG-5894 - B1c - Property Grid - LabelActiveStyle and LabelNormalStyle VWG-5895 - B1c - Month calendar- Borders VWG-5896 - B1c - DateTimePicker: Text should not be cropped when using a Font size larger than the default VWG-5899 - B1c - ListViewItem with graphics and text long enough to fill the space should not "wrap around the graphics" VWG-5903 - B1c - ListView - clicking on listview does not work in Obscuring mode VWG-5905 - B1c - RTL: ToolBar - extra lines VWG-5907 - B1c - RTL: NavigationTabs - right and left frame images VWG-5908 - B1c - RTL: TreeView - Lines are corrupt VWG-5909 - B3 - RTL ToolBarButton - hover button style VWG-5910 - B1c - RTL: SearchTextBox - the text has space in the right side VWG-5911 - B1c - Popup window should have a skin client area definition. VWG-5912 - B3 - RTL: TreeView - the state images are align to the left VWG-5913 - B1c - RTL: RibbonBar left and right border VWG-5915 - B1c - RTL: TabControl left and right frame width VWG-5918 - B3 - RTL: Form - replace the minimize and closed buttons VWG-5919 - B3 - RTL: Binding navigator - the move left right picture are reversed VWG-5920 - B1c - Color Dialog - raise an error when opens VWG-5924 - B1c - MaskedTextBox - wrong behavior when mask set to letter VWG-5931 - B1c - GroupBox: The text title should not be obscured by docked ?Fill? control inside the groupbox. VWG-5933 - B1c - RTL: MenuItem - doesn't use the right font style VWG-5937 - B1c - RTL, Analytics: MenuItem - Hover item isn't paint VWG-5938 - B2 - DataGridView - focus lost on row delete, page turn, validation error VWG-5944 - B1c - RTL ToolBar - the first button is over the menu handle VWG-5950 - B2 - MDI child forms should appears in the center of MDI parent when StartPosition is set to "CenterScreen" VWG-5952 - B1c - FF: MDI Parent Form should have ControlBox(System menu box) VWG-5955 - B1c - Form - FixedToolWindow bottom border VWG-5956 - B1c - RTL ,ComboBox - Gmail ,the DropDownButton has a left border VWG-5957 - B1c - IE: DataGridViewComboBoxCell throws error on DropDown VWG-5958 - B1c - RTL: TreeView - Connector lines are broken VWG-5961 - B1c - Massive textbox updating causes a constant event firing VWG-5962 - B1c - Datagridview checkbox cell does not return focus to the grid after its value is set through space key (only in Mozilla and Webkit) VWG-5963 - B3 - Datagridview textbox cell is not releasing selection on mouse down (onyl in FF) VWG-5964 - B1c - Control - default border color VWG-5969 - B1c - RTL - GroupBox header VWG-5970 - B1c - GroupBox - on Facebook theme the header text is not on the right place VWG-5971 - B1c - Search TextBox - the popup menu doesn't open VWG-5974 - B1c - DataGridView - incorrect cell selection after editing VWG-5975 - B1c - RTL - RibbonBar button hover style VWG-5977 - B1c - RTL - ListView headers icons aren't align to the center VWG-5979 - B1c - RTL - Navigation tabs Header alignment VWG-5980 - B1c - RibbonBarButton - can't change the button text forecolor VWG-5981 - B1c - RTL - Toolbar has a line in the right side VWG-5983 - B1c - RTL - Form close button is too high VWG-5984 - B3 - RTL - DataGridView with scrollbars is distorted VWG-5987 - B2b - NumericUpDown: Dragging an inherited NumericUpDown into a Form should be error free VWG-5991 - B1c - MDI child form: MessageBox.Show(this, ...) and Form.ShowDialog(this) should not lock the whole page VWG-5992 - B1c - Form ControlBox(System menu) issues VWG-5993 - B1c - VWG taskbar should display minimized forms correctly VWG-5996 - B3 - DataGridView - after validation error, selection position is wrong VWG-6002 - B1c - DataGridVew: CheckBoxColumns and ButtonColumns DefaultCellAlignment should works correctly. VWG-6007 - B2 - Setting a form to Custom authentication should allow entry of logon form in textbox below VWG-6009 - B1c - MaskedTextBox: Should be draggable from the ToolBox VWG-6013 - B1c - Property Grid value text is not align VWG-6014 - B1c - TaskBar - font is wrong. VWG-6016 - B1c - RTL - PropertyGrid is reversed VWG-6020 - B1c - Toolbar - raise an error at design time VWG-6022 - B1c - TextBox should fire Enter/Leave/GotFocus/LostFous/Validated/Validating events when clicking on Button and clicking back on the TextBox VWG-6023 - B1c - Toolbar should adapt its size and its buttons size according to WinForms VWG-6024 - B1c - RTL - the toolbar separator disappears. VWG-6026 - B1c - Combobox popup should be open in same senarios as in WinForms VWG-6027 - B1c - Wrapper demo walkthrough's code should not generate JS error in IE when rendered VWG-6029 - B1c - UserControl's Load event should fire before anything else in the UserControl VWG-6031 - B3 - [VWG v6.4 Beta1] ContainerControl: Contained overflowing non docked controls should not affect contained docked controls' size VWG-6037 - B2 - TrackBar: Fix distance between tack and frequency lines VWG-6038 - B1c - Mainmenu on MDI forms should work correctly VWG-6039 - Ra - MDI: MDI Child forms should fire Deactivate event VWG-6040 - B1c - Toolbar - Menuhandle and DragHandle images are corrupt. VWG-6045 - B1c - PropertyGrid popup should support minimum size and not squeeze the default editors VWG-6048 - B1c - MenuItem - Can't set fore color from theme VWG-6052 - B2 - DataGridViewComboBox: Should not throw exception while selecting different combo value VWG-6053 - B1c - IE: DataGridView when bound to Object or DataSet datasource should not show JS errors when shown in new form via Show() or ShowDialog() VWG-6054 - B3 - MDI: Activated event should fire on MDI Child forms in other browsers than IE VWG-6056 - B1c - Draging script files on the skin designer in image mode causes errors VWG-6060 - B1c - DataGridView - keyboard events stop working VWG-6061 - B1c - DataGridView ? Selection state not working correctly VWG-6063 - B1c - New Form with Button and/or TextBox should be visible in IE8 VWG-6065 - B1c - DataGridView - focus lost on adding new row VWG-6069 - B2 - WorkSpaceTabs with MultiLine = False, should render accordingly VWG-6076 - B1c - Skins should support retrieving comma separated value strings from their resource files in all supported cultures VWG-6077 - B1c - MainMenu - Menu click event VWG-6082 - B2 - Sorted option is not working in combo box VWG-6085 - B1c - ObjectBox - spell error in standby attribute - in XSLT VWG-6096 - B1c - MonthCalendar: The selected date Month/Year in the header line should be shown in run time VWG-6098 - B1c - MDI forms: Click event of button should fire in MDI Child Form. VWG-6099 - B1c - Form: Load event should be reachable VWG-6101 - B2 - SplitContainer: Contained controls change in width when anchored left+bottom+right and Form is saved, closed and reopened in designer VWG-6102 - B2 - DataGridView - losing focus when selection change registered VWG-6105 - B1c - bidirectional image value crash. VWG-6113 - B2 - FlowLayoutPanel should respect the margin settings on it's controls while rendering VWG-6121 - B2 - Designer should not remove property setting of AcceptButton/CancelButton when new control added to the form VWG-6122 - B1c - Add support for adding controls as sub items in ListView VWG-6124 - B1c - Obscuring IE: Application with one or more controls should show it's controls VWG-6131 - B3 - [v6.4 RC0] Deploy language resource assemblies next to the Gizmox.WebGUI.Forms assembly location VWG-6137 - B1c - ComboBox should fire a SelectedIndexChanged event when selection is changed VWG-6142 - B1c - Databound ComboBox should not postback three times after selection is changed in FF and Chrome VWG-6143 - B3 - Non-databound ComboBox with TextChanged event registered should not do continuous postbacks after selection has changed in FF and Chrome VWG-6144 - B1c - Non-databound ComboBox should not change it's selected display value on postback VWG-6147 - B1c - ListView.Items.Insert should allow inserting of ListViewItems VWG-6148 - B3 - Button with a long Text should render with it's text wrapped VWG-6149 - B1c - Form.Load event should be fired for LogonForms VWG-6150 - B1c - Form.Load event should be fired on forms Context.Transfer-ed to VWG-6151 - RC0 - MonthCalendar: Fix text alignment on the selected year/multiyear items VWG-6152 - B1c - Animation should be configurable VWG-6154 - B2 - ComboBox - scroll bars on FF VWG-6155 - B2 - Skin Designer -> Form: ToolWindowRestoreButton in Analytics theme cannot be overridden VWG-6158 - B1c - Header Panel -> On RTL View the title has to be aligned to the right VWG-6160 - B1c - DateTimePicker throws ArgumentOutOfRangeException VWG-6161 - B1c - FF - DialogForm with empty textbox should render with empty textbox and show control box of the Form VWG-6162 - B1c - CheckBox - Image + ImageAlign not working VWG-6163 - B1c - RadioButton - CheckAlign + Image + ImageAlign VWG-6164 - B2 - Label - long text shown in one line VWG-6166 - B1c - MenuItem Shortcuts VWG-6168 - B1c - Skin Designer -> DataGridView CellSelectedStyle ForeColor should be overriddeble VWG-6171 - B3 - ComboBox - ImageBoxBorderStyle skin value is disabled VWG-6172 - B2 - Catalog Sample should be installed - VWG Enabled VWG-6173 - B1c - Text rendering is not rendering backslash correctly. VWG-6174 - B1c - TextBox does not encode its text in the server VWG-6177 - B1c - ComboBox does not update it's text when selected index has changed from UI or code VWG-6178 - B2 - NavigationTabs - Extra properties VWG-6179 - B2 - ComboBox - scrollers not working VWG-6180 - B2 - combo - last item text is cut VWG-6181 - B1c - combobox - JS error when moving between items VWG-6182 - RC0 - Error when parameters collection of ObjectBox derived controls changed VWG-6183 - B1c - Exception from the skin generator causes white screen in non obscured mode VWG-6189 - B3 - DateTimePicker text is rendered too high VWG-6197 - B1c - FF updates are blinking (seems like two updates are occurring) VWG-6198 - RC0 - ComboBox: when item's number is less than MaxDropDownItems ScrollBar should not appear at all. VWG-6203 - B1c - C# Wrapped control should not generate "Value cannot be null" errors in designer VWG-6204 - B1c - C# VS2008 Wrapped controls should not generate "Control_Focus undefined" JS error on load in IE VWG-6212 - B1c - MenuItem: When MenuItem.Enabled is set to false MenuItem should be visible in MenuItems dropdownlist in IE. VWG-6215 - B2b - HeaderedPanel: Custom usercontrol with docked HeaderedPanel should be displayed on the Form correctly in design time VWG-6220 - B2 - MainMenu: MenuItems should have hover visual style when disabled. VWG-6223 - B2 - List view with a control column as the first column affects the BG of all cells VWG-6224 - B1c - TreeView and TextBox should not have the default browser outline on focus VWG-6225 - B1c - Link tags should not have a closing tag (w3c) VWG-6226 - B1c - Server resources are missing content type header VWG-6228 - B2 - TextBox: With MultiLine should be attached to its frame with no space VWG-6229 - B1c - MenuItem Hover style background gif is cut VWG-6231 - B1c - ListView header should not be cut VWG-6234 - B1c - Cannot run VWG application with less then full trust level. VWG-6238 - B3 - Help viewer is missing icons VWG-6239 - B3 - Property grid collection editor is missing up/ down icons in the buttons VWG-6243 - B2 - ComboBox item hover is not working properly in chrome VWG-6244 - B1c - Debugger should not throw an error in stop all all errors when opening xml VWG-6245 - B2 - Debugger should look the same in all browsers VWG-6246 - B1c - ColorDialog is not working in obscuring mode VWG-6247 - B3 - ComboBox should not have the default focus indicator of the browser VWG-6252 - B2 - Changing skin's "CompilerActions" or "PresentationEngine" property value does not making form dirty. VWG-6255 - B1c - Wrapper should handle propreties conflicting with vb key words VWG-6256 - B1c - OpenFileDialog should display it's dialog correctly and without JavaScript errors VWG-6264 - B1c - Form - Resize event should be fired when form is resized in other browsers than IE VWG-6266 - B1c - Hiding a dialogform calling Hide() should hide the form VWG-6267 - Ra - FckEditor with ToolBarSet = "Basic" should respect that setting and draw a basic toolbar VWG-6268 - B2 - TabControl should not change the width of the tab "headers" when switching tabs VWG-6270 - B1c - AspPageBox Issues When Obscuring is Enabled VWG-6271 - B1c - Maximize box disappeares after maximizing a form (with obscuring) VWG-6272 - B1c - SearchTextBox - error on clicking "search" icon VWG-6273 - B1c - DataGridView - SelectionForeColor VWG-6276 - B1c - DateTimePicker should format it's Short and Long dateformats according to culture set on application VWG-6277 - B2 - ImageKey property not working in design time VWG-6278 - B1c - RTL - Narrow Navigation Tabs VWG-6281 - B2 - MainForm Authentication: The description text of the options should be wrapped VWG-6282 - B1c - DomainUpdown - can not select first value VWG-6283 - B2 - DataGridView - double post back when listening to SelectionChanged VWG-6284 - B1c - DataGridView - SelectionChanged is always fired VWG-6299 - B1c - TextBox - Chrome and FF, the multiline text is not rendered properly VWG-6300 - B1c - Combo box wont close popup after mouse click VWG-6305 - B1c - ToolBar.TextAlign should default to Right VWG-6307 - B2 - Form - after maximizing a form, restoring does not get the right original size VWG-6309 - B1c - Catalog - Silverlight package building - option - set default to False VWG-6311 - B2 - TrackBar - too many bars. VWG-6312 - B1c - Textbox: The loading icon should not appear while switching with databound textboxes VWG-6317 - B1c - MSBuild throws error about $(DefineConstants) in application targets Tasks VWG-6329 - B3 - PropertyGrid - textbox losts focus and editing is impossible (Webkit only) VWG-6339 - B1c - OpenFileDialog in DHTML mode should complete upload without JS errors VWG-6341 - B3 - RTL ToolBar with ToolBar.RightToLeft = RightToLeft.No should render LTR VWG-6344 - B1c - Selecting images for Image property of a control from icon folder, should not show two entries for each image VWG-6350 - B1c - RibbonBarDropDownButton with attached ContextMenu should not show dialog when MenuItem selected VWG-6353 - B1c - PropertyGridView releases unnecessary value changed events (Webkit only) VWG-6355 - B2 - Date time picker should no close popup after selecting a year VWG-6356 - B2 - Combo box in simple mode should not incress size of item when incrissing combo size VWG-6358 - B1c - Listbox: The drag&drop between listboxes should not cause JS error VWG-6362 - B2 - Graphic QA - StatusBar (Default theme) VWG-6363 - B2 - TrackBar: The tack should be positioned over the last frequency marker when dragged to the end VWG-6365 - B2 - Cancel text box validating is not returning previous value. VWG-6368 - B2 - Form: When fixed size cursor shouldn't change to resizing mode when moving the mouse over form's borders VWG-6371 - B3 - Binding Navigator: The item counting text on the ToolBar (x of y) should be properly spaced VWG-6372 - B2 - Binding Navigator: The item counting text on the ToolBar (x of y) should be properly colored VWG-6376 - B2 - StatusBar Panels Text should have padding in RTL mode VWG-6377 - B2 - FF/Chrome: StatusBar Panels seperators shouhld be visible in FF and Chrome VWG-6381 - B1c - NavigationTabs + WorkspaceTabs (RTL mode): Font shuld be ? sans-serif 13 VWG-6382 - Ra - ListView (RTL mode): Catalog Sample1- The exclamation marks on the content lines should be centered VWG-6391 - B2 - Form - FormStartPosition CenterParent not working VWG-6393 - B2 - ListBox should not have too much spacing in front of the items' text. VWG-6394 - B1c - Form: header text should not render NewLine as in WinForms. VWG-6395 - B1c - WorkspaceTabs: Font should be sans serif 13 VWG-6396 - B2 - Radiobutton: The CheckedChanged event should not fire if radiobutton? state is not changed. VWG-6398 - B2 - DataGridView: setting column's AutoSizeMode to any non-default value should not cause an error apearance. VWG-6399 - B2 - PropertyGrid - expanding of complex property is broken in IE VWG-6413 - B2 - DataGridView - ColumnHeader's text should show the correct text in the header VWG-6415 - Ra - ListBox should return it's currently selected item's display value in the Text property VWG-6416 - B2 - Button's image is not displayed in Chrome. VWG-6419 - B2 - FF: MonthCalendar In year and multi-year view: Each multi-year should consist of two lines VWG-6420 - B2 - Froms - changing form size in run time does not work VWG-6422 - B2 - DateTimePicker - with ShowUpDown bottons VWG-6423 - B2 - Graphic QA - RibbonBarGroup (Default theme) VWG-6424 - B2 - Graphic QA - RibbonBarTabControl (Default theme) VWG-6427 - B2 - Loosing focus from a modaless IE dialog causes a JS exception VWG-6431 - B2 - ListView should show ContextMenu when right clicking column header VWG-6435 - B2 - Adding project of type Library in VB.NET should be compilable error free VWG-6437 - B2 - DateTimePicker should be able to show dates in ja-JP culture VWG-6440 - B3 - ListView - renders unnecessary ForeColor value VWG-6446 - B2 - CheckedListBox - CheckOnClick broken VWG-6455 - B2 - TreeView: When the subnode is selected, the node should expand automatically VWG-6462 - B3 - Redrawing a scrollable container does not preserve last scrolling position. VWG-6466 - B2 - Form IsMdiContainer property is not serialized VWG-6467 - B2 - JS errors popups on application initialization ("variable xxxx_ is undefined") VWG-6469 - B2 - Chrome resources are not collected to skin VWG-6472 - Ra - DateTimePicker Daylight saving fix should be implemented in client date to ticks translation VWG-6475 - Ra - ToolBar: ToolBarButton.ToolTipText should be localizable VWG-6481 - B2 - NET3.5/VS2008 application should not throw JavaScript error on load VWG-6482 - B2 - Setting Font property of ComboBox should not corrupt the dropdown list VWG-6486 - B3 - Renaming Control in designer should update the Name property accordingly in designer generated code VWG-6487 - Ra - Combobox does not allow wheel scrolling on its pop up unless mouse is pointed on the popup's scroller (only in FF) VWG-6489 - B2 - Catalog sample: spelling changes VWG-6494 - B2 - Forms designer should not show exceptions being thrown on Color, Margin and Font properties VWG-6496 - B2 - Form - Calling show on a non-dialog form should bring the Form to the front (z-order) VWG-6502 - B2 - TreeView - Setting ForeColor on nodes should render like that in browser VWG-6504 - B2 - private - Form - open form with ShowDialog dont work as expected VWG-6505 - B2 - numeric up down border = none is not working properly VWG-6506 - B2 - ListView cell control background is overridden when selecting a row VWG-6509 - B2 - ListView: With view List should display items in top-down direction VWG-6517 - B3 - StatusBar - separator image should be higher VWG-6546 - B2 - ListView: In View List allow the ListViewItem column to expand according to the width of the longest item VWG-6549 - RC1 - Catalog Sample application: buttons "Home" and "Print" should render their icons in "Visual WebGui SDK Reference" help window. VWG-6551 - B2 - Add support for disable drop down image in custom template VWG-6552 - B3 - DataGridView RTL: for RTL mode TopLeftHeaderCell should be displayed also right-to-left (specularly). VWG-6559 - B3 - DataGridView - Setting alignment in style for HeaderCell should render accordingly VWG-6560 - B3 - DataGridView - Setting Alignment within CellFormatting should render accordingly VWG-6561 - B3 - TreeView with CheckBoxes=True should not render with double space between checkbox and text VWG-6565 - B2 - TabControl should not show "scroll indicator" when clicking on selected tab in FF VWG-6568 - B2 - System.InvalidCastException thrown VWG-6569 - B3 - SplitContainer: Contained controls return to their original size after refresh VWG-6574 - B3 - DataGridView with EditMode=EditOnKeystrokeOrF2 should position the caret at the end of existing and unselected text when pressing F2 VWG-6579 - B3 - ListView RTL Mode & IE: group header should be completely rendered. VWG-6584 - B2 - Application using images should be able to run in medium trust configuration VWG-6585 - B2 - Upload Files - Has a blink VWG-6590 - B2a - Auto size in FlowLayoutPanel is not working properly VWG-6592 - B3 - Label with user control in Auto size is not growing correctly VWG-6594 - RC1 - Form Dock padding and auto scroll client size is not calculated correctly VWG-6596 - B2 - Auto scroll in FF and Chrome not working properly VWG-6598 - B3 - Numeric up down in a listview and bg set to transparent dose not display the selected row color VWG-6602 - Ra - List view alternate row bg color with panel is not working VWG-6604 - B3 - Label bg in design time is control and should be transparent VWG-6607 - B3 - Treeview label edit when on deployment server is not working with FF VWG-6608 - RC1 - ListView.GridLines should have an unbolded default value in designer VWG-6615 - B2 - ListView - Adding list items raises an error VWG-6623 - B2 - MDI Forms: Closing MDI Child form should not make be disable Parent Form VWG-6625 - RC0a - MDI Form: If Minimize and Maximize button state is changed dynamically, they should be reflected immediately VWG-6629 - B3 - Setting Session tracing switch to 2 or 3 should work without exceptions being thrown VWG-6630 - B3 - BindingNavigator's images should show and it's height should be less VWG-6632 - B3 - ListView: ItemFormatting event should be fired also when in a different view than Details VWG-6634 - B2 - ListBox - non-databound ListBox should visually show when first item in list is selected VWG-6638 - B2 - Flat button - The default font is too big VWG-6639 - B2 - TreeView - Opens as extpanded VWG-6640 - B2 - ClassBrowser - tree has no sub nodes VWG-6641 - B2 - MainMenu - RadioCheck and Checked behavior not compatible with WinForms VWG-6644 - B2 - Form: If window state is changed from Minimized to Maximized size in run time, the Form.WindowState value should be correct . VWG-6649 - RC1 - DataGridView: setting WrapMode=False for cell should work properly VWG-6650 - B2 - Setting Button.Visible = False after InitializeComponent() and before Form.Load should respect that setting VWG-6672 - B3 - TrackBar: The tickStyle should be rendered correctly in design and run modes VWG-6674 - B2b - TrackBar: The slider should be rendered correctly in run time while changing Value, Maximum and Minimum properties. VWG-6678 - B2 - TextBoxSkin.TextBox.xslt - Extra "," (comma) should be removed from TextBox_DoPaste call VWG-6680 - B2 - Setting ListView Cell properties through ListView.ItemFormatting should not depend on types of data in ListView columns VWG-6682 - B2 - DateTimePicker time formatting initially with hour=1 digit and later changed to 2 digits should render correctly VWG-6693 - B2 - FF2 RTL problem with headerpanel and spliter VWG-6694 - B2 - Split container in RTL is not working properly after resizing VWG-6698 - B2 - TreeView should default to all nodes non-expanded on initial rendering VWG-6700 - B2 - Check box check in designer is over written by CheckState VWG-6705 - B2 - OpenFileDialog should complete the upload, fire FileOk and Closed events, as well as populating Files.Count VWG-6706 - B2 - Skin Designer - editing resources VWG-6711 - B3 - Wrapped control should keep it's state and it's Text property should be set/get-able via HostedText wrapper property VWG-6713 - B2 - Navigation tab fix bg color of buttons and control VWG-6720 - B2 - ASP.NET Wrapping Infragistics.UltraWebGrid should include properties in wrapper generated code VWG-6725 - B2a - Provide migration path from 6.3 based application to 6.4 based application VWG-6728 - B2 - Controls which contained in a TableLayoutPanel should have a proper size value. VWG-6730 - B3 - FontDialog: The font effects section should works correctly VWG-6732 - B2 - FlowLayoutPanel should not draw a blank place holder VWG-6733 - B2 - PropertyGrid - multiple selected objects VWG-6736 - B2 - Navigation tab Extra Tab ability missing VWG-6739 - B3 - Listbox: The Items selection in run time should be work correctly VWG-6740 - B2 - RichTextBox and RichTextEditor does not support background colors. VWG-6741 - RC0a - RadioButton: The event CheckedChanged should be fired correctly when radiobutton is unchecked VWG-6744 - B2 - Adding multiple controls to a form and set Anchor=None should not stack the controls on same spot VWG-6747 - B2 - TableLayoutPanel Add defense to -1 values in calc size VWG-6748 - B2 - UserControl and Form should not display and serialize the Anchor property. VWG-6751 - B2 - Radiobutton, Checkbox: If control is focused, the top border line should be rendered VWG-6752 - B2 - SearchTextBox does not work properly on FF 2.0 VWG-6763 - B2 - Toolbar: The ToolbarButton.Menuclick event should be have correct type VWG-6765 - B3 - FF ComboBox should not require two clicks to select an item after entering part of text and then select by mouse VWG-6766 - B2 - TableLayoutPanel with 3 rows as 35px, 100% and 35px should remain that way after form reload in designer VWG-6769 - B2 - Controls added to flowlayout with dock top are not shown at run time VWG-6779 - B3 - LinkLabel: Changing LinkColor value in run time should be reflected immediately VWG-6783 - B3 - ListView & ImageList: when ListViewItems are added using Add(string strText, int imageIndex) method images should be rendered in run-time. VWG-6803 - Ra - DataGridView - do not save updated values to database VWG-6806 - B3 - Panel: The AutoScroll changing should be reflected immediately in run time VWG-6807 - B3 - PropertyGrid - edit multiple selected objects text value VWG-6813 - B3 - ListView: The AllowColumnReorder changing should be reflected immediately in run time VWG-6814 - B3 - ListView: should be updated if the UseInternalPaging is changed in run time VWG-6817 - B3 - ListBox: The AllowDrop changing should be reflected immediately in run time VWG-6821 - B3 - SplitContainer - Panel2MinSize VWG-6822 - B2 - After control being redrawn, its docked siblings should be resized / repositioned (Mozilla and Webkit) VWG-6823 - B2 - TabPage.Visible should be implemented. VWG-6824 - B3 - Inline Dialog: Form border should always stay reachable by the user VWG-6826 - B2a - App with Panels, Buttons, Labels, TextBox and ErrorProvider should not load with blank form VWG-6829 - B3 - LinkLabel: Changing LinkColor value doesn't work VWG-6830 - B3 - FontDialog: The font should allow all styles in run time VWG-6838 - Ra - VWG Start-Menu Shortcuts and installation folders should be completely removed after uninstalling using uninstall shortcuts. VWG-6839 - B3 - DataBound ComboBox should have no selecteditem after clearing the text and loosing focus VWG-6841 - B3 - FontDialog: The message should be shown if fontsize is out of the min and max sizes. VWG-6843 - B3 - Unclear Error message shown on opening of skin or theme designer VWG-6849 - B3 - Chrome: TreeView ? the node text area and selection border should be rendered correctly while editing node text VWG-6850 - B3 - DataGridView - AllowUserToOrderColumns property VWG-6857 - B3 - Splitter - with multiple panels VWG-6859 - B2c - Support multi cast delegate on the event store VWG-6862 - B3 - ListView: Changing Column width value in run time should be reflected immediately VWG-6864 - RC1 - Help.ShowHelp of .CHM file with images should show the images VWG-6866 - B3 - Combobox: The item selection should not be broken in run time in combobox with Simple style VWG-6870 - B3 - Panel, HeaderPanel, GroupBox, FlowLayoutPanel : The method Controls.Insert() should work correctly VWG-6872 - B3 - MonthCalendar: The multi-year groups should be rendered correctly in run time VWG-6877 - B3 - ListView bound to BindingSource should update the BindingSource's state when moving through records VWG-6879 - RC1 - datagridview - wrong selection behavior when gotfocus event is registered VWG-6882 - B3 - Panel: The property MinSize should be serialized in designer VWG-6886 - B3 - ListView: The scroll should be shown in FF and Chrome if View=List VWG-6890 - B3 - DataTimePicker: If DTP is used in usercontrol, dropping it on the Form should not causes error. VWG-6893 - B2d - Chart: Fix XML rendering VWG-6898 - B3 - Resize event should fire on Controls including Forms VWG-6901 - RC1 - TabControl: The contextmenu should be shown while right clocking on tab header. VWG-6904 - B3 - DataBound DateTimePicker should allow selection datepart after a change is made to the data in FF and Chrome VWG-6912 - B3 - The ReportViewer control has a double vertical scroller on WebKit VWG-6913 - B3 - ListView.ItemFormatting - Setting e.Value should be rendered as the value in the ListViewSubItem VWG-6914 - B3 - Treeview, ListView - Copy & paste should not duplicate items VWG-6918 - B3 - Control: Enabled state should not be affected by containing container control VWG-6919 - B2e - TreeNodes collection - Failed to add an item on Server state VWG-6920 - B3 - Button: with Enabled set to false, should have the default cursor type (not hand) VWG-6923 - RC1 - The right click event should raise a click event as in Winform VWG-6925 - B3 - ToolBar in LTR culture set for RTL should render RTL despite disabling buttons VWG-6932 - B3 - Cannot add tree view nodes above second depth VWG-6936 - B3 - Combo box mouse leave on item after a letter was enter is not refreshed corectly VWG-6939 - B3 - ComboBox with DropDownStyle set to SimpleMode doesn't remove item selection. VWG-6942 - B3 - CheckedListBox : when unchecked top item is moved down through 2 checked items it should not become checked VWG-6945 - B3 - Properygridview text entries does not apply values on blurring VWG-6947 - B3 - toolbar ? setting image index to 0 is not working VWG-6951 - B3 - column header text ContextMenu is not shown in IE VWG-6955 - B3 - HtmlBox: In FF When content is larger than displayed area, scrollbars should show up VWG-6964 - B3 - MaskedTextBox: The event EnterKeyDown should not return a null value VWG-6965 - B3 - FileHandle.ContentType is throwing a not implemented exception VWG-6967 - B3 - Cannot drag a new rich text box through tool box. VWG-6973 - B3 - ImageList control is'nt being rendered as a member on its containing form VWG-6976 - B3 - Chrome: Date TimePicker should be rendered correctly in run time VWG-6979 - RC0a - DateTimePicker: The DropDown Calendar should not be shown after Local Culture is changed VWG-6983 - B3 - Flat Button should change color on hoover VWG-6987 - B3 - Button and flat button the down style is not displayed correctly because the focus takes over VWG-6988 - B3 - ListView - Anchoring Left+Right within a TabControl should render correctly VWG-6993 - B3 - RibbonBar - Should set Visible=True for it's subcontrols and should allow changing the Visible property VWG-6996 - Ra - DataGridView - Should fire ColumnDisplayIndexChanged when columns are reorder in client VWG-7001 - B3 - [private] Clicking on a TreeNode should not cause visible components to get hidden VWG-7002 - B3 - DataGridView - ReadOnly DataGridViewCheckBoxColumn should now allow changing the checkbox VWG-7004 - B3 - ListBox selection stopped working in the catalog sort columns example VWG-7006 - B3 - ListView with FullRowSelect=False and custom color on it's items should show indication of selected row VWG-7008 - B3 - RadioButton: If Checked = True, saving Form should not causes VS error in VB VWG-7009 - B3 - Datagridview - wrong behavior when using code to change selection/current cell VWG-7010 - RC0 - PropertyGrid: The text in the value (right) column has to have left padding of 3 pixels VWG-7013 - RC0 - DateTimePicker: Should be horizontally aligned to the MonthCalendar dropdown (FF and Chrome) VWG-7015 - RC0 - TrackBar: The tack on the horizontal TrackBar has to be vertically aligned with last frequency markers when the Value property equals the Maximum property VWG-7017 - RC0 - Ribbon Bar: The Line at the bottom of the internal frame of the RibbonBarPage should be continuous VWG-7018 - RC0 - TrackBar: The tack should remain in place on mouse-down (FF and Netscape) VWG-7019 - B3 - DateTimePicker: The MonthCalendar drop-down should not have additional borders VWG-7020 - RC0 - NavigationTabs: In FF and Netscape, MenuItem content should be vertically centered VWG-7024 - B3 - DataGridView - Assigning a DataTable with at least one row of data to DataGridView.DataSource should not throw exception VWG-7027 - B3 - Implement the DataGridView's begin edit functionality VWG-7030 - B3 - Two different skins with same resource name should not be conflicted VWG-7031 - B3 - Skin designer should allow opening of resources even if they are not dependent on the skin class VWG-7032 - B3 - ForceHTTPS switch problem VWG-7035 - B3 - MaskTextBox - Text property doesn't work VWG-7039 - B3 - ProgressBar - value property doesn't work at design time VWG-7042 - B3 - PropertyGrid - PrpertySort property doesn't work at design time VWG-7044 - B3 - TabControl: Adding a TabControl and setting a TabPage to Visible = false should not cause an exception VWG-7047 - RC1 - Form: The modal form should be opened correctly in run time while maximize/minimize procedures VWG-7048 - RC0 - DataTimePicker: The position of symbol ' : ' should be correct in run time if Format =Time in IE VWG-7051 - RC1 - DialogForm with a TextBox that has a LostFocus event should not return the focus to the TextBox on first LostFocus VWG-7052 - RC0 - LinkLabel with AutoSize=False and a long text should wrap it's text runtime VWG-7057 - B3 - Dock controls do not get scrollbars in auto scroll when docked to the form VWG-7058 - RC0 - LinkLabel with AutoSize=true, the text and underline is cut VWG-7059 - B3 - Combobox: If DropDownStyle=DropDown the navigation of Up and Down arrow buttons should work in run time VWG-7063 - B3 - Drag and drop not working corectly for treeview VWG-7064 - RC1 - ComboBox: While closing with Esc the TextValue should be updated VWG-7065 - B3 - FontDialog: If font size is less than 8, the FontDialog window should be closed VWG-7068 - B3 - ListView: HeaderAutoResizeStyle should register to ListView and not Control VWG-7069 - B3 - ListView: Assigning a ListViewSubItem to a current sub-item should replace the current item VWG-7070 - B3 - OpenFileDialog: The files selection with Ctrl in Upload window should be rendered correctly VWG-7073 - B3 - DataTimePicker: For Custome Format = dd MMM yyyy HH:mm:ss, the key navigation should work correctly VWG-7074 - RC0 - Combobox: For disabled ComboBox the distance between dropdown button image (arrow) and Combobox border should be 1 pixcel, not 5 VWG-7085 - Ra - Form: The events of inner controls should fire at once after moving focus in FF and Chrome VWG-7087 - B3 - NumericUpDown: Right clicking on the arrow buttons should cause nothing VWG-7089 - RC0 - OpenFileDialog: Add button should have correct position VWG-7090 - B3 - OpenFileDialog: all buttons should have hover and pressed states(styles) VWG-7101 - Ra - ToolBar.Buttons collection should implement an IndexOf method as WinForms VWG-7116 - B3 - Themes should be inheritable both in designer and runtime VWG-7121 - B3 - cookieless session is not working properly VWG-7122 - B3 - FormBox: Accessing the Arguments property on Page Load event, should not throw a NullReferenceException VWG-7123 - B3 - Resizing the IE browser window while the application is loading and the loading icon is displayed should not cause a JavaScript error VWG-7125 - B3 - Setting a value on hosting from from within an AspPageBase hosted in an AspPageBox should not throw JS error VWG-7126 - B3 - Implement abstraction layer of the Visual WebGui server VWG-7127 - RC0 - Change "Force HTTPS" configuration CheckBox to RadioButtons or ComboBox with three options VWG-7129 - RC0a - TreeView: Clicking on the expand or collaps button of a TreeNode should not fire a NodeMouseClick event VWG-7130 - RC0 - OpenFileDialog does not through a "File size exceeds allowed limit" exception. VWG-7134 - RC0 - Button: The BackColorChanged, ForeColorChanged, FontChanged, BackgroungImageChanged should fire in run time VWG-7135 - RC0 - CheckBox: The BackColorChanged, ForeColorChanged, FontChanged, BackgroungImageChanged should fire in run time VWG-7137 - RC0 - GroupBox with RadioButtons should allow programmatic clear of the check on all RadioButtons VWG-7138 - RC0 - FaceBook Theme - ContextMenu on ToolBarButton should show text on checked items VWG-7139 - RC0 - The calculation of size of controls is not working properly VWG-7140 - RC0 - Container Control - should raise click event when clicking on disabled child controls VWG-7146 - RC0 - Dialog Form: Closing a dialog Form, the focus should be returned to the last forucsed control and only to it VWG-7147 - RC0 - DateTimePicker: The BackColorChanged, ForeColorChanged, FontChanged, BackgroungImageChanged events should fire in run time VWG-7148 - RC0 - DateTimePicker: The TextChanged event should fire in run time VWG-7149 - RC0 - DateTimePicker: The KeyDown event should fire in run time if app is run in "StateServer" sessionState VWG-7152 - RC0 - ListBox: BackColorChanged, BackgroundImageChanged, FontChanged, ForeColorChanged events should rise when needed VWG-7155 - RC0 - RTL TreeView - the line connector is shift one pixel to the left VWG-7157 - RC0 - "Input string was not in a correct format." Exception is thrown on Click Event VWG-7159 - RC0 - MainMenu: The events Click and DoubleClick should fire while clicking on items header. VWG-7161 - RC0 - TabControl index out of range exception when calling TabPages.Clear() VWG-7162 - RC0 - MonthCalendar: The Contextmenu should be shown while right clicking on the calendar area VWG-7169 - RC0 - [6.4.0RC0] DateTimePicker CustomFormat property output garbled VWG-7170 - RC0 - StatusBar: The BackColor should be affected by change of docking style VWG-7173 - RC0 - TabControl - Adding TabControl to Form should allow reopening the form in designer VWG-7177 - RC0 - Date time picker in FF2 text is overlaping when changing control size VWG-7178 - RC0 - Remove all uses of empty value resources VWG-7179 - RC0 - Form: When themed, Popup should have a border VWG-7191 - RC0 - ListView should not jump the scroller when selecting a row in FF VWG-7192 - RC0 - TabPage Visible property null reference exception VWG-7194 - RC0 - TabControls should allow adding tabs with Visible=False VWG-7197 - RC0 - ListView: The item line should be colored without white "gaps" between each column VWG-7198 - RC0 - ReportViewer: In Net4.0 should not throw an exception for requiring a System.Web.UI.ScriptManager VWG-7203 - RC0 - Inheriting Skin does not send Background image with css VWG-7204 - RC1 - DataGridView: when user begins type text in selected cell first typed char should cause cell enters in edit mode and text changing to this typed char at the same time. VWG-7207 - RC0 - MaskedTextBox: The value "ExcludePromtAndLiterals" of TextMaskFormat should be selective in designer VWG-7218 - RC0 - ToolBarButton: The event DragDrop should work in run time without any errors VWG-7222 - Ra - Containers - Reported size of controls should take into account other Visible=false controls in container VWG-7226 - RC0 - Sample Catalog: Some controls are rendered incorrectly VWG-7231 - RC0 - ListBox:Transfering items between listboxes should work without errors VWG-7233 - RC0 - CheckBox, RadioButton: If TextAlign = TopCenter and set CheckAlign = BottomCenter, the checked state should be rendered correctly VWG-7235 - RC1 - FolderBrowserDialog - Should render it's text in the current culture VWG-7236 - RC0 - ErrorProvider - Closing a Dialog form with "active" errors should not make IE unresponsive VWG-7243 - RC0 - DateTimePicker: with CustomFormat "dd.MM.yyyy HH:mm" typing 1111 into a two digit field should provide the value 11 VWG-7246 - RC0 - DataGridView - Setting Cell.ReadOnly should be honored after form is initially drawn VWG-7248 - RC1 - DateTimePicker: Placing the character " in a CustomFormat should not cause spaces rendered on it's sides VWG-7249 - RC0 - ComboBox: There should be a distance between the border of selected item and combobox frame VWG-7250 - RC0 - ComboBox:The TextChanged event shoud fire while focus losting VWG-7251 - RC0 - ContextMenu: rapid right clicking on menu items cause sub-menus not to appear in place in ComapnionKit VWG-7252 - RC0 - FontDialog: The font selection area should not be broken in Font section VWG-7253 - RC0 - Date time picker last token is renderd as literal. VWG-7254 - RC0 - TrackBar: One pixel of the track should show to the right/bottom of the tack once the TrackBar value equals it's Maximum VWG-7255 - RC0 - DateTimePicker: The last element should be rendrred correctly, not format symbol VWG-7256 - RC0 - UpDown: UpDown text has to have 4 pixels padding to the left VWG-7257 - RC0 - DataGridView: when column's Alignment is set to some right alignment and user begins typing some text in one column's cell cursor should be visible in IE8. VWG-7264 - RC0 - Navigation tab is not permitting any event handling when ever it is selected on load VWG-7265 - RC0 - Split container throws an exception with PreReleaseDockFillCompatibility configuration VWG-7268 - RC0 - Implement the DataGridView.AutoResizeColumnHeadersHeight method (with all proper overlods) VWG-7269 - RC1 - TextBox: When a TextBox is read only (ReadOnly=true), the back colour should be grey VWG-7270 - RC0 - Combobox in FF: The moving with mouse scroll in dropdown list should work VWG-7271 - RC0 - ListBox: If Checkboxes = True, the distance between checkbox and left border should be 3 pixels VWG-7275 - RC0 - UserControl: should correct render it's anchored controls when UserControl is docked. VWG-7277 - RC0 - FlowLayoutPanel - FlowDirection VWG-7278 - RC0 - ErrorProvider - render empty property values to Designer.cs VWG-7280 - RC0 - ListView - TotalItems VWG-7282 - RC0 - PictureBox - render empty property values to Designer.cs VWG-7283 - RC0 - ProgressBar - the ProgressBar show "progress" when the value is zero VWG-7285 - RC0 - TableLayoutPanel - ColumnCount/RowCount VWG-7286 - RC0 - TextBox - wrong text in the designer VWG-7288 - RC0 - TrackBar - Orientation VWG-7290 - RC0 - DateTimePicker - only the left mouse click should work VWG-7291 - RC0 - DateTimePicker - lost focus on up down VWG-7292 - RC0 - ListView: If in ColumnOptions window the selection is changed, the SelectedIndex should be changed too. VWG-7294 - RC0 - NavigationTabs: In Analytics theme, on roll-over, over menu item, text size should stay the same VWG-7298 - RC0 - Catalog Sample/DataGridView/Selection Changed Sample: Starting Balance should be checked for null and changed to 0 rather than throwing an exception if user delete its value. VWG-7301 - RC0 - Label - text is cut when changing font in run time VWG-7305 - RC0 - Changing the data member property on a checked list box should not initialize items checked value. VWG-7307 - RC0 - PropertyGrid: The graphic design is incorrect in run time VWG-7314 - RC0 - Create fallback for null value Context when running from IIS VWG-7315 - RC0 - Controls anchoring: anchored controls should be correct rendered in design-time after Form.Size changing by dragging in Designer and Form Designer closing/reopening. VWG-7319 - RC0 - CheckedListBox: The checkboxes should be uncheckable in Selection mode "None". VWG-7320 - RC0 - ListView: While automatic sorting the SelectedItem tag should be correct value VWG-7321 - RC0 - DataBindings - the .Clear() method throws an error VWG-7324 - RC0 - DataGridView: adding of new row as last page item should work properly. VWG-7330 - RC0 - Combobox "Suggest" auto complete mode should work as in WinFoms VWG-7334 - RC0 - Scrollable elements should not be dragable out of their scroller. VWG-7339 - RC0 - UserControl: Setting Dock to Fill should not throw an exception VWG-7342 - RC0a - DataGridView: changing of ReadOnly property in code should cause edit ability changing in run-time. VWG-7343 - RC0 - ComboBox: 'Enabled' set to false should not allow scrolling between items using mouse wheel VWG-7344 - RC0 - Override of style of control that inherits a control is not working in themes VWG-7345 - RC0 - ListView: populating with data should not cause columns' width changing. VWG-7347 - RC0 - RadioButton: If Checked =True, the radiobox should be rendered in run time VWG-7349 - RC0 - ListView - error when SelectedIndexChanged event is registered VWG-7350 - RC0 - ComboBox: The color of selection line in dropdown list should be blue VWG-7354 - RC0 - ListView - RadioButtons inside a UserControl in a ListView control type cell should not render "blurry" VWG-7357 - RC0 - SearchTextBox : The Search and DropDownMenu buttons should be active in FF, Chrome and Safari. VWG-7359 - RC0 - CheckedListBox, ListBox: If SelectionMode is changed from MultiSimple or MultiExtended to One, only last selected item should be selected VWG-7362 - R - Controls should fire GotFocus event when focus is set programmatically VWG-7367 - RC0 - ComboBox - blinking when expanded, FF only VWG-7368 - RC0 - Form - Maximize control button of inline dialog is not customizable VWG-7371 - RC0a - DataGridView - focus lost when leaving cell editing with textbox VWG-7372 - RC0a - PropertyGrid - expanding of complex property VWG-7375 - RC0 - Tab control when mouse over navigation button to next tab hover state is not displayed VWG-7381 - RC0 - wrapped control's properties and Methods are not generated in sources installation VWG-7387 - RC0a - Form start position is not working in "CenterScreen" mode unless form position is empty VWG-7388 - RC0 - DateTimePicker: If Format is Long and size is by default, the last symbol should not be cut VWG-7392 - RC0 - NavigationTabs: setting of ForeColor property of each TabPage should be rendered in run-time. VWG-7399 - RC0a - VB - UserControl with subcontrols having Modifier=Public should be dropable on a form in designer VWG-7407 - RC0a - DataGridView: ColumnHeaderMouseClick event should be fired. VWG-7408 - RC1 - DataGridView: Columns and Rows borders should not be broken when Horizontal and Vertical ScrollBars are scrolled fully to the right and bottom fully. VWG-7409 - RC0a - Installation of NET3.5 Pro studio without sources should complete sucessfully VWG-7410 - RC0a - DomainUpDown, NumericUpDown: User should not be able to type text in disabled controls VWG-7411 - RC0a - DomainUpDown: If unselected item is removed in run time, the control should be updated immediately VWG-7417 - RC0a - MessageBox: Disabling the LightBox (modal mask) on MessageBox with title should be possible VWG-7418 - RC0a - Form - [close, expand, minimize] button's hover look opposite to Win7 VWG-7425 - RC1 - ContextMenu: The cursor should not be changed for the disable menu items in mouse-over state VWG-7426 - RC1 - PropertyGrid: For Read Only items the description should be rendered VWG-7433 - RC0a - OpenFileDialog: The Add button text is not center aligned whenever its caption is different from "Add" VWG-7434 - RC0a - ComboBox: whenever item's text is exceeding input area or popup width, text should not be wrapped VWG-7435 - RC0a - TrackBar: Should show track when range between Minimum and Maximum is less than TickFrequency VWG-7439 - RC0a - Form control box should support all styles properly VWG-7444 - RC0a - Label with AutoSize=true should autosize when added in a FlowLayoutPanel VWG-7469 - RC0a - MonthCalendar: The multi-year group should be selected according to selected year VWG-7470 - RC1 - Combox should open drop down when typing like it did in 6.3 VWG-7473 - RC0a - FCKEditor should render on MemoryOptimized TabControls - Chrome/Safari VWG-7474 - RC1 - IE6 - LinkLable with BorderStyle = None should not have a Dashed border VWG-7477 - Ra - Linklabel: Text should not jump when control is getting focus VWG-7482 - RC0a - Sample Catalog: Custom DataGridView sample should not cause error VWG-7485 - RC1 - DataGridView - Setting ForeColor in CellFormatting event should render accordingly VWG-7489 - RC0a - TreeView - EnsureVisible should move horizontal scroller VWG-7490 - RC1 - ComboBox - input text key navigation VWG-7491 - RC1 - Combo box in DDL mode is dose not scroll in to view of the selected item VWG-7492 - RC1 - Context menu open at the bottom of the form is not shown correctly. VWG-7493 - RC1 - Margin on docked controls (in a none WinForms compatible mode) is not working correctly in Mozilla and Webkit VWG-7497 - RC1 - ComboBox - Scroller knob height VWG-7502 - RC1 - OpenFileDialog - wrong behavior when selecting many files VWG-7503 - RC1 - DataGridView/ListView ? column reorder problem VWG-7505 - RC1 - VS2010 / IE / MaskedTextBox should allow text entry in subwindows when using Non-Inline windows VWG-7506 - RC1 - combobx key navigation on a scrollable panel is not working properly in IE VWG-7509 - RC1 - ColorDialog: User should not be able to enter chars in numeric fields of Custom Color window. VWG-7514 - Ra - ScheduleBox: The SheduleBoxEvent's ContextMenu Parent property should contain correct reference onto the SheduleBoxEvent. VWG-7516 - R - MainMenu - MenuClick should fire on MenuItem with no subitems (even on all MenuItems) VWG-7523 - Ra - FontDialog - Should render it's text in the current culture VWG-7530 - RC1 - Form: If it is minimized, it should be removed while closing programmatically VWG-7531 - RC1 - When KeepConnectedLimitation is reached application should be redirected to the timeout.htm page VWG-7547 - RC1 - 2_in_1 Client application should run without throwing exception VWG-7548 - RC1 - Client Application (2 in 1) templates should create application that work without adjustments VWG-7558 - RC1 - StatusBar: The long panel text should be cut by panel separator line. VWG-7559 - RC1 - Form - wrong Position/Size when changing Form data from code VWG-7564 - RC1 - FontDialog: The horizontal scroll should not appear in Font section in FF and Chrome VWG-7569 - RC1 - ToolBar: The odd seperator line should not be shown in the right side VWG-7575 - RC1 - RibbonBar: Font type should not be changed on mouse over VWG-7577 - RC1 - Label: text is not centered properly once it is docked (Fill value) within a container with preferred size. VWG-7578 - RC1 - DataGridView - Change in styles should be rendered accordingly VWG-7581 - RC1 - ComboBox: drop down style and None / Append auto complete mode does not work. VWG-7583 - RC1 - Control's Margin property: Margin property setting should effect Control alignment recommended by Designer during Control's dragging over Form. VWG-7585 - RC1 - FlowLayoutPanel and Control's Margin property: Margin property setting should immediately effect Controls' location inside FlowLayouPanel in design-time. VWG-7587 - RC1 - ComboBox - When tabbed to should select all text on entry VWG-7601 - RC1 - Container controls: Padding property of Container controls should be accessible (browsable) in design-time. VWG-7602 - RC1 - DataGridView: Binding to a large data-source should be performed much more quickly VWG-7606 - RC1 - MainMenu, ContextMenu: subitems should not render for a few times VWG-7607 - RC1 - MDI: parent's scrolls should NOT be visible when child is maximized through the code VWG-7609 - RC1 - MainMenu, ContextMenu: subitems should be fully displayed in any location VWG-7610 - RC1 - TextBox - Entering character escape sequence into a textbox should be handled literally, not interpreting the escape sequences VWG-7613 - RC1 - ListView - Updating controls inside a Panel from within ListView.ItemFormatting event should render the updates VWG-7617 - RC1 - Databound DataGridViewComboBox should be populated every time a datasource is assigned VWG-7618 - Ra - DataGridViewComboBox - When dropped down should keep cell height for items in the dropdown - IE8 VWG-7622 - RC1 - ListView - Drag should not be automatically initiated after scrolling the ListView and hovering mouse over dragtarget zone VWG-7628 - RC1 - DataGridview - Adding new row 20 on a paged DataGridView with 20 items per page, should not page the DataGridView away from the new row VWG-7629 - RC1 - ComboBox - Suggest or SuggestAppend mode should not close the dropdown on every other keypress VWG-7633 - RC1 - TextBox Inheriting contols, like SearchTextBox - When dropping to a form should remain visible in designer VWG-7635 - RC1 - 2 in 1 Client application & Catalog Sample: Catalog Sample should not throw an exception when it is running from 2 in 1 application. VWG-7636 - RC1 - DataGridView CellFormatting event occurs twice VWG-7637 - RC1 - ComboBox: there should not be a gap between ComboBox and it's droppdown list when dropdown list is shown above ComboBox. VWG-7639 - RC1 - CompanionKit: BenzeneExample.xyz, HyaluronicAcid.xyz and MoleculeViewer.jar files should not be missed from AppletBox example in CompanionKit. VWG-7640 - RC1 - Drag and drop should be shown on popup elements. VWG-7644 - RC1 - FormSkin is Invisible in Skins tree if no SkinContainer attribute is specified. VWG-7647 - RC1 - MaskedTextBox: changing PromptChar in runtime should be displayed VWG-7649 - RC1 - Handling Application.ThreadException and updating the UI within the handler should render the updates on a remote client VWG-7651 - RC1 - DialogForm with FormBorderStyle=FixedToolWindow should keep dragable area within form header VWG-7659 - Ra - DataGridView: user should be able select some item in DataGridViewComboBoxColumn bound to DataSource and an error should not appear while selecting. VWG-7666 - RC1 - Label with AutoSize = True should autosize correctly in a Dialog form. VWG-7668 - RC1 - ToolBar - Separators should be rendered VWG-7670 - RC1 - UserControl's Load event should fire when on TabPage2 on a dialog form and TabPage1 removed before showing form VWG-7674 - RC1 - OpenFileDialog: Setting FileName to a string that does not hold the path to a file on the server should not thrown an exception VWG-7675 - RC1 - MessageBox shown in Closing handler of a dialogform should not be hidden behind the dialog when rapidly clicking the close form button VWG-7677 - RC1 - Toolbar should support auto size buttons. VWG-7685 - RC1 - Controls and Drag&Drop: dragging source should be dropped immediately in the target Control VWG-7686 - RC1 - DataGridView and Google Chrome: DataGridView's cells should not move from their correct position in Google Chrome. VWG-7687 - RC1 - DateTimePicker: The date/month/year value changed with arrow buttons should be set in calendar immediately VWG-7695 - RC1 - Using Tab key to focus on next control should not "get stuck" when next control in TabIndex is UserControl with all controls disabled VWG-7696 - RC1 - Tabbing through a UserControl that has TabStop = False should not stop and focus on the UserControl VWG-7698 - RC1 - StatusBar: If Dock = None, StatusBar should not be shown as for Dock=Bottom in run time VWG-7700 - RC1 - FontDialog: In IE the distance of text and left border is bigger in font parameters sections VWG-7704 - RC1 - ComboBox: DropDownWidth setting to non-default value should be correct rendered in run-time. VWG-7705 - RC1 - HelpProvider: HelpProvider registering problem should be resolved. VWG-7706 - RC1 - Opening a UserControl in designer with BackColor = Transparent should not open with double ruler or strange borders VWG-7707 - RC1 - Multi line text box support in max length is invalid VWG-7714 - RC1 - DataGridView - Setting column header text to a string with forced linebreaks should render the columns with those linebreaks VWG-7715 - RC1 - NumericUpdown - Entering decimal number in fr-FR culture should not clear the decimal part when loosing focus VWG-7716 - RC1 - NumbericUpDown - Entering fr-FR decimal symbol (comma) should be possible both with numeric keypad and the komma on the "normal" keyboard VWG-7717 - Ra - ComboBox - Removing an item from non-bound Items collection should not require to call Update() VWG-7721 - RC1 - [6.4.0RC1] TableLayoutPanel with autosized columns / rows should render correctly when some cells are empty - IE8 VWG-7722 - RC1 - DialogForm with a CancelButton that closes the form should not fire Closed event twice VWG-7723 - RC1 - Entering space into a TextBox on a dialog form should not fire a click event on a button on the same form - IE VWG-7732 - RC1 - ListView in FF - doesn't display an horizontal scroll bar VWG-7733 - RC1 - TableLayoutPanel - CellBorderStyle VWG-7737 - RC1 - LinkLable - In Chrome the underline is invisible VWG-7738 - RC1 - ComboBox inside a UserControl on a Dialog form should be able to dropdown it's items - IE8 non-inline windows VWG-7751 - RC1 - TableLayoutPanel: columns that are not included in column count should not be visible. VWG-7752 - RC1 - ColorDialog: If dialog is in Maximize mode, the color pointer and arrow should have correct position VWG-7755 - RC1 - DataGridView - Setting e.Value within CellFormatting should render the supplied value VWG-7756 - RC1 - TextBox - Non-breaking-space (Ascii 160) should not be added in certain scenarios when entering text VWG-7757 - RC1 - Form set as TopLevel=False and docked within a panel should be contained within the panel after calling Show VWG-7759 - RC1 - Dialogs shown from MainForm on a FormClosed or Closed events of a Child form should be rendered VWG-7766 - RC1 - FlowLayoutPanel: If WrapContents is False and the FlowDirection is RightToLeft, the content should be rendered not as LeftToRight VWG-7767 - Ra - TextBox - Entering text in TextBox in a dialog form and closing without focusing on another control looses entered text - FF/Chrome/Safari VWG-7770 - RC1 - AutoSize of Label, RadioButton, CheckBox is not applied on Theme change VWG-7771 - RC1 - GroupBox: If any skinnable control is moved in skinnable GroupBox, after reopening Form designer it is removed from groupbox. VWG-7773 - R - Form should bring focus to its parent after closing VWG-7775 - RC1 - Themes Analytics & Facebook - In FF and Chrome ListView paging bar should not overlap the last ListViewItem VWG-7777 - RC1 - Layout of user control - inner controls "unaccessible" VWG-7778 - RC1 - GoogleMap: MapLocation property should be editable in designer VWG-7783 - RC1 - Databound ListView should render updates correctly when sorted and underlying datasource is updated VWG-7785 - RC1 - MessageBox: The EventHandler for MessageBox should be invoked, while its closing. VWG-7786 - RC1 - DataGridView: Width property should be updated correctly when DataGridView is docked and parent Form is maximized VWG-7789 - RC1 - DataGridView should fire KeyDown/KeyPress/KeyUp consistently when keys are pressed - IE8 VWG-7796 - Ra - ListView - Calling ListView.Items.Clear() on a ListView with Groups should also clear items from the groups VWG-7799 - RC1 - TabControl: Updating controls with AutoSize true on an un-selected TabPage should not cause hiding of those controls VWG-7803 - RC1 - DateTimePicker on a dialog form - Shouldn't require two mouse clicks to focus away to another control with caret on destination control but focus indicator on DateTimePicker VWG-7804 - Ra - ToolBar: Arrow of DropDown ToolBarButton should not be partially hidden by ToolBarButton's Text. VWG-7806 - RC1 - ComboBox with DropDownStyle=DropDownList should clear it's Text property when Items.Clear() is called VWG-7814 - RC1 - Change the "Browser is in offline mode." message when connection to server is lost VWG-7820 - RC1 - MainMenu: The pressed area of item should be the same as selected area. VWG-7823 - RC1 - NumericUpDown: The value should be changed correctly, if Up/Down arrows is clicked just after value is entered VWG-7824 - Ra - GoogleMap: overlays should be shown in run-time. VWG-7825 - RC1 - TextBox Validators: error message should not be misspelled. VWG-7829 - RC1 - NumericUpDown: The ValueChanged event should fire if user sets decimal value VWG-7832 - RC1 - RadioButtons in GroupBox - location changed when a form in design VWG-7833 - RC1 - DataGridView should fire KeyDown/KeyPress/KeyUp consistently when navigation keys are pressed - FF and Chrome VWG-7836 - RC1 - DataGridView - Setting Row.Errortext should show the error as tooltip when hoovering over the erroricon without having to select the row with the error VWG-7840 - R - Combobox - databinded combo - selected index change VWG-7841 - RC1 - MessageBox: The buttons should be middle centered VWG-7842 - RC1 - Form: The window state changing from Minimized to Normal size in run time should return correct value of Form.WindowState VWG-7846 - RC1 - DataGridView: overrided OnColumnHeaderMouseClick event should be fired after programmatic column sorting. VWG-7850 - RC1 - Button: The button should be rendered correctly according selected Dock style. VWG-7859 - RC1 - DataBound DataGridView - Should not throw exception on second delete when calling RejectChanges within UserDeleteRow VWG-7861 - RC1 - Form: If dialog form is minimized, the focus should not go to caller form VWG-7863 - RC1 - BindingNavigator - CountItem property should not be missing VWG-7868 - RC1 - [v6.4 RC1] Licensing won't activate with a different user than the initial activating user VWG-7869 - Ra - Workspace: close button should be vertically centered. VWG-7874 - RC1 - ColorDialog in Chrome: In section Define Custom Color the color pointer should not be in selection square while its fast moving VWG-7877 - RC1 - ListView in Chrome: If View=SmallIcon, the scrolls for each item should not be rendered VWG-7881 - RC1 - MessageBox should show correct icons for Exclamation and Asterisk VWG-7882 - RC1 - ComboBox - When DataSources is assigned a datasource that contains one or more null items, it shouldn't thrown an exception VWG-7883 - RC1 - ToolTip - Should not be removed from a Form when Form.Localizable set to true and new language selected VWG-7884 - RC1 - TabControl, WorkspaceTabs and NavigationTabs: BackColor changing should be rendered in design time. VWG-7890 - RC1 - [6.4 RC0a] Click Menu on Toolbar, SplitContainer Panel resizes itself VWG-7892 - RC1 - NumericUpDown: numeric changing should be stopped when user pressed up/down arrow and then leaved it keeping mouse button pressing in FF and WebKit (Google Chrome and Safari). VWG-7907 - RC1 - ComboBox: In ComboBox with DropDownStyle set to Simple item highlighting should work properly when user clicks on empty area of this ComboBox. VWG-7915 - Ra - ComboBox: ComboBox items' height and ComboBox's height should influence on each other properly as in WinForms when DropDownStyle = Simple. VWG-7916 - RC1 - MDI Form: The MessageBox should be opened correctly for MDI child form VWG-7917 - RC1 - IE - Non InlineWindows ? main form child?s forms duplicate after refreshing browser(F5) VWG-7920 - RC1 - IE - NON InlineWindows - when closing form in from server the new active form is not activated VWG-7921 - RC1 - TextBox: in FF and Chrome programmatic text selection should be operable in new session on same client browser VWG-7926 - RC1 - VS2010 - ReportViewer should render it's reports VWG-7928 - RC1 - ListView: When a listview item is not affected to any group, the group should display "Default", not "Defalut" VWG-7929 - RC1 - ListView: When some listview items are not affected to any group, other groups should be rendered VWG-7932 - Ra - Button -Flat button should render with borders by default VWG-7933 - RC1 - Button - Changing BorderColor of Flat Button should render in runtime VWG-7934 - RC1 - ListBox/CheckedListBox should show focus indicator VWG-7937 - RC1 - NavigationTab created with New(strIcon,strText) constructor should render without white strip below the image area VWG-7939 - RC1 - Form: The window state changing from Minimized to Maximized size in run time should return correct value of Form.WindowState VWG-7941 - RC1 - Form: If MDIChild is moved outside of MDIParent view area, the background of MDIParent view area should be full with the same color while opening MessageBox VWG-7942 - RC1 - DateTimePicker: The DateTimepIcker apps should run without any errors in SampleCatalog and ComanionKit VWG-7946 - RC1 - DataGridView - Changing RowsDefaultCellStyle should not throw exception runtime VWG-7947 - RC1 - DataGridView - Clicking on a cell to switch it to edit mode should select the existing contents not clear it VWG-7948 - RC1 - ASP.NET Wrapper should work for VS2010 VWG-7952 - Ra - Improve tabbing mechanism VWG-7955 - RC1 - MDI : If MDI Child is dragged out of MDI Parent view area completely, user should be able to drag it back. VWG-7957 - RC1 - Form: If Modal Form is minimized, the focus should not move to previous opened form. VWG-7959 - RC1 - The order in which controls are added to a UserControl should not affect focus when assigned manually VWG-7961 - RC1 - Listview - Item's group change - shouldn't requires call to Update() VWG-7963 - RC1 - Custom Combobox: If the MessageBox is called form Custom ComboBoxDropdown Form, it should be in focus. VWG-7965 - R - DropDownList ComboBox within a Scrollable container should not scroll the container when dropped down and arrow keys pressed VWG-7966 - R - DropDownList ComboBox within a Scrollable container should not scroll the container when with focus, collapsed and using Up/Down keys VWG-7968 - Ra - ToolBar: ToolBarButton.Image set to PNG image should be shown in design-time. VWG-7971 - RC1 - Form: The StartPosition value should be saved if Form is restored from Minimized state VWG-7972 - Rb - Drag&Drop - auto scroll of target when target has scrollbars should work VWG-7976 - RC1 - Theme change on stateless form should be rendered runtime VWG-7978 - Ra - Chrome 7 problems VWG-7984 - RC1 - ToolBar: Background of Pushed ToolBarButtons with Style set to ToggleButton should be rendered in run-time correctly when ToolBar.Height is bigger than default value. VWG-7986 - RC1 - NavigationTabs: TabPage Image should be shrinked or streched according to size specified in the skin VWG-7987 - RC1 - Combobox auto complete not working properly VWG-7995 - RC1 - Web.config: PreReleaseDockFillCompatibility setting to "On" should make docking behave in run-time like in earlier versions. VWG-8007 - RC1 - ComboBox in IE: If AutoComplete =True, while typing text, each character should not be selected and overwritten by the next character VWG-8008 - RC1 - Color Dialog - with Transparent color property VWG-8009 - RC1 - UserControl.BorderWidth should be 1 by default VWG-8011 - RC1 - NumericUpDown, DomainUpDown: Clicking on arrow buttons should cause the value is changed VWG-8012 - RC1 - Adding a ToolBar with one Button on a Form should show the Button without reloading the form VWG-8013 - RC1 - ToolBar - Setting BackColor should show the new color in the designer VWG-8014 - RC1 - CheckedListBox- CheckBoxCellWidth skin property doesn't work VWG-8015 - RC1 - NavigationTabs: The Extra tab at the bottom should show icons aligned to the right when in LTR mode VWG-8017 - RC1 - OpenFileDialog: Changing Filter value in design mode should not causes error. VWG-8022 - RC1 - Form?s mask not working correctly when opening modal MDI parent VWG-8024 - RC1 - MDI child?s dialog header is hidden by MDI parent controls VWG-8037 - RC1 - TabControls - Using PreReleaseDockFillCompatibility Mode="On" should not reverse the order TabPages are added to TabControls VWG-8045 - R - ListView: For ListView with Font larger than default one, the header area has incorrect layout. VWG-8050 - R - ScheduleBox - Should keep it's schedule on one column if schedules do not conflict VWG-8051 - R - ScheduleBox - Should not render some of it events as lines - FF only VWG-8055 - R - NumericUpDown - When with decimals, value should equal what is entered in browser VWG-8057 - R - TextBox: TextChanged should be the default event of TextBox (it should be preselected in Properties/Events list and it should be generated on double click on TextBox in Designer). VWG-8067 - R - Panel with zero height or width, should be rendered as invisible - FF/Chrome VWG-8068 - R - ListView should be rendered in a Dialog form - IE8 + Non-Inline windows + VS2008 only VWG-8071 - R - Control receiving the initial focus when form loads, should fire GotFocus event VWG-8073 - R - TreeView with ContextMenu and 3 levels of nodes should not fire two MenuClick events when ContextMenuItem selected on Level 3 node VWG-8075 - R - SplitContainer should render runtime inside of an AutoSized TabPage VWG-8078 - R - NavigationTabs, TabControl and WorkspaceTabs: controls with TabStop set false inside NavigationTabs, TabControl and WorkspaceTabs with TabStop also set to false should not get focus while tabbing through controls on a Form. VWG-8079 - R - TabControl, WorkspaceTabs and NavigationTabs: Consider to make Visual WebGui behave in the same way as WinForms at least in WinFormsCompatible mode when Hide() method and Visible property of TabPage are used even they are not supported. VWG-8080 - R - ScheduleBox: Lines in hour column and in day columns should be rendered on one line and events' should be rendered correctly and in similar in all testable browsers. VWG-8081 - Ra - TextBox.Text should contain updated value within LostFocus event or a Click to a PictureBox VWG-8082 - R - NavigationTabs - Setting ForeColor on a TabPage should be effective without changing fontsize VWG-8086 - R - ComboBox - CustomDropdown Form should not render empty after another dialog has been opened - IE VWG-8088 - R - Modal window should not loose its z-order once a modalles window is closed above it. VWG-8093 - R - DropDownList ComboBox within a Scrollable container should scroll within ComboBox only while mouse is over Combobox using mouse scroller VWG-8095 - R - RibbonBar: Clicking on any sub-item of RibbonBar should select the RibbonBar control directly not the sub-item in Designer VWG-8096 - R - Panel, Label: If ContextMenu is set, right clicking in Panel area should cause ContextMenu is shown, not Click event fires VWG-8097 - R - Combobox: The Click event should not fire by mouse right clicking VWG-8098 - Ra - NumericUpDown in FF: The value cleaning with Delete button should work VWG-8099 - R - RibbonBar: sub items of RibbonBarItem should be removed from designer.cs when Page/Group/RibbonBarItem is removed in designer. VWG-8101 - R - Label - the label text position should consider the label padding VWG-8103 - R - RibbonBar: Deleting a RibbonBarStackItem and RibbonBarFlowItem or their sub-items in Designer should not cause error showing VWG-8105 - R - AutoSized Label size should change according to run-time padding changes VWG-8106 - R - ToolBar and RibbonBar: It should be possible to set Dock property to None value and this setting should be serialized to Designer.cs file while default Top value should not be serialized. VWG-8110 - R - ComboBox - AutoComplete problems VWG-8113 - R - FontDialog: If field Font contains unknown font name or other symbols, next clicking OK should close the dialog. VWG-8120 - R - Controls with Anchoring = None should render centered on it's containers - FF/Chrome/Safari VWG-8122 - R - TextBox: TextBox.GotFocus event should not be fired twice when non-main Form gets focus and this TextBox is focused control. VWG-8124 - R - MainMenu - Runtime, a MenuItem's submenu should be collapsed when another MenuItem's submenu is shown VWG-8126 - R - ScheduleBox - Adding an event more than one hour into the future should be possible without setting End property first VWG-8130 - R - DataGridView: Binding a dynamically generated DataTable with more than two rows into to the grid should not cause an exception VWG-8133 - R - FlowLayoutPanel: In IE with WrapContents=true & FlowDirection=RightToLeft contained controls should be fully visible VWG-8135 - R - Overriding a JS resource in a Theme should not remove the resource from the theme VWG-8136 - R - Container.ScrollControlIntoView should scroll both horizontally and vertically as required to scroll te requested control into view VWG-8138 - R - Controls & Anchor property: Controls should have correct location in FF, Google Chrome and Safari when their Anchor property is set only to Left or only to Right. VWG-8144 - R - MonthCalendar should support Monday as CalendarFirstDayOfWeek VWG-8147 - R - DataGridView: Cell should become highlighted at once when it is clicked after all cells were selected by clicking on TopLeftHeader. VWG-8148 - R - Adding a non-TopLevel form to MainForm's Controls collection, or contained Control's collection, should not give ambigious id errors VWG-8152 - R - MDI Child Form: Changing of Main Form size on browser size changing should also change size of it's maximized MDI child Form. VWG-8165 - R - FlowLayoutPanel: If WrapContents is False and the FlowDirection is RightToLeft, the content should be rendered from right to left VWG-8166 - R - Data-bound ListView: When serialized should not throw exception VWG-8169 - R - TabControl - Scroll buttons are not rendered VWG-8173 - R - Panel: If Dock = Fill or Top or Bottom, the Resize event should fire in run time VWG-8175 - Ra - Load event should fire for UserControl acting as HeaderedPanel.Header VWG-8177 - R - Form: Form.BackColor should not be transparent in run-time when it is set to default value Control at least in WinForms Compatible mode. VWG-8181 - Ra - DataGridView - enabled resizing of header when grid is disabeld VWG-8184 - Ra - When first focusable control on a form is within a scrollable TabPage, the control should not loose focus on first scroll VWG-8185 - Ra - Scrollable TabPage should be scrollable with scroller down arrow although focus is set to topmost control which will scroll out of sight by clicking the down scroller arrow VWG-8187 - Ra - TabControl, WorkspaceTabs and NavigationTabs: BackgroundImageLayout property should not be displayed in Properties Window in design time as in WinForms. VWG-8189 - Ra - MessageBox: MessageBox should be shown in front of Main modal Form after child modal form that is owner of MessageBox is closed VWG-8191 - Ra - Form: DialogResult on Closed event firing (when Form is closing by Close button clicking) should be equal to Cancel if it is not set to another value manually. VWG-8199 - Ra - VB.NET Form and UserControl in new application or control library, should have imports for Forms and Common VWG-8201 - Ra - [v6.4] Fix chart click event to work only when critical VWG-8202 - Ra - ScheduleBoxEvent should support MenuClickEvent VWG-8205 - Ra - Form.Show should not throw JavaScript error when showing a Form with a TabControl that has a UserControl - NonInline IE only VWG-8206 - Ra - Paging buttons should be able to expand their heights once their image is higher then default (Mozilla and Webkit) VWG-8207 - Ra - ListBox: ListBox.SelectedItems.Add() method should work correctly on each next invoking when ListBox.SelectionMode property is set to MultiSimple or MultiExtended. VWG-8208 - Ra - ScheduleBox ContextMenu not working on events longer than a day VWG-8209 - Ra - ScheduleBox - call to update() required after change of work hours VWG-8214 - Ra - ComboBox: ComboBox with DropDownStyle set to Simple should not lost focus when user clicks on empty area of this ComboBox. VWG-8215 - Ra - ListView Paging: In ListView Paging Buttons and Paging StatusBox should be centered vertically inside Pagging Panel in FF and WebKit (Google Chrome and Safari). VWG-8216 - Ra - ComboBox: If item is mouse hovered the arrow navigation should work correctly VWG-8218 - Ra - Serializing a ListView should not throw SerializationException on System.Data.DataView VWG-8221 - Ra - Showing a Form with ShowPopup() and clicking outside of the popup shouldn't give JavaScript error - IE VWG-8225 - Ra - NavigationTabs ? RTL, Tab headers should be horizontally centered correctly. VWG-8228 - Ra - MonthCalendar - In theme "Office2010", on month view, day Cells text jumps on selection. VWG-8233 - Ra - DataSet: Adding DataSet to Form in design-time should not cause an error showing. VWG-8238 - Ra - ComboBox: Selected item which contains spaces in the beginning of it's text should be selected and highlighted on second drop down popup opening. VWG-8240 - Ra - NumericUpDown, DomainUpDown: If ReadOnly = True, the background should be grey VWG-8241 - Ra - DataGridView: BackColor of header cells should cover whole area of each header cell when this BackColor is set in ColumnHeadersDefaultCellStyle. VWG-8242 - Ra - WatermarkTextBox and SearchTextBox: consider should WatermarkText (Message) be italic and dimmed (have gray color) or not. VWG-8247 - Ra - DataSet: Clicking on dataset object should not cause the form designer crashes in Visual Studio enviroment VWG-8250 - Ra - ComboBox with AutoCompleteMode as Suggest or SuggestAppend should autocomplete items with leading spaces VWG-8252 - R - Focus should be preserved on active control VWG-8255 - Ra - Toolbar ? ToolBarButton.Image set in design-time is not displayed till you close and reopen designer. VWG-8257 - Ra - TreeView in IE: The AfterSelect event should fire in modal dialog if InlineWindows = ?Off? VWG-8258 - Ra - VS2010 Design-time and Run-time: Form Designer should not show error in design-time and an error should not be shown in run-time. VWG-8259 - Ra - ListView: ScrollBar should be shown in ListView with a sufficiently large number of items in FF and WebKit (Google Chrome Safari) when View property is set to LargeIcon, List or SmallIcon. VWG-8262 - Ra - Timer on a DialogForm should not continue firing after dialog form is closed VWG-8263 - Ra - PropertyGrid: The applying a combination ?KeyDown event and Ctrl+C? should not cause script error VWG-8266 - Ra - ComboBox: DropDown popup opening/closing (showing/hiding) should be performing correctly on "Alt+Down arrow key/Alt+Up arrow key" pressing. VWG-8273 - Ra - DomainUpDown, NumericUpDown: The event GotFocus should fire while moving focus with tabbing VWG-8282 - Ra - TableLayoutPanel in stateserver mode, should not report InvalidArgument on second dialog using TableLayoutPanel VWG-8309 - Ra - DataGridView: DataGridViewComboBoxColumn's DropDown popup opening/closing (showing/hiding) should be performing correctly on "Alt+Down arrow key/Alt+Up arrow key" pressing and not cause CPU Usage growing up in FF and Safari. VWG-8311 - Ra - DataGridView: Arrow keys navigating should be possible after some DataGridViewComboBoxColumn's item selecting using arrow keys and Enter pressing. VWG-8312 - Ra - MainMenu: While opening MainMenu on MDI form the menu area should not be shifted. VWG-8316 - Ra - MainMenu with more items on a dropdown menu than fit within browser window vertically, should render VWG-8332 - Ra - Skinable ListBox, CheckedListBox: If BackGround is not default the selection should be shown. VWG-8333 - Ra - Menu items with sub items should align the drop down arrow to the edge VWG-8345 - Ra - TabControl in Chrome: If MultiLine is True, all rows should be rendered VWG-8346 - Ra - Controls: Registered KeyDown event should be fired on F1 pressing (KeyUp also on first pressing) even HelpDialog is shown as in WinForms. VWG-8347 - Ra - CompanionKit 4.0 VS2010: An Microsoft JScript run-time error should not be shown on CompanionKit 2010 loading. VWG-8371 - Ra - TreeNode - c'tor incorrect implementation, image indexes are ignored VWG-8372 - Ra - Timer: RegisteredTimers setting should not serialized to Designer.cs file twice after Form Designer reopening and new timers adding. VWG-8373 - Ra - MonthCalendar: While moving to next/last month the 1st day should be selected by default VWG-8376 - Ra - DataGridView: Arrow keys navigating should be possible after some row deleting. VWG-8379 - Ra - DataGridView: Cell that becomes selected after row deleting should be from the same column as the previous selected cell from that deleted row. VWG-8381 - Ra - ComboBox: If AutoComplete mode = Suggest or SuggestAppend the dropdown list should be opened with highlighted item while text typing VWG-8384 - Ra - MaskedTextBox with a mask of "$999,999.00" should render with "$,." replace with culture specific symbols VWG-8392 - Ra - SearchTextBox/WatermarkTextbox - Text property should not become the Watermark/Message text VWG-8394 - Ra - DataGridView with CellClick event registered should not require two clicks to drop down a ComboBox VWG-8399 - Ra - Unregistering an Application.ThreadException event handler in dialogform Closed, should effectively unregister the event registration VWG-8404 - Ra - Button: The BackColor changing from default to other one should be effected in run time VWG-8408 - Ra - Registering to event handlers for Button.Click and then unregistering, should effectively unregister the event handler(s) VWG-8413 - Ra - FlowLayoutPanel containing TextBox with Border=None and BorderColor=White should render the TextBox without border - FF/Chrome/Safari VWG-8421 - Ra - ChildForm (non-MDI) opened by setting Visible=True should open non-modal VWG-8426 - Ra - TextBox ? focus does not passed to other control when focus event is critical VWG-8427 - Ra - Application.ThreadException should fire only on the last registering object VWG-8428 - Ra - Control location changes when Padding specified VWG-8429 - Ra - Treeview - double post back occur when expanding node on the first time VWG-8433 - Ra - Label - Right click should fire Click + MouseClick VWG-8434 - Ra - ListView in LargeIcon View mode should align it's contents in columns - FF VWG-8437 - Ra - DataGridView - It should be possible to drag the DataGridView from the toolbox and drop it onto a form in designer VWG-8439 - Ra - Combobox: If Facebook or Analytics and Gmail theme is applied, the arrow box should be centered vertically VWG-8440 - Ra - StatusBar: If Analytics theme is applied, the StatusBar with Dock = Fill, Right, Left should be rendered correctly VWG-8443 - Ra - MaskedComboBox: MaskedComboBox layout should be updated on it's Mask property changing in design-time. VWG-8444 - Ra - MaskedComboBox: Mask text should be shown correctly in design-time (should show underlines). VWG-8445 - Ra - MaskedComboBox: An error "The Control is not registered: MaskedComboBox" should be shown in run-time if MaskedComboBox is not registered. VWG-8447 - Ra - TextBox: Text selecting should be performed correct in Google Chrome and Safari. VWG-8448 - Ra - MaskedTextBox and MaskedComboBox: MaskedTextBox's and MaskedComboBox's Text selecting using mouse should be performing correctly in IE8. VWG-8452 - Ra - Catalog Sample/Input Controls/Lists/MaskedComboBox: MaskedComboBox should have valid values in it's Items collection. VWG-8456 - Ra - MaskedTextBox (and MaskedComboBox): Tabbing to a MaskedTextBox should place the caret at the correct position of the mask - IE8 only. VWG-8457 - Ra - Controls: Displayed on Tab Order button pressing TabIndex properties of added in current design-time session controls should be correct. VWG-8461 - Ra - MaskedComboBox: Its value should be saved after Form is updated. VWG-8463 - Ra - MaskedTextBox and MaskedComboBox: TextMaskFormat property changing should not change empty Text property in design-time. VWG-8465 - Ra - MaskedTextBox and MaskedComboBox: Entered valid value in Text property of MaskedTextBox or MaskedComboBox should be saved without literals in design-time and TextMaskFormat property setting should not influence on this. VWG-8470 - Ra - HeaderedPanel - the space between icon and text is too small VWG-8471 - Ra - TabControl - clicking a tab page which is already selected, should not update server. VWG-8473 - Ra - TreeView: The first clicking on expand or collapse button of TreeNode should not cause a NodeMouseClick event fires. VWG-8475 - Ra - Chrome: Headered Panel - when has icon and text - crashes the form VWG-8476 - Ra - MaskedComboBox: TextMaskFormat property should be included in Behavior category in properties list in Properties Window in design-time and in PropertyGrid in run-time. VWG-8478 - Ra - MaskedComboBox: User should be able to type text in MaskedComboBox like in MaskedTextBox even Mask property is not set. VWG-8479 - Ra - Office2010: ListView, Header should look right when its height changes. VWG-8482 - Ra - RibbonBar is not displaying more then one RibbonBarGroupBox if it is located on a dialog (FF 3.5 and below) VWG-8484 - Ra - GroupBox: In Facebook, Gmail and Analytics theme the no default BackColor should be effected correctly VWG-8485 - Ra - VirtualDataGridView: An error "The Control is not registered: VirtualDataGridView" should be shown in run-time if VirtualDataGridView control is not registered. VWG-8486 - Ra - VirtualDataGridView: Data area should not have borders in the right and bottom sides (on boundary with Vertical and Horizontal scroll bars). VWG-8492 - Ra - VirtualDataGridView: When Form contains two or more VirtualDataGridViews a data area of first VirtualDataGridViews should be loaded and shown on Form loading in IE8. VWG-8495 - Ra - DataGridView and VirtualDataGridView: Columns sorting should be performed correctly and navigation via keyboard arrows and Tab key should be possible after this sorting as in WinForms. VWG-8496 - Ra - DataGridView and VirtualDataGridView: Mask property of DataGridViewMaskedTextBoxColumn should show edit ellipsis button on entering in Properties Window in design-time. VWG-8497 - Ra - DataGridView and VirtualDataGridView: When PromptChar property of DataGridViewMaskedTextBoxColumn is set to non-default value the odd row should not be added. VWG-8498 - Ra - VirtualDataGridView: The selection changing in two VirtualDataGridView bound to one DataSource should be synchronous. VWG-8499 - Ra - DataGridView: The selection changing in two DataGridView bound to one DataSource should be performed correctly. VWG-8504 - Ra - ComboBox: If Enabled = False, the ComboBox text should not be cleaned in runtime mode VWG-8505 - Ra - SplitContainer: If Orientation=Horizontal, the control with Anchor= Top, Left, Right should not change its size after reopening form designer VWG-8506 - Ra - DataGridView and VirtualDataGridView: DataGridViewMaskedTextBoxColumn cell's entering in edit mode on letters and numbers typing should be performed correctly. VWG-8511 - Ra - DataGridView: User should be able to select row by clicking on it's row header at once after selecting another page. VWG-8513 - Ra - GoogleMap - Should render with out white margin on right and bottom - FF/Chrome/Safari VWG-8514 - Ra - PropertyGrid: Modified properties should be applied when PropertyGrid lost its focus. VWG-8517 - Ra - ListView: If BackColor is not default, the item selection should be rendered in View = SmallIcons, LargeIcons and List VWG-8519 - Ra - DataGridView and VirtualDataGridView: Each second clicking on selected and highlighted cell when it's column's ReadOnly property is set to true should not make this cell not highlighted. VWG-8522 - Ra - When KeepConnectedLimitation is reached the client should get redirected to the timeout page with the configured VWG extension VWG-8523 - Ra - PropertyGrid: In Facebook the last row should not be cut in dropdownlist for bollean property VWG-8527 - Ra - TreeView: If Node is checked programmatically the event AfterCheck should fire immediately VWG-8528 - Ra - Help.ShowHelp: HelpDialog displayed using Help.ShowHelp() method from specific CHM Help file with images should show all contains images. VWG-8540 - Ra - Setting Form.Localizable = True should still keep property settings for controls like docking VWG-8541 - Ra - DataGridView - Adding a second row to page 2 of a paging DataGridView should not throw exception VWG-8542 - Ra - Help.ShowHelp should not throw an ArgumentNullException(Key cannot be null) - VS2010 VWG-8547 - Ra - VirtualDataGridView: Scroll Bars should not blink on all cells selecting by clicking on TopLeftHeader - in FF only. VWG-8550 - Ra - VirtualDataGridView: All cells selecting by clicking on TopLeftHeader should not cause new row moves under horizontal scroll bar when vertical scroll bar is scrolled in the most bottom position - in Google Chrome and Safari (WebKit) only. VWG-8551 - Ra - VirtualDataGridView: Application should not become unresponsive on moving to last rows (last virtual block) when all cells are selected by clicking on TopLeftHeader. VWG-8553 - Ra - Analytics: DateTimePicker: The month text in the header line should not be cut (in IE only) VWG-8554 - Ra - Office 2010: Popup should have a proper border VWG-8555 - Ra - DataGridView and VirtualDataGridView: When some cell of one DataGridView is in edit mode clicking on some cell of second DataGridView should make second DataGridView focused. VWG-8556 - Ra - TabPage originally hidden, later made visible, should show all contained controls when made visible VWG-8557 - Ra - GroupBox: If Font size is 15 and greater, the odd line in the top should not be rendered VWG-8558 - Ra - VirtualDataGridView: Consider to change design position of Vertical scroll bar to prevent problem with text typing in last column when columns become separated from their headers. VWG-8561 - Ra - DataGridView and VirtualDataGridView: Arrow keys navigating (at least to the left and to the right) should be possible after some DataGridViewComboBoxColumn's popup is shown and closed using "Alt+Down arrow key/Alt+Up arrow key" twice pressing. VWG-8562 - Ra - SplitContainer - Should fire it's SplitterMoved event when the splitter is moved VWG-8563 - Ra - UserControl within a SplitContainer's panels should fire it's resize event VWG-8566 - Ra - UserControl containing a panel with Anchored controls should render correctly when additional panels added VWG-8570 - Ra - Missing Semicolon in DataGridView_UpdateCellSelectSelection in DataGridViewSkin.DataGridView.js VWG-8571 - Ra - Missing semicolon in ListView_ResizeChange in ListViewSkin.ListView.js VWG-8572 - Ra - Initial loading of a simple "logon form" type form should not throw JavaScript error in Web_DoSetFocus VWG-8573 - Ra - DataGridView and VirtualDataGridView: When cell of new row of one DataGridView is in edit mode clicking on some cell of second DataGridView should make second DataGridView focused. VWG-8575 - Ra - TextBox: Multiline TextBox should support AcceptsTab property functionality in Google Chrome and Safari (WebGui). VWG-8576 - Ra - TextBox: Tab character typing in multiline TextBox should be performed correctly when Text length is limited by MaxLength settings and AcceptsTab property is set to true. VWG-8577 - Ra - MaskedTextBox: Multiline property should not be displayed in Properties Window in design time as in WinForms. VWG-8581 - Ra - ComboBox: Tabbing to another control from ComboBox using Tab key pressing should not select first item if none item was selected before. VWG-8582 - Ra - Analytics: ListView: If View=Details, the non default BackColor should be filled completely VWG-8584 - Ra - PropertyGrid: Dropdown popups of some properties should be closed on another property selecting - FF, Google Chrome and Safari (WebKit). VWG-8586 - Ra - TabControl, WorkspaceTabs: Right clicking on tab page scrolls should not have effect VWG-8587 - Ra - WorkspaceTabs: The moving between pages with scroll buttons should work correctly VWG-8589 - Ra - ComboBox within a TabPage in he-IL culture should not loose it's right border on mouseover - IE6 VWG-8592 - Ra - RTL MaskedTextBox/MaskedComboBox - text is not aligned to right direction VWG-8597 - Ra - Analytics/CheckBox: The checkbox image for Checked and Indeterminate states should not be the same ones. VWG-8598 - Ra - Analytics/Form: The border style should be rendered correctly. VWG-8606 - Ra - Multiline TextBox in FF: If length of entered text = MaxLength, its deleting with Delete or BackSpace should work VWG-8607 - Ra - DateTimePicker: DateTimePicker should render date correctly in some UICultures. VWG-8614 - Ra - VirtualDataGridView: "Ctrl+Home/Ctrl+End" functionality should be performed correctly in VirtualDataGridView. VWG-8617 - Ra - DataGridView and VirtualDataGridView: "Delele" key pressing should not make request to server-side when only one cell is selected and none deleting are performed. VWG-8619 - Ra - MultiLine TextBox should render as multiple lines when contained text does - IE VWG-8621 - Ra - FlatToolBar - Disabled buttons looks enabled VWG-8624 - Ra - MaskedComboBox: User should be able to refresh page using F5 when MaskedComboBox is focused in FF and Google Chrome. VWG-8626 - Ra - ComboBox and MaskedComboBox: Consider to apply preserving of selected item in ComboBox and MaskedComboBox on page refreshing in all testable browsers. VWG-8627 - Ra - NumericUpDown and DomainUpDown: Text area should stay focused on each value changing by clicking on Up/Down buttons (cursor should be inside text area). VWG-8628 - Ra - Gmail/OpenFileDialog: The font size of button Add should not be the same according to other buttons VWG-8631 - Ra - MaskedComboBox: Text input cursor should not become invisible when item with invalid format is selected in MaskedComboBox - IE8 only. VWG-8636 - Rb - Office 2010: FlatToolBar - Frame has to be consistent with theme color schema. VWG-8637 - Ra - Office 2010: NvigationTabs - BackGround color has to be consistent with theme color schema. VWG-8638 - Ra - Office 2010: FlatButton - Button Down state BackGround image has to be removed and bg color changed, to be consistent with theme color schema and style. VWG-8642 - Rb - DataGridView: Cells of new row should be visible (shown) when DataGridView is empty. VWG-8643 - Rb - Facebook/PropertyGrid: In color property dropdown the scroll bars should be rendered correctly.