public Font StepListFont { get; set; }
Public Property StepListFont As Font Get Set
public: property Font^ StepListFont { Font^ get (); void set (Font^ value); }
© 2018 GitHub Community. All rights reserved.