Browse By Tags

  • UltraDockManager v20.1 - how do I achieve the docking user experience like visual studio 2019 ?

    Hello

    I upgraded my winforms bundle to v20.1 - I have two questions

    1 - how do I achieve the docking user experience like visual studio 2019 ? main docking pane as the main working form , and by default i would have multiple windows docked bottom, docked…

  • Apply AppStyling with different Office2007ColorBlend on each form.

    I'm using the sample style Office2007Black.isl and loading that in Main() with the StyleManager.  My question is, I want to allow my users to choose a color blend for each form that opens up.

    What is the best way to go about doing this?  I'd like to…

  • Backward compatibility between different Infragistic versions

    Hi!
    I develop a Windows forms main program which added plug-ins with their own user interface at run-time. This main program loads the application style which automatically affects to the GUIs of the plug-ins. So far so good. Everything is working fine…
  • StyleSet inheritance in ISL file

    Hi,

    I am wondering if we can do multiple inheritance on the style set.

    <styleSet name="Header" basedOn="dataentry" />

    using basedOn keyword we can do inheritance but can we inheritance 2 stylesset,

     

    may be like 

    <styleSet name…

  • How can I change the color of an mdiTab that already has a style assigned to it?

    I want to make the color of  a tab change on a certain event. The ISL file for the project contains the following:

    <styleLibrary>
      <styleSets defaultStyleSet="Default">
        <styleSet name="Default" viewStyle="Standard">…

  • Can't set disabled back color for ribbon caption button

    I use a default pale blue color for the RibbonCaption area, and therefore for the default background color of the Min/Max/Close buttons also.

    I set a HotTracked background color for all buttons of pale yellow.
    And override the HotTracked background color…

  • Assign style for PopupMenu tool

    How to assign style using AppStylist for Popup Menu tool. (its added in the toolbar)

  • UltraComboEditor - Missing height.

    Hi.

    Here is my case.

    I have a comboeditor that i have styled with Appstyling. In my isl file, the font-size for the comboeditor is set to 36.
    All the items in the drowdown box are styled correctly. But the ComboEditor size remains the same.

    Is there…

  • Default font-size and font AppStylist

    In the AppStylist you can set the size and font on 'default'

    What is the name of the font, selected by the Default font?

    What is the font-size in pt, if I select default font-size?

  • Getting active ISL colors/appearance from code

    Hi,

    I have been trying to find a way of getting the colours/ appearance of the ISL style loaded in my application, like for example getting the read only color of a UltraTextBox. There is any way to get that information programmatically?

  • Interested in trading .isl files - Check Out Mine and let's swap

    I spent 3.5 months all together piecing together this .isl file.  I am interested in other .isl files carefully thought out and complete (every control that can be styled is styled).  I am not interested in Office 2007 look, but more edgy color schemes…

  • AppStyleistRuntime hides the close control box of the form

    Hi,

    Problem: Color of RibbonCaption area is interchanged with Tabbed control. And my Maxmise,Minimise and Close control box being invisible. Although all events are working fine.

    I am using Infrgistic win 2008 version. I have used AppStylist. My program…

  • AppStylistRuntime - Close Event?

    Good morning,

    I am utilizing the AppStylistRuntime control to expose for administrators / our QA lab to proactively find issues or fix the application styles; however I noticed that if they "Switch" the ISL within our application (so not through the…

  • Windows 7 64 bit Transparency Problem

    Hello,

    we have started to work with Windows 7 64 bit editions.

    The styles of our applications are made with the AppStylist. We are using an image in the ExplorerBarGroupItemAreaInner with transparency.

    But in the application the image is rendered grey…

  • Dynamically Added Components not styled

    I am dynamically adding a bunch of UltraButtons onto an UltraTab.  These controls are not being styled using the AppStylist.  Is there an extra step I need to take for them to use the Style?

     

    Thanks

     

  • AppStylist bug v.2010.3

    Hello,

    I found, that filter by UltraMessageBoxManager gets nothing except the control itself under Infragistics Components node. There are, hovewer, plenty MessageBox... UI Roles in the tree. It's 2010.3 version.

    Regards,
    Maxim Golubitsky

  • Round cornered groupboxes on appstylist video

    Hi

    Does anyone know how the round cornered groupboxes shown 1 minute into this Infragistics video have been created?

    I suppose it uses images overlaying the controls.

    Prior to the styling being applied it looks like 2 groupboxes are being used per…

  • AppStylist support

    Hello,

    I have NetAdvantage® for Windows Forms package and ApppStylist is a part of it. But when I try to submit support request for AppStylist related issues and choose "Styling" in "Select a Platform to Get Started" I get note that "your support has…

  • ResolutionOrder ControlThenApplication applies AlternateItem style to all grid rows

    I'm having a problem with AppStylist such that when ResolutionOrder = ControlThenApplication, the AlternateItem style of role GridRow is applied to all rows. However, when ResolutionOrder = Default or ApplicationThenControl, it behaves as expected.…

  • StyleSet does not appear to be working

    I am having trouble getting a style set apply to a control. It is for a larger scale project, on a form with many levels of controls, so there is a function to recursively apply the targets StyleSetName then apply it to each of its child controls. ie…

  • how to set Style set for ultra panel's scroll bars?

    Hi,
        I am working on AppStyle. I want to set different styles for my application Scrollbars and other controls scrollbars(e.g. Grid, Combo editor etc.). I am able to set different styles for controls using different Style Sets or Style Library. But I am…

  • Use same ResourceName for two appearances

    Hi,

    I have a StyleLibrary that I use to style my entire application. All the grids in the application also use the library. But there is one grid which is exception. The only exception for that grid is that I need to use the same appearance for SelectedRow…

  • AppStyList crash when select editor tab

    Hi,

    I use AppStyList in French Country and it always crash when i try to select the editors tab. For the others tab (grid etc.) i don't get any problem.

     

  • Modifying an Ultra Check Editor

    Try as I might I do not seem to be able to affect how the tick box part of the Ultra Check Editor behaves in AppStylist.

    Can anybody point me in the right direction.

     

  • Styleing

    Hi

     

    I am new to Netadvantage. 

    I want to ask, when using the ribbon bar, is there a way to change the theme to black? THe default color scheme is the 'office blue', but is there a way to change ot to a black theme or does this have to be done by the…