Common.Tooltipfield(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ Tooltipfield(int fieldId);
public virtual string Tooltipfield (int fieldId);
abstract member Tooltipfield : int -> string
override this.Tooltipfield : int -> string
Public Overridable Function Tooltipfield (fieldId As Integer) As String
Parameters
- fieldId
- Int32