Browse By Tags

  • Styling a form with Appstylist 2011

    Since the 2011 version it is possible to also style the form with the appstyler. I just don't seem to be able to find any proper documentation on how to change certain properties. Does anybody know how to:

    • Change the border width?
    • Window border…

  • Runtime Only?

    I feel a tad noobish asking this (only ever used AppStylist for web) but is there not the ability to view these styles while in design view? I know the code to change/set styes at runtime but I must totally be missing the option to design around them…

  • Panel border not being shown until mouse enter

    Hello,

    I have a UltraPanel which I set to a StyleSet which includes a solid grey border.

    Inside the UltraPanel I have a UltraGrid with Dock = DockStyle.Fill

    Initially the UltraPanel is hidden until I press a button to make it visible. When the UltraPanel…

  • App Style crashes on click on "misc" tab

    Please see crash report below, im using win 7 machine, Need help to reslove this, so that i can make changes to make use of style sheet

    Report Start ----------------------------------

    Report Type: Exception

    Generated At: Wednesday, April 25, 2012   12…

  • Custom UltraButton - how to move text placement

    I have a couple of UltraButtons on a wizard dialog that have been styled to be left or right arrows.  This was pretty simple to do with the AppStylist, but now I'm having some trouble with the text.  I'd like the text location to be centered on the…

  • 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">…

  • 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…