WindowsUIButton()
|
Initializes a new instance of the WindowsUIButton class with the custom settings.
|
WindowsUIButton(String, ButtonStyle)
|
Initializes a new instance of the WindowsUIButton class with the specified caption and style settings.
|
WindowsUIButton(String, Boolean, WindowsUIButtonImageOptions, ButtonStyle, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Boolean, WindowsUIButtonImageOptions, ButtonStyle, String, Int32, Boolean, SuperToolTip, Boolean, Boolean, Boolean, Object, Int32, Boolean)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Boolean, WindowsUIButtonImageOptions)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Image, Int32, ButtonStyle, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings, including caption, icon, button style and group index.
|
WindowsUIButton(String, Image, Int32, ImageLocation, ButtonStyle, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Image, Int32, ImageLocation, ButtonStyle, String, Boolean, Int32, Boolean, SuperToolTip, Boolean, Boolean, Boolean, Object, Object, Int32, Boolean, Boolean)
|
Initializes a new instance of the WindowsUIButton class with custom settings.
|
WindowsUIButton(String, Image, Int32, ImageLocation, ButtonStyle, String, Boolean, Int32, Boolean, SuperToolTip, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Image, Int32, ImageLocation, ButtonStyle, String, Boolean, Int32, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Image, String, Int32, ImageLocation, ButtonStyle, String, Boolean, Int32, Boolean, SuperToolTip, Boolean, Boolean, Boolean, Object, Object, Int32, Boolean, Boolean)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Image, String)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, Image)
|
Initializes a new instance of the WindowsUIButton class with the specified settings (text and icon).
|
WindowsUIButton(String, String, ButtonStyle, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, String, ImageLocation, ButtonStyle, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, String, ImageLocation, ButtonStyle, String, Boolean, Int32, Boolean, SuperToolTip, Boolean, Boolean, Boolean, Object, Object, Int32, Boolean, Boolean)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, String, ImageLocation, ButtonStyle, String, Boolean, Int32, Boolean, SuperToolTip, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|
WindowsUIButton(String, String, ImageLocation, ButtonStyle, String, Boolean, Int32, Int32)
|
Initializes a new instance of the WindowsUIButton class with the specified settings.
|