[Visual Basic] Public Property FontColor As UInt32 [C#] public uint FontColor { get; set; } [C++] public: __property unsigned int get_FontColor(); public: __property void set_FontColor(unsigned int ); [JScript] public function get FontColor() : UInt32 public function set FontColor(UInt32);
Object Class | EbsOpen Namespace