BCGSoft.Controls.PropertyList Namespace : PropertyListFontItem Class |
The following tables list the members exposed by PropertyListFontItem.
Name | Description | |
---|---|---|
![]() | PropertyListFontItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_comboInPlace | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_controlInPlace | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_inPlaceEdit | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_popupInPlace | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
Name | Description | |
---|---|---|
![]() | m_buttonIsDown | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_editMask | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_editTemplate | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_expanded | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_flags | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_isNameTruncated | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_isValueTruncated | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_parentProperty | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | m_validChars | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
Name | Description | |
---|---|---|
![]() | AlwaysModified | Specifies if the text is marked always as modified. It means that the property text is always displayed using bold font (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ButtonHighlighted | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ButtonRect | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ComponentName | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Data | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Description | Specifies the description of property item (displayed in Description area of property list). (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | DisableEndEditOnPropertyChange | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Editable | Specifies if the PropertyListItem can be edited by user. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Enabled | Gets or sets a value indicating whether the property list item is enabled. Disabled properties do not accept keyboard input and are not clickable. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Expanded | Tells whether the item is expanded or collapsed. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | HasButton | Overridden. Specifies if the PropertListFontItem has a button. Returns true. |
![]() | HasCustomPopup | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | HasList | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | InternalFontDialog | Specifies the font dialog box displayed on button click which allows user to set a font value for the property list by choosing among installed fonts on the local computer. |
![]() | IsGroup | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | IsValueList | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ItemName | Gets or sets the name of property item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OptionsCollection | Specifies the collection of Options assigned to item. In property list this collection is represented as combo box. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ParentProp | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ParentPropList | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ProcessFirstClick | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | PropertyRect | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Selected | Tells whether the item is selected. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SubItemsCollection | Represents the collection of sub-items. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Value | Specifies the value of the property item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | AddOption | Overloaded. Adds a new char value to a property that contains a combo box with a list of char values. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | AddTerminalProp | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | AdjustButtonRect | Calculates the boundaries of the button from the property item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | CommitValue | Sets the original value for the property list equal to its current value and the original values for its subitems equal to theirs original value. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ContainsFocus | Specifies if the PropertyListItem contains a focus. It means that it or one of its subitem has an InPlaceEdit control, this control has an input focus or has an open combobox or a popupmenu. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | CreateGroupProperty | Initializes a property list item as a group property. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | CreateInPlaceEdit | The function is called by the framework to create an in-place edit control for a property. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreateSimpleProperty | Initializes a non-group property list item without list of values. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Dispose | Overloaded. Overridden. |
![]() | ExpandDeep | Expands or collapses a property item containing any sub-properties and its sub-items. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | FindSubItemByData | Searches any subitem of the current property or its subitems with a Data property which contains the specified data. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Fire_PropertyChanged | Raises the PropertyChanged event. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | GetExpandedSubItems | Returns the number of expanded sub-items. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | GetHierarchyLevel | Returns the zero-based index of the property hierarchical level. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetNameTooltip | A text string containing the tooltip for the property name. It's the empty string if the property name is not truncated. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | GetScreenRect | Returns the bounding rectangle of a property in screen coordinates. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | GetValueTooltip | Returns a string containing the textual representation of the property value. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | HitTest | Tests the specified point and the current property item if it contains the specified point or a subitem containing the specified point. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsInPlaceEditing | Specifies if the property item has in place edit control. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | IsModified | Specifies if the PropertyList item was modified. Returns true, if its value was changed, but not committed or its original value is a null reference or it is always modified. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | IsParentExpanded | Tells whether the parent property of this property is expanded. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | IsPopupDisplayed | Specifies if the property item has an open drop down list or a popup menu. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | IsSubItem | Indicates a value whether the specified PropertyListItem is a sub item of this property item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | LocalizeItem | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnClickButton | Overridden. Called by the framework when a property button is clicked by mouse. Displays font dialog box and sets new value, if the dialog result is true. |
![]() | OnClickName | This function is called by parent property list control when user clicks a property name field. Override OnClickName if you need to handle this notification. The default handler does nothing. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDblClick | Called by the framework when the user double clicks the property. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDrawButton | This function is called by the framework to draw a button contained in the property. Override it in a derived class to customize the button appearance. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDrawDescription | Displays the property description on the description area of the property control. The default implementation draws the property's name and text using parent property list control's font (the name is drawn using bold font). (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDrawExpandBox | Called by the framework to draw an expand box near a property containing sub-properties. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDrawName | Called by the framework to display the property name. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDrawValue | Called by the framework to display the property value. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnDrawValueString | Called by the framework to display the property value specified by the parameter string. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnEdit | This function is called by the framework when the user is about to edit a property value. The default implementation creates an in-place edit control, combo box or popup-in-place if the property value is editable. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnEndEdit | This function is called by the framework to notify that the editing has finished. The default implementation destroys in-place edit control, combo box or popup and returns TRUE. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnKillFocus | You can override this function in the derived class to add new implementation to the event related to the losing focus of the property list item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnKillSelection | You can override this function in the derived class to add new implementation of the removing the selection mode from the currently selected item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnPosSizeChanged | You can override this function in the derived class to add new implementation to the event related to the changing location of the property list item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnRClickName | The function is called by the framework when the user clicks the right mouse button on the property name's area.
Override OnRClickName in a derived class to process this notification. The default implementation does nothing. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnRClickValue | The function is called by the framework when the user clicks the right mouse button on the property value. Override OnRClickValue in a derived class to process this notification. The default implementation does nothing. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnSelectCombo | Called by the framework when the user selects an item from the in-place combo box. The default implementation updates the property value according to selected item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnSetCursor | This function is called by the framework to notify that the property list is about to set cursor on the property. The default implementation sets IDC_IBEAM cursor and returns true if the value is not a null value, otherwise, returns false. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnSetSelection | The function is called by the framework on setting the selection for the property list item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | OnUpdateValue | Overridden. Called by the framework to specify if the property value should be updated |
![]() | PushChar | This function called from the property list control when the property is selected and the user enters a new character. Override this function in a derived class to process the user input. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Redraw | Redraws the property item and its subitems. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | Repos | Changes the location of the property item within its parent property list. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | RollbackValue | Sets the original value for the current property item and its subitems. The original value is a value, which a property has after it was last committed. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
![]() | ToString | Returns a string value of the property that contains the name of the font and its size in pixel. |
![]() | UndoEdit | Called by the parent property list to cancel the current edit of the property item. Sets the current text in in-place edit control equal to the current value of the property item. (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | (Inherited from BCGSoft.Controls.PropertyList.PropertyListItem) |