Winform从入门到精通(38)——StatusStrip(史上最全)

文章目录

  • 前言
  • 一、属性
    • 1、Name
    • 2、AllowDrop
    • 3、AllowItemReorder
    • 4、AllowMerge
    • 5、Anchor
    • 6、AutoSize
    • 7、BackColor
    • 8、BackgroundImage
    • 9、BackgroundImageLayout
    • 10、ContextMenuStrip
    • 11、Dock
    • 12、Enabled
    • 13、Font
    • 14、GripMargin
    • 15、GripStyle
    • 16、ImageScalingSize
    • 17、Items

你可能感兴趣的:(winform控件从入门到精通,c#,winform,控件,ui)