LANGPREFERENCES2 Members
Include Protected Members
Include Inherited Members
Used to communicate user preferences with the text manager, views, and language services. View settings follow the text manager's settings unless a specific set of forced settings are specified when Initialize is called.
The LANGPREFERENCES2 type exposes the following members.
Methods
Name
Description
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the hash code for this instance. (Inherited from ValueType.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Fields
Name
Description
Determines whether a proposed list of members is produced on the fly.
Determines whether a proposed list of parameters is produced on the fly.
Determines of blanks are included in cut/copy on a blank line.
Determines whether language services support the dropdown or navigation bar.
Hide advanced members. This parameter is irrelevant if the fAutoListMembers parameter is set to false.
Allows for single-click URL navigation.
Determines whether the tab character or spaces are inserted for a tab.
Determines whether line numbers are shown in the selection margin.
Determines whether statement completion is set through the user interface.
Determines whether the smart indent option is set through the user interface.
Determines whether the tree view is shown.
Determines whether virtual space navigation and selection are allowed.
Determines whether word wrap occurs.
Specifies if a glyph should be shown to indicate a wrapped line.
Specifies the Language service GUID.
Specifies no indenting, block indenting, or smart indenting.
Specifies the file type.
Limit of MAX_EDITOR_TAB_SIZE.
Limit of MAX_EDITOR_TAB_SIZE.
Top