
C# | Visual Basic | Visual C++ |
public ComboBox..::..LabelToItemFunctionDelegate LabelToItemFunction { get; set; }
Public Property LabelToItemFunction As ComboBox..::..LabelToItemFunctionDelegate Get Set
public: property ComboBox..::..LabelToItemFunctionDelegate^ LabelToItemFunction { ComboBox..::..LabelToItemFunctionDelegate^ get (); void set (ComboBox..::..LabelToItemFunctionDelegate^ value); }