Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFrameAppearance Class
Properties Methods Events


In This Topic
    NFrameAppearance Class Members
    In This Topic

    The following tables list the members exposed by NFrameAppearance.

    Public Constructors
     NameDescription
    Public ConstructorDefault contructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the text color for active caption.  
    Public PropertyGets/sets the text shadow color for active caption.  
    Public PropertyGets/sets the width of the bottom border.  
    Public PropertyGets/sets the size of the capion glyphs. If an imageset is supplied for a button this value is discarded.  
    Public PropertyGets/sets the size of the capion buttons. If an imageset is supplied for a button the size of the images is used.  
    Public PropertyGets/sets the buttons offset from the top-right corner of the frame.  
    Public PropertyGets/sets the spacing between each two caption buttons.  
    Public PropertyGets/sets the font used to render caption text.  
    Public PropertyGets/sets the height of the caption.  
    Public PropertyGets the set of images to be displayed by the "Close" button.  
    Public PropertyGets the active frame.  
    Public PropertyGets the inactive frame.  
    Public PropertyGets the set of images to be displayed by the "Help" button.  
    Public PropertyGets/sets the alignment of the image on the caption.  
    Public PropertyGets/sets the offset of the frame image from the topleft corner.  
    Public PropertyGets/sets a value indicating whether the image and text are treated as one entity.  
    Public PropertyGets/sets the relation between caption image and text.  
    Public PropertyGets/sets the text color for inactive caption.  
    Public PropertyGets/sets the text shadow color for inactive caption.  
    Public PropertyGets/sets the width of the left border.  
    Public PropertyGets the set of images to be displayed by the "Maximize" button.  
    Public PropertyGets the set of images to be displayed by the "Minimize" button.  
    Public PropertyGets/sets the name of the frame appearance.  
    Public PropertyGets the set of images to be displayed by the "Restore" button.  
    Public PropertyGets/sets the width of the right border.  
    Public PropertyGets/sets the alignment of the text on the caption.  
    Public Property  
    Public PropertyGets/sets a value indicating whether a text shadow will be simulated.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyDetermines whether a property can be changed. For all predefined frames this is false.  
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventFired when a property has changed.  
    Public EventFired when a property is about to be changed. Cancelable.  
    Top
    See Also