Name | Description | |
---|---|---|
![]() | NFrameAppearance Constructor | Default contructor. |
The following tables list the members exposed by NFrameAppearance.
Name | Description | |
---|---|---|
![]() | NFrameAppearance Constructor | Default contructor. |
Name | Description | |
---|---|---|
![]() | ActiveTextColor | Gets/sets the text color for active caption. |
![]() | ActiveTextShadowColor | Gets/sets the text shadow color for active caption. |
![]() | BottomBorder | Gets/sets the width of the bottom border. |
![]() | ButtonGlyphSize | Gets/sets the size of the capion glyphs. If an imageset is supplied for a button this value is discarded. |
![]() | ButtonSize | Gets/sets the size of the capion buttons. If an imageset is supplied for a button the size of the images is used. |
![]() | ButtonsOffset | Gets/sets the buttons offset from the top-right corner of the frame. |
![]() | ButtonSpacing | Gets/sets the spacing between each two caption buttons. |
![]() | CaptionFont | Gets/sets the font used to render caption text. |
![]() | CaptionHeight | Gets/sets the height of the caption. |
![]() | CloseButtonImageSet | Gets the set of images to be displayed by the "Close" button. |
![]() | FrameActive | Gets the active frame. |
![]() | FrameInactive | Gets the inactive frame. |
![]() | HelpButtonImageSet | Gets the set of images to be displayed by the "Help" button. |
![]() | ImageAlign | Gets/sets the alignment of the image on the caption. |
![]() | ImageOffset | Gets/sets the offset of the frame image from the topleft corner. |
![]() | ImageTextEntity | Gets/sets a value indicating whether the image and text are treated as one entity. |
![]() | ImageTextRelation | Gets/sets the relation between caption image and text. |
![]() | InactiveTextColor | Gets/sets the text color for inactive caption. |
![]() | InactiveTextShadowColor | Gets/sets the text shadow color for inactive caption. |
![]() | LeftBorder | Gets/sets the width of the left border. |
![]() | MaximizeButtonImageSet | Gets the set of images to be displayed by the "Maximize" button. |
![]() | MinimizeButtonImageSet | Gets the set of images to be displayed by the "Minimize" button. |
![]() | Name | Gets/sets the name of the frame appearance. |
![]() | RestoreButtonImageSet | Gets the set of images to be displayed by the "Restore" button. |
![]() | RightBorder | Gets/sets the width of the right border. |
![]() | TextAlign | Gets/sets the alignment of the text on the caption. |
![]() | TextRenderingHint | |
![]() | TextShadow | Gets/sets a value indicating whether a text shadow will be simulated. |
Name | Description | |
---|---|---|
![]() | AllowPropertyChange | Determines whether a property can be changed. For all predefined frames this is false. |
![]() | Events | Gets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject) |
Name | Description | |
---|---|---|
![]() | ClearEvents | Removes all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject) |
![]() | Dispose | Overloaded. (Inherited from Nevron.UI.NDisposableObject) |
Name | Description | |
---|---|---|
![]() | CreateObjects | Creates the default embedded objects - segmented images, image sets, etc. |
![]() | Finalize | (Inherited from Nevron.UI.NDisposableObject) |
![]() | InitializeDefault | Overridden. Performs default initialization. |
![]() | OnDisposed | (Inherited from Nevron.UI.NDisposableObject) |
![]() | OnInitialized | (Inherited from Nevron.UI.NDefaultInitializableObject) |
![]() | OnPropertyChanged | Fires the PropertyChanged event. |
![]() | OnPropertyChanging | Fires the PropertyChanging event. |
![]() | PerformDispose | Overloaded. Overridden. |
![]() | ShouldSerializeButtonGlyphSize | |
![]() | ShouldSerializeButtonSize | |
![]() | ShouldSerializeButtonsOffset | |
![]() | ShouldSerializeButtonSpacing | |
![]() | ShouldSerializeCaptionFont | |
![]() | ShouldSerializeCaptionHeight | |
![]() | ShouldSerializeFrameActive | |
![]() | ShouldSerializeFrameInactive | |
![]() | ShouldSerializeImageAlign | |
![]() | ShouldSerializeImageOffset | |
![]() | ShouldSerializeTextAlign | |
![]() | ShouldSerializeTextRenderingHint | |
![]() | ShouldSerializeTextShadow |
Name | Description | |
---|---|---|
![]() | Disposed | Fired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject) |
![]() | PropertyChanged | Fired when a property has changed. |
![]() | PropertyChanging | Fired when a property is about to be changed. Cancelable. |