Appearance Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the appearance of a control.
public enum class Appearance
[System.Runtime.InteropServices.ComVisible(true)]
public enum Appearance
public enum Appearance
[<System.Runtime.InteropServices.ComVisible(true)>]
type Appearance =
type Appearance =
Public Enum Appearance
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
Normal | 0 | The default appearance defined by the control class. |
Button | 1 | The appearance of a Windows button. |
Remarks
Use the members of this enumeration in controls that provide the Appearance property to set its value.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา