Overload List

  NameDescription
Public methodBaseObject()()()()
Creates the new BaseObject object with default settings.
Public methodBaseObject(String)
Creates the new BaseObject object with specified text.
Protected methodBaseObject(SerializationInfo, StreamingContext)
Special constructor for deserialization.
Public methodBaseObject(String, String)
Creates the new BaseObject object with specified text and menu caption.
Public methodBaseObject(Color, String, String)
Creates the new BaseObject object with specified color, text and menu caption.
Public methodBaseObject(Color, String, String, C1Brush)
Creates the new BaseObject object with specified parameters.

See Also